-
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-06-30
published
Jun 30, 2025 -
nightly
published
Jul 1, 2025
29 Pull requests merged by 10 people
-
Sync from downstream
#20128 merged
Jun 30, 2025 -
Remove last use of
rustc_pattern_analysis::Captures
#20124 merged
Jun 30, 2025 -
Remove unnecessary parens in closure
#20122 merged
Jun 29, 2025 -
Do not append
--compile-time-deps
to overwritten build script commands#20121 merged
Jun 29, 2025 -
ci: Fix up release workflow
#20118 merged
Jun 28, 2025 -
ci: Cancel workflow only after the main matrix has finished
#20116 merged
Jun 28, 2025 -
fix: Fix completion in when typing
integer.|
#20110 merged
Jun 27, 2025 -
Backport new sized-hierarchy trait bounds in old ways
#20100 merged
Jun 26, 2025 -
Salsa idiomize
VariantFields
query#20106 merged
Jun 26, 2025 -
fix: Prettify AST in
PathTransform
if it's coming from a macro#20103 merged
Jun 26, 2025 -
Parse new const trait syntax
#20105 merged
Jun 26, 2025 -
Cleanup
provideCodeActions
vscode hook#20104 merged
Jun 26, 2025 -
feat: highlighting of return values while the cursor is on
match
/if
/=>
#19546 merged
Jun 26, 2025 -
minor: Decrease minimal toolchain version for
comp-time-deps
to1.89.0
#20101 merged
Jun 26, 2025 -
Unify formatting of progress messages
#20098 merged
Jun 25, 2025 -
internal: Don't show notifications on failed rustfmt calls
#20096 merged
Jun 25, 2025 -
Drop rustc workspace loading error, if we don't needs its sources
#20092 merged
Jun 25, 2025 -
De-arc trait items query
#20088 merged
Jun 25, 2025 -
feat: Extend vscode 'run' command with optional mode argument for run…
#20077 merged
Jun 25, 2025 -
ci: Fix cancel parallel jobs on windows
#20084 merged
Jun 25, 2025 -
minor: Fix link in the book
#20089 merged
Jun 25, 2025 -
Short circuit a couple hir-ty/lower queries
#20087 merged
Jun 24, 2025 -
Update to literal-escaper 0.0.4
#20012 merged
Jun 24, 2025 -
Cleanup
folding_ranges
and support more things#20080 merged
Jun 24, 2025 -
fix: In "Wrap return type" assist, don't wrap exit points if they already have the right type
#20061 merged
Jun 24, 2025 -
Document sysroot_project field in rust-project.json
#20064 merged
Jun 24, 2025 -
Do not default to 'static for trait object lifetimes
#20036 merged
Jun 24, 2025 -
minor: Don't run doctests
#20062 merged
Jun 24, 2025 -
fix: Respect
.cargo/config.toml
build.target-dir
#20072 merged
Jun 24, 2025
8 Pull requests opened by 7 people
-
internal: start porting VFS to Salsa
#20102 opened
Jun 25, 2025 -
feat: Generate `new` for tuple struct
#20109 opened
Jun 26, 2025 -
Bug Fix: Auto import has broken for vim-lsp
#20111 opened
Jun 27, 2025 -
Workaround missing none group support in builtin macros
#20112 opened
Jun 27, 2025 -
Update README.md
#20114 opened
Jun 28, 2025 -
fix: resolve item in match bind
#20120 opened
Jun 28, 2025 -
Use inferred type in “extract type as type alias” assist
#20125 opened
Jun 30, 2025 -
fix: Avoid .unwrap() when running the discover command
#20126 opened
Jun 30, 2025
16 Issues closed by 6 people
-
Integer completes float number on dot
#19855 closed
Jun 27, 2025 -
The tokens completed within the proc-macro are stuck together
#19972 closed
Jun 26, 2025 -
Toggling inlay hints doesn't work via keybind
#20097 closed
Jun 25, 2025 -
Remove "textDocument/formatting failed" notification
#20093 closed
Jun 25, 2025 -
The VS Code plugin for rustfmt does not respect the do not disturb mode
#20095 closed
Jun 25, 2025 -
Keyboard shortcut for running unit tests
#14805 closed
Jun 25, 2025 -
Cancelling workflows from Windows jobs fails
#20079 closed
Jun 25, 2025 -
Rare ICE in cstore_impl.rs with proc macro
#20010 closed
Jun 25, 2025 -
`usize` incorrectly inferred as implementing `Iterator` when calling `.max(…)` on it
#20086 closed
Jun 24, 2025 -
Rust analyzer 06/23/2025 5gb+ memory consumtion in VS code
#20085 closed
Jun 24, 2025 -
Type inference inconsitently for Vec::collect
#20083 closed
Jun 24, 2025 -
unlinked-file warning triggering on feature-gated module
#20082 closed
Jun 24, 2025 -
False positive error caused by using the same dependency with different feature states in workspace
#20078 closed
Jun 24, 2025 -
`Wrap return type in...` Quick Fix should not wrap types that are already wrapped
#20045 closed
Jun 24, 2025 -
Chalk panic: `mismatched kinds in substitution`
#20066 closed
Jun 24, 2025 -
Creating `target` director in crate folder with `target-dir` set in `.cargo/config.toml`
#20070 closed
Jun 24, 2025
11 Issues opened by 9 people
-
"failed to load file" when including build script output from cargo workspace root
#20129 opened
Jul 1, 2025 -
Regular `thread 'PrimeCaches#X' has overflowed its stack` errors opening `uniffi` project in VSCode.
#20127 opened
Jun 30, 2025 -
Recomputing TargetDataLayout from the string is incorrect
#20123 opened
Jun 29, 2025 -
Whitespace removed on filling match arms inside tokio::main breaking the code
#20119 opened
Jun 28, 2025 -
Support for Cursor installation and remote execution without local source compilation
#20117 opened
Jun 28, 2025 -
Cached offline use regression since lock file copying was implemented
#20115 opened
Jun 28, 2025 -
Rust analyzer creates `target` directory at project root when using non-Cargo based project
#20113 opened
Jun 27, 2025 -
Extract type as type alias assist does not fill infer vars
#20108 opened
Jun 26, 2025 -
Extract type as type alias produces invalid code with trait object lifetime inference
#20107 opened
Jun 26, 2025 -
beta toolchian channel has a lot of regressions
#20090 opened
Jun 25, 2025 -
Cleanup `cargo config` querying
#20081 opened
Jun 24, 2025
31 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.
-
Add ide-assist: generate_impl_trait for generate_impl
#19938 commented on
Jun 30, 2025 • 7 new comments -
feat: add support for folding ranges for chained expressions
#19659 commented on
Jun 30, 2025 • 6 new comments -
Add ide-assist; Generate AsRef impl from Borrow
#20065 commented on
Jun 29, 2025 • 5 new comments -
Allow `&raw [mut | const]` for union field
#19867 commented on
Jun 29, 2025 • 5 new comments -
Fix: Handle Self replacement contextually in inline assists
#20049 commented on
Jun 25, 2025 • 4 new comments -
Add ide-assist: generate blanket trait impl
#19771 commented on
Jun 29, 2025 • 3 new comments -
feat: show full type in tooltips for hints
#19640 commented on
Jun 27, 2025 • 3 new comments -
feat: support folding multiline arg list & fn body in one folding range
#20054 commented on
Jun 30, 2025 • 2 new comments -
Add ide-assist: remove else branches
#19918 commented on
Jun 30, 2025 • 2 new comments -
Add AsRef and Borrow for generate_mut_trait_impl
#19917 commented on
Jun 27, 2025 • 2 new comments -
Add a fix that inserts a missing method
#19950 commented on
Jun 24, 2025 • 0 new comments -
Bump salsa
#19923 commented on
Jun 28, 2025 • 0 new comments -
Add ide-assists, generate binary ops impl
#19902 commented on
Jun 27, 2025 • 0 new comments -
Add ide-assist, generate single field struct From
#19783 commented on
Jun 27, 2025 • 0 new comments -
feature: add the "Recursively add derive" assist
#18118 commented on
Jun 27, 2025 • 0 new comments -
organize imports action
#5131 commented on
Jun 30, 2025 • 0 new comments -
Rc type inference failed
#20040 commented on
Jun 29, 2025 • 0 new comments -
rust-analyzer shows false positive E0308 type mismatch errors with PyO3 macros
#20068 commented on
Jun 29, 2025 • 0 new comments -
Benchmark with different allocators
#1441 commented on
Jun 28, 2025 • 0 new comments -
Rust-Analyzer stuck on cargo check in vscode
#13023 commented on
Jun 28, 2025 • 0 new comments -
Invalid macro error persists after restart
#20043 commented on
Jun 27, 2025 • 0 new comments -
RA does not work at all when offline
#12499 commented on
Jun 27, 2025 • 0 new comments -
Hover returns info about wrong item, when multiple items with the same name imported
#19813 commented on
Jun 27, 2025 • 0 new comments -
expected string literal error
#18686 commented on
Jun 27, 2025 • 0 new comments -
No definition for String::new
#19977 commented on
Jun 27, 2025 • 0 new comments -
Add changelog to VS Code extension
#10890 commented on
Jun 25, 2025 • 0 new comments -
Consider sharing Semantics caches between requests
#20003 commented on
Jun 25, 2025 • 0 new comments -
Diagnostics show twice
#19874 commented on
Jun 25, 2025 • 0 new comments -
Setting `rust-analyzer.workspace.symbol.search.scope` to `workspace_and_dependencies` produces bad results
#16491 commented on
Jun 25, 2025 • 0 new comments -
type inference breaks if there is more than one IntoIterator bound.
#10653 commented on
Jun 24, 2025 • 0 new comments -
Salsa assertion failure `existing.iteration_count == head.iteration_count`
#19717 commented on
Jun 24, 2025 • 0 new comments