-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Insights: rust-lang/rust-analyzer
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
nightly
published
Aug 22, 2025
12 Pull requests merged by 7 people
-
fix: Infinite recursion while lowering assoc type bounds from supertraits
#20504 merged
Aug 21, 2025 -
Remove unnecessary
salsa::attach()
calls#20502 merged
Aug 21, 2025 -
Attach the DB when mapping the result of
world_symbols()
#20497 merged
Aug 21, 2025 -
Attach the DB in symbol queries
#20496 merged
Aug 21, 2025 -
Optimize editor plugin icon
#20483 merged
Aug 20, 2025 -
user facing code should use not use
PostAnalysis
#20447 merged
Aug 19, 2025 -
Auto-attach database in
Analysis
calls#20470 merged
Aug 18, 2025 -
fix: Only import the item in "Unqualify method call" if needed
#20442 merged
Aug 18, 2025 -
Convert some things from chalk_ir types to rustc_type_ir types
#20454 merged
Aug 17, 2025 -
fix: Make lang items query properly filter out overwritten/excluded sysroots
#20475 merged
Aug 17, 2025 -
Use a more specific error message when talking about the server logs
#20467 merged
Aug 15, 2025 -
Add test for webrender-2022 dyn issue
#20462 merged
Aug 15, 2025
5 Pull requests opened by 4 people
-
Remove conflicting advice
#20472 opened
Aug 16, 2025 -
Recursively add `#derive()`
#20474 opened
Aug 17, 2025 -
Add more methods to AbsPath
#20478 opened
Aug 17, 2025 -
Improve stdio_transport: error handling & channel buffering
#20479 opened
Aug 17, 2025 -
feat: implement Go to Assignments for local variables
#20481 opened
Aug 18, 2025
14 Issues closed by 8 people
-
Stack overflow crash when indexing crate with large amount of dependencies
#20484 closed
Aug 21, 2025 -
Rust analyzer discovers wrong sysroot ignoring `rust-toolchain.toml` file
#20488 closed
Aug 21, 2025 -
Prelude invalid
#20469 closed
Aug 21, 2025 -
Associated type not resolved in specific conditions
#20492 closed
Aug 20, 2025 -
Tomasz
#20493 closed
Aug 20, 2025 -
CFX
#20491 closed
Aug 20, 2025 -
Lints disappear a few seconds after having pressed Ctrl+S
#8257 closed
Aug 20, 2025 -
Prompts that should not appear in the current code file.
#20482 closed
Aug 19, 2025 -
Unqualify method call adds trait import even if not necessary
#19912 closed
Aug 18, 2025 -
Improve order of suggested assists in struct init context
#8786 closed
Aug 17, 2025 -
Autocomplete adds parenthesis when passing function as function pointer
#20476 closed
Aug 17, 2025 -
`rust-analyzer` fails to recognize `cfg`-gated test crate despite `server.extraEnv` override
#20461 closed
Aug 15, 2025 -
Error when Pattern Matching Enum Fields to Negative Numbers
#20357 closed
Aug 15, 2025 -
Variable `None` should have snake_case name, e.g. `none`
#20464 closed
Aug 15, 2025
17 Issues opened by 13 people
-
GDB pretty printing not enabled by default in VSCode when using `ms-vscode.cpptools` debugger
#20505 opened
Aug 21, 2025 -
sometimes "go to definition" is *very* slow, and rust-analyzer uses 100% of one core.
#20503 opened
Aug 21, 2025 -
[next-trait] semantic highlighting fails due to "db is expected to be attached"
#20501 opened
Aug 21, 2025 -
Wrong error when `derive(CoercePointee)` is used with `cfg_attr`'ed `pointee` and 2+ generic argument type
#20500 opened
Aug 21, 2025 -
#![feature(macro_attr)] expected subtree
#20498 opened
Aug 21, 2025 -
New assist: extract string to file (include_str)!
#20495 opened
Aug 20, 2025 -
New assist: Expand include_str! in place
#20494 opened
Aug 20, 2025 -
Panic while trying to inline type alias
#20490 opened
Aug 20, 2025 -
[next-trait] expected `Box<dyn T, Global>`, found `Box<Y, Global>`
#20489 opened
Aug 19, 2025 -
[next-trait] expected &dyn T found &Y
#20487 opened
Aug 19, 2025 -
Wrong macro expansion
#20480 opened
Aug 18, 2025 -
Doc links to methods on primitives aren't resolved
#20473 opened
Aug 17, 2025 -
Length of inlay type hints exceed `inlayHints.maxLength`
#20471 opened
Aug 16, 2025 -
How to ignore some path for auto-import
#20468 opened
Aug 16, 2025 -
False positive: Non-primitive type cast error if the function has a constrained lifetime
#20466 opened
Aug 15, 2025 -
Certain types not found with a custom rust-project.json (e.g. AtomicU32)
#20463 opened
Aug 15, 2025
15 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.
-
sema.type_of_expr() cannot resolve non tailexpr never
#20460 commented on
Aug 15, 2025 • 0 new comments -
spurious diagnostic: Variable `None` should have snake_case name
#19709 commented on
Aug 15, 2025 • 0 new comments -
Source of tag 2025-08-11 changed content
#20451 commented on
Aug 17, 2025 • 0 new comments -
Constant evaluation in array and structure sizes
#20414 commented on
Aug 17, 2025 • 0 new comments -
Completion statement let before newline array expression
#20410 commented on
Aug 17, 2025 • 0 new comments -
Rustdocs hyperlinks pointing to docs.rs instead of local defition
#20356 commented on
Aug 18, 2025 • 0 new comments -
Recompile macro on error
#19916 commented on
Aug 18, 2025 • 0 new comments -
False positive `non-primitive cast` error in recent nightly
#18047 commented on
Aug 20, 2025 • 0 new comments -
"failed to load file" when including build script output from cargo workspace root
#20129 commented on
Aug 20, 2025 • 0 new comments -
New trait solver migration issues
#20443 commented on
Aug 21, 2025 • 0 new comments -
Slow autocomplete for methods generic over a trait with Deref super-trait and GAT
#19502 commented on
Aug 21, 2025 • 0 new comments -
type-mismatch when a trait is being used as an associated type in another trait
#19752 commented on
Aug 21, 2025 • 0 new comments -
feature: add the "Recursively add derive" assist
#18118 commented on
Aug 17, 2025 • 0 new comments -
Use inferred type in “extract type as type alias” assist
#20125 commented on
Aug 18, 2025 • 0 new comments -
fix: project json runnable kind bin substitution
#20396 commented on
Aug 15, 2025 • 0 new comments