Skip to content

Pull requests: rust-lang/rust-analyzer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump thin-vec from 0.2.14 to 0.2.16 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22056 opened Apr 15, 2026 by dependabot bot Loading…
fix: Some fixes for upvars_mentioned() S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22055 opened Apr 15, 2026 by ChayimFriedman2 Contributor Loading…
fix(21943): remove duplicate lints S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22054 opened Apr 15, 2026 by jdrouet Loading…
Bump follow-redirects from 1.15.9 to 1.16.0 in /editors/code dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22053 opened Apr 15, 2026 by dependabot bot Loading…
Replace make with syntax factory in raw string handler S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22043 opened Apr 14, 2026 by Shourya742 Member Loading…
build(deps): bump rand from 0.9.2 to 0.9.3 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22034 opened Apr 14, 2026 by dependabot bot Loading…
internal: migrate inline_call assist to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22020 opened Apr 12, 2026 by Albab-Hasan Contributor Loading…
fix: recognize sysroot packages in build script output processing S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22016 opened Apr 11, 2026 by pratham-srivastava-07 Contributor Loading…
fix: use Pattern_White_Space for whitespace handling S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#22008 opened Apr 10, 2026 by vikashsiwach Loading…
part of Support gen syntax (feature gen_blocks) #16156 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21987 opened Apr 7, 2026 by asukaminato0721 Contributor Loading…
feat: When renaming a field, rename variables in constructors as well S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21979 opened Apr 7, 2026 by ChayimFriedman2 Contributor Loading…
fix Treat doctests as rust code #4170
#21949 opened Apr 4, 2026 by asukaminato0721 Contributor Draft
fix: transform return into break when inlining functions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21908 opened Mar 29, 2026 by Albab-Hasan Contributor Loading…
feat: exclude refs(find all refs) from deps and stdlib S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21906 opened Mar 29, 2026 by Young-Flash Member Loading…
internal: migrate extract_module to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21868 opened Mar 25, 2026 by itang06 Loading…
fix: resolve inferred type params when inlining trait method calls S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21864 opened Mar 25, 2026 by Albab-Hasan Contributor Loading…
Migrate convert_closure_to_fn assist to SyntaxEditor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21790 opened Mar 9, 2026 by asuto15 Contributor Loading…
feat: support inherent associated type paths S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21758 opened Mar 5, 2026 by EienMiku Loading…
Add -Z unstable-options to rustc invocation to make --target work S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21757 opened Mar 5, 2026 by FabianWolff Loading…
feat: Allow crate authors to declare that their trait prefers to be imported as _ S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21740 opened Mar 4, 2026 by ChayimFriedman2 Contributor Loading…
completions: Add rudimentary support for closure completions S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21683 opened Feb 20, 2026 by osiewicz Contributor Loading…
feat: custom auto-import order S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21624 opened Feb 11, 2026 by eduardorittner Loading…
fix: Fix SyntaxContext::roots technically overlapping valid interneds S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#21566 opened Feb 2, 2026 by Veykril Member Loading…
ProTip! Filter pull requests by the default branch with base:master.