-
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
2 Releases published by 1 person
-
2025-08-11
published
Aug 11, 2025 -
nightly
published
Aug 13, 2025
23 Pull requests merged by 14 people
-
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 -
Fix webrender-2022 metrics - shift vars when mapping dyn
#20453 merged
Aug 14, 2025 -
feat: hint at unterminated strings in unknown prefix errors
#20425 merged
Aug 14, 2025 -
fix: Track diagnostic generations per package
#20459 merged
Aug 14, 2025 -
fix: Fix indent for convert_match_to_let_else
#20455 merged
Aug 14, 2025 -
fix: support guards in replace_match_with_if_let
#20456 merged
Aug 14, 2025 -
fix: Add if..else completions in LetStmt and ArgList
#20390 merged
Aug 13, 2025 -
minor: Fix dead link to Cargo.toml in documentation
#20448 merged
Aug 13, 2025 -
minor: Update to the latest @vscode/vsce for extension build
#20450 merged
Aug 13, 2025 -
next-solver fun time
#20446 merged
Aug 13, 2025 -
internal: merge Trait and TraitAlias handling
#20376 merged
Aug 13, 2025 -
fix: Attach db for inlay hint compute
#20445 merged
Aug 13, 2025 -
minor: Print fields of interned IDs in hir-ty instead of just the ID
#20444 merged
Aug 13, 2025 -
Switch from Chalk to the next trait solver
#20329 merged
Aug 13, 2025 -
Fix "Implement default members" to resolve IdentPat
#20432 merged
Aug 12, 2025 -
fix: Panic while trying to clear old diagnostics while there's nothing
#20434 merged
Aug 11, 2025 -
feat: Add Config Option to Exclude Locals from Document Symbol Search
#20420 merged
Aug 11, 2025 -
hotfix: Update flycheck diagnostics generation
#20429 merged
Aug 11, 2025 -
Rustc pull update
#20424 merged
Aug 11, 2025 -
internal: Make flycheck generational
#20419 merged
Aug 10, 2025 -
Fix extract_expressions_from_format_string on write!
#20418 merged
Aug 10, 2025 -
parser: fix parsing of trait bound polarity and for-binders
#20417 merged
Aug 10, 2025
12 Pull requests opened by 8 people
-
Make import sorting order follow 2024 edition style
#20423 opened
Aug 10, 2025 -
Add ide-assist: split_if
#20437 opened
Aug 12, 2025 -
Fix guess renamed macro braces
#20438 opened
Aug 12, 2025 -
Add guess braces doc `T![]` for `T_`
#20439 opened
Aug 12, 2025 -
fix: Only import the item in "Unqualify method call" if needed
#20442 opened
Aug 13, 2025 -
user facing code should use not use `PostAnalysis`
#20447 opened
Aug 13, 2025 -
Add ide-assist: convert_if_let_to_let_else
#20452 opened
Aug 13, 2025 -
Convert some things from chalk_ir types to rustc_type_ir types
#20454 opened
Aug 13, 2025 -
Add ide-assist: generate_inverse_ops_impl
#20457 opened
Aug 14, 2025 -
Auto-attach database in `Analysis` calls
#20470 opened
Aug 16, 2025 -
Remove conflicting advice
#20472 opened
Aug 16, 2025 -
Recursively add `#derive()`
#20474 opened
Aug 17, 2025
18 Issues closed by 7 people
-
`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 -
Hovering any ident a function body of an `#[async_trait]` function shows `Box`
#20441 closed
Aug 13, 2025 -
Custom code snippet, invalid paren on macro-generate
#19654 closed
Aug 13, 2025 -
Remove underscore prefix from locals on compleition
#19631 closed
Aug 13, 2025 -
Excess semicolon on consumer function
#19815 closed
Aug 13, 2025 -
#![no_std] can't find crate for `test`
#20138 closed
Aug 13, 2025 -
Quick Fix Label Casing Differences
#20375 closed
Aug 13, 2025 -
Add a setting to remove variables from document symbols
#20403 closed
Aug 13, 2025 -
"Implement default member" assist on trait messes up on pattern
#20215 closed
Aug 12, 2025 -
Diagnostics are cleared on file save
#20440 closed
Aug 12, 2025 -
[rust-analyzer 0.3.2575-standalone] rust-analyzer panics with "index out of bounds" in diagnostics.rs
#20433 closed
Aug 11, 2025 -
Nonsensical lints before first save
#20430 closed
Aug 11, 2025 -
error highlights disappear after a sec
#20431 closed
Aug 11, 2025 -
[v0.3.2571] Error hints disappear after saving a file
#20427 closed
Aug 11, 2025 -
Make flycheck diagnostics track their generation
#19854 closed
Aug 10, 2025 -
Order of `use` items disagrees with rustfmt on beta
#20421 closed
Aug 10, 2025
14 Issues opened by 10 people
-
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 -
Prelude invalid
#20469 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 -
sema.type_of_expr() cannot resolve non tailexpr never
#20460 opened
Aug 14, 2025 -
Assoc type completion suggest same name
#20458 opened
Aug 14, 2025 -
Source of tag 2025-08-11 changed content
#20451 opened
Aug 13, 2025 -
New trait solver migration issues
#20443 opened
Aug 13, 2025 -
Flycheck is triggered multiple times on a single file save
#20436 opened
Aug 11, 2025 -
rust-project.json runnable filtering always selects the first `Run` runnable
#20435 opened
Aug 11, 2025 -
Tracking Issue: Test regressions in next-generation trait solver migration
#20422 opened
Aug 10, 2025
29 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.
-
refactor: append attrs by make args instead of ted
#20413 commented on
Aug 10, 2025 • 2 new comments -
feat: When renaming `self` to other name, change callers method method call syntax to assoc fn syntax
#20369 commented on
Aug 13, 2025 • 1 new comment -
Add ide-assist: convert_attr_cfg_to_if
#20416 commented on
Aug 11, 2025 • 0 new comments -
Migrate `generate_mut_trait_impl` to remove `ted`
#20397 commented on
Aug 10, 2025 • 0 new comments -
fix: project json runnable kind bin substitution
#20396 commented on
Aug 15, 2025 • 0 new comments -
internal: Rewrite attribute handling
#20316 commented on
Aug 13, 2025 • 0 new comments -
feat: Provide a setting to disable showing rename conflicts
#20193 commented on
Aug 13, 2025 • 0 new comments -
feat: Provide an option to not show derives near the ADT for "Goto Implementations" or "Implementations" codelens
#20186 commented on
Aug 13, 2025 • 0 new comments -
fix: Use per-token, not global, edition in the parser
#20163 commented on
Aug 13, 2025 • 0 new comments -
Add ide-assists: merge let statements
#19777 commented on
Aug 12, 2025 • 0 new comments -
feature: add the "Recursively add derive" assist
#18118 commented on
Aug 17, 2025 • 0 new comments -
spurious diagnostic: Variable `None` should have snake_case name
#19709 commented on
Aug 15, 2025 • 0 new comments -
Consider sharing Semantics caches between requests
#20003 commented on
Aug 15, 2025 • 0 new comments -
VSCode Test Explorer regularly requires a full rebuild
#17149 commented on
Aug 14, 2025 • 0 new comments -
rust-analyzer is confused by slint's codegen and macros, and takes too long to update
#16512 commented on
Aug 14, 2025 • 0 new comments -
Constant evaluation in array and structure sizes
#20414 commented on
Aug 14, 2025 • 0 new comments -
Augment auto-discovered projects with an "extra linked projects" list
#16976 commented on
Aug 14, 2025 • 0 new comments -
Allow cancelling compile time deps building step
#20405 commented on
Aug 14, 2025 • 0 new comments -
Unqualify method call adds trait import even if not necessary
#19912 commented on
Aug 13, 2025 • 0 new comments -
rust-analyzer shows false positive E0308 type mismatch errors with PyO3 macros
#20068 commented on
Aug 13, 2025 • 0 new comments -
Rustdocs hyperlinks pointing to docs.rs instead of local defition
#20356 commented on
Aug 13, 2025 • 0 new comments -
Rust-Analyzer - Debug not working
#20341 commented on
Aug 12, 2025 • 0 new comments -
thread 'Worker' panicked
#18777 commented on
Aug 12, 2025 • 0 new comments -
rust-project.json runnable type check does nothing.
#20367 commented on
Aug 11, 2025 • 0 new comments -
rust-analyzer.cargo.extraEnv is not applied when running tests
#13438 commented on
Aug 11, 2025 • 0 new comments -
Rust Analyzer doesn't present the documentation of tuple fields
#20415 commented on
Aug 10, 2025 • 0 new comments -
externalDocs opens wrong url in some cases
#16724 commented on
Aug 10, 2025 • 0 new comments -
Migrate assists to `SyntaxEditor`
#18285 commented on
Aug 10, 2025 • 0 new comments -
Completion statement let before newline array expression
#20410 commented on
Aug 10, 2025 • 0 new comments