-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: rust-lang/rust-analyzer
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
2025-03-31
published
Mar 31, 2025 -
nightly
published
Apr 3, 2025
15 Pull requests merged by 4 people
-
chore: Remove unnecessary
Arc
clones#19494 merged
Apr 1, 2025 -
chore: Replace some
invoke
s withinvoke_actual
in hir-ty#19496 merged
Apr 1, 2025 -
chore: Disable rust-cache in CI
#19493 merged
Apr 1, 2025 -
Avoid relying on
block_def_map()
needlessly#19492 merged
Apr 1, 2025 -
fix: Fix panic in progress due to splitting unicode incorrectly
#19490 merged
Apr 1, 2025 -
chore: Clean CI a bit
#19485 merged
Mar 31, 2025 -
fix: Fix new nightly lints
#19484 merged
Mar 31, 2025 -
fix: Cleanup param name inlay hint filtering
#19482 merged
Mar 31, 2025 -
Fix debug sourceFileMap when using cppvsdbg
#19475 merged
Mar 29, 2025 -
fix: Fix, clarify and require a value for
proc_macro_cwd
ofCrateData
#19474 merged
Mar 29, 2025 -
feat: Allow crate authors to control completion of their things
#19375 merged
Mar 28, 2025 -
fix: Fix a bug in orphan rules calculation
#19466 merged
Mar 28, 2025 -
fix: Fix
format_args
lowering using wrong integer suffix#19460 merged
Mar 27, 2025 -
refactor: Shuffle some unsafety around in proc-macro-srv
#19459 merged
Mar 27, 2025 -
chore: Remove salsa dependency from proc-macro server again
#19457 merged
Mar 27, 2025
8 Pull requests opened by 4 people
-
fix: shadow type by module
#19461 opened
Mar 27, 2025 -
refactor: Lower type-refs before type inference
#19462 opened
Mar 27, 2025 -
refactor: migrate `unmerge_use` -> `unmerge_imports` to syntax editor
#19465 opened
Mar 27, 2025 -
refactor: migrate `merge_imports` to syntax editor
#19469 opened
Mar 28, 2025 -
refactor: Intern `TraitEnvironment` into salsa
#19495 opened
Apr 1, 2025 -
fix: Fix a bug in MBE expansion that arose from incorrect fixing of an older bug in MBE
#19501 opened
Apr 1, 2025 -
fix: resolve doc path from parent module if outer comments exist on module
#19507 opened
Apr 2, 2025
12 Issues closed by 6 people
-
`unresolved extern crate` for rustc private crates for 2025-03-17 nightly
#19503 closed
Apr 2, 2025 -
Type inference is not correct
#19473 closed
Mar 29, 2025 -
Document how to use `#[rust_analyzer::completions(...)]`
#19472 closed
Mar 29, 2025 -
Failed to map Rust stdlib sources when debugging in Windows
#18782 closed
Mar 29, 2025 -
Performance regression after salsa migration
#19404 closed
Mar 29, 2025 -
Bug Report: `Box::from_raw` does not trigger segmentation fault in VSCode runnable
#19470 closed
Mar 28, 2025 -
rust-analyzer not analyzing module behind #[cfg(feature)]
#19468 closed
Mar 28, 2025 -
Auto-import of modules plus inability to order completions leads to pathalogical cases
#17477 closed
Mar 28, 2025 -
Rust Analyzer suggests `#[doc(hidden)]` proc macros
#18058 closed
Mar 28, 2025 -
r-a constantly reindexes workspace when build script or proc macro is changed
#18631 closed
Mar 28, 2025 -
Feature Request: Generate Parameter Documentation for Functions
#19353 closed
Mar 27, 2025 -
rust-analyzer does not see the path of a `Span`'s `source_file`
#19458 closed
Mar 27, 2025
22 Issues opened by 21 people
-
Run and Debug links no longer appear above #[test]s.
#19508 opened
Apr 2, 2025 -
Unlinked-file diagnostic
#19505 opened
Apr 2, 2025 -
lsp-bridge runing error with rust-analyzer
#19504 opened
Apr 2, 2025 -
Slow autocomplete for methods generic over a trait with Deref super-trait and GAT
#19502 opened
Apr 1, 2025 -
internal error: entered unreachable code: Overloaded deref on type str is not a projection
#19500 opened
Apr 1, 2025 -
False-positive trait-impl-incorrect-safety error for Send & Sync
#19499 opened
Apr 1, 2025 -
Leftover tokens in valid macro
#19497 opened
Apr 1, 2025 -
Too many arguments generates two diagnostics
#19491 opened
Apr 1, 2025 -
A *second* discovered workspace disables the `proc-macro-srv` for all workspaces
#19489 opened
Mar 31, 2025 -
Panic: inserting element at index 1 but domain size is 1
#19488 opened
Mar 31, 2025 -
Macro panics in rust-analyzer but doesn't panic in cargo build
#19487 opened
Mar 31, 2025 -
Show function symbols in workspace symbols
#19486 opened
Mar 31, 2025 -
Hide unit fields in autocomplete
#19483 opened
Mar 31, 2025 -
Generated mod via build.rs not properly picked up
#19481 opened
Mar 30, 2025 -
`rust-project.json` generation does not index `rust-dependencies`
#19480 opened
Mar 30, 2025 -
`Syntax Error: expected comma` when RA + HRTB + const trait
#19478 opened
Mar 30, 2025 -
trait-impl-incorrect-safety false-positive with unsafe fields
#19477 opened
Mar 30, 2025 -
An option to import traits `as _` when autocompleting
#19476 opened
Mar 29, 2025 -
Highlighting references feature should highlight unsafe ops
#19467 opened
Mar 28, 2025 -
Regression: vs code test explorer skips unit tests since v0.3.2353
#19464 opened
Mar 27, 2025 -
View syntax tree with live update
#19463 opened
Mar 27, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implement the remaining unimplemented proc-macro APIs in the proc-macro server
#15950 commented on
Mar 27, 2025 • 0 new comments -
Soundness of `proc-macro-srv` crate
#19342 commented on
Mar 27, 2025 • 0 new comments -
No completion results while inserting trait method names while inside a proc_macro
#18497 commented on
Mar 27, 2025 • 0 new comments -
Move some of the macro expansion tests / add some standalone ones to hir-expand
#17636 commented on
Mar 28, 2025 • 0 new comments -
`ERROR synthetic syntax` warning on any interaction with the editor
#19456 commented on
Mar 28, 2025 • 0 new comments -
`fn f((arg: (usize, bool)) {}` triggers `Only tuple has tuple field` error
#18339 commented on
Mar 28, 2025 • 0 new comments -
Support `#[doc = include_str!(...)]` in hover documentation
#11137 commented on
Mar 29, 2025 • 0 new comments -
Type checker does not eagerly select predicates from where-clauses
#5514 commented on
Mar 29, 2025 • 0 new comments -
Incorrect type mismatch diagnostic between trait objects with supertrait autotrait bound
#18692 commented on
Mar 30, 2025 • 0 new comments -
organize imports action
#5131 commented on
Mar 30, 2025 • 0 new comments -
Rust-analyzer vscode extension : missing codes under macro in Outline
#12665 commented on
Mar 31, 2025 • 0 new comments -
scip output doesn't include implicit field references during struct initialization
#19393 commented on
Apr 1, 2025 • 0 new comments -
Removing all unused imports removes used imports for imports used for Derive macros
#19119 commented on
Apr 1, 2025 • 0 new comments -
Windows driver letter is lowercased in ${workspaceFolder} in config
#19414 commented on
Apr 2, 2025 • 0 new comments -
add more completion about "impl"
#19447 commented on
Mar 28, 2025 • 0 new comments -
feat: auto import all missing items
#19454 commented on
Mar 29, 2025 • 0 new comments