-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Insights: rust-lang/rust-analyzer
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
2025-01-20
published
Jan 20, 2025 -
nightly
published
Jan 24, 2025
21 Pull requests merged by 12 people
-
minor: Rephrase comment
#19009 merged
Jan 23, 2025 -
increase
AUTODEREF_RECURSION_LIMIT
to 20#19004 merged
Jan 22, 2025 -
manual: Document all rust-project.json fields
#18878 merged
Jan 22, 2025 -
fix: Sort completion items that skip
await
anditer()
behind those that don't#18988 merged
Jan 21, 2025 -
internal: Cleanup
Name
string rendering#18990 merged
Jan 21, 2025 -
Goto
Display::fmt
when invoked onto_string
#18986 merged
Jan 21, 2025 -
fix: Fix missing upmapping in trait impls completion
#18977 merged
Jan 21, 2025 -
fix: Only refresh syntax tree view when the active document changes
#18989 merged
Jan 21, 2025 -
internal: Move dual blanket impl logic from source analyzer to goto_def
#18984 merged
Jan 20, 2025 -
Properly record meaningful imports as re-exports in symbol index
#18967 merged
Jan 20, 2025 -
feat: Add the ability to jump from
into
tofrom
definitions#18934 merged
Jan 20, 2025 -
Extract variable assist triggers less eagerly
#18982 merged
Jan 20, 2025 -
lsp-server: Drop outgoing messages on background thread
#18972 merged
Jan 20, 2025 -
fix: Fix a bug where enum variants were not considered properly in type ns resolution
#18976 merged
Jan 20, 2025 -
proc-macro-srv: make usage of RTLD_DEEPBIND portable
#18981 merged
Jan 20, 2025 -
minor: Sync from downstream
#18980 merged
Jan 20, 2025 -
minor: Bump
windows-sys
#18966 merged
Jan 18, 2025 -
Update syntax tree viewer docs
#18957 merged
Jan 18, 2025 -
fix:
cargo rustc --print
needsunstable-options
#18968 merged
Jan 18, 2025 -
add missing
Win32_Foundation
feature#18963 merged
Jan 17, 2025 -
Fix: Detect missing errors for } braces before else in let...else statements
#18908 merged
Jan 17, 2025
14 Pull requests opened by 10 people
-
internal: port rust-analyzer to new Salsa
#18964 opened
Jan 17, 2025 -
Make niches into nices
#18973 opened
Jan 18, 2025 -
feat: Calculate drop glue and show it on hover
#18987 opened
Jan 20, 2025 -
Keep already computed inlay hint properties instead of late resolving them
#18991 opened
Jan 21, 2025 -
feat: Provide a config to control auto-insertion of `await` and `iter()`
#18993 opened
Jan 21, 2025 -
internal: Treat cfg fetching failures as a warning
#18994 opened
Jan 21, 2025 -
fix: Lower range pattern bounds to expressions
#18995 opened
Jan 21, 2025 -
fix: Make `rust-analyzer.files.excludeDirs` work, actually
#18998 opened
Jan 21, 2025 -
feat: Implement `default-field-values`
#19001 opened
Jan 22, 2025 -
fix testing packages with multiple targets
#19005 opened
Jan 22, 2025 -
fix: panic in flycheck
#19010 opened
Jan 23, 2025 -
feat: Implement `arbitrary-self-types`
#19012 opened
Jan 23, 2025 -
Check cfg when collecting macro defs
#19014 opened
Jan 23, 2025 -
manual: Convert to mdbook
#19015 opened
Jan 23, 2025
13 Issues closed by 4 people
-
Rust-analyzer ignores "--locked" modifier and keeps changing the lockfile
#19011 closed
Jan 23, 2025 -
Remove "just die horribly" comment ?
#19008 closed
Jan 23, 2025 -
rust-analzyer progressively gets slower when repeatedly navigating to (large) `include!`ed files in VSCode
#18879 closed
Jan 21, 2025 -
Inconvenient `.iter()` suggestions
#18985 closed
Jan 21, 2025 -
Auto-completion while typing fails after trivial attribute macro expansion
#18975 closed
Jan 21, 2025 -
New Syntax tree hang vscode randomly
#18959 closed
Jan 21, 2025 -
Go to definition (but skip generic intermediaries)
#15315 closed
Jan 20, 2025 -
RFC: goto-definition between `From::from` and `Into::into`
#18316 closed
Jan 20, 2025 -
Large diagnostic sets may throttle LspServerWriter thread
#18961 closed
Jan 20, 2025 -
Compileable code still reports an issue in rust-analyzer
#18974 closed
Jan 20, 2025 -
Dereferencing completions
#18873 closed
Jan 20, 2025 -
Missing errors for `}` braces before `else` in `let...else` statement
#18345 closed
Jan 17, 2025 -
Complete common arguments for `env!`
#18960 closed
Jan 17, 2025
14 Issues opened by 12 people
-
[scip] "thread 'main' has overflowed its stack" since nightly-2025-01-21
#19007 opened
Jan 23, 2025 -
Auto complete stops completing when in a "test_log::test" test code block
#19006 opened
Jan 23, 2025 -
Code passes initial check, but fails on closure-dyn type check after any operation
#19003 opened
Jan 22, 2025 -
Implement new iteration of the `arbitary_self_types` feature
#19002 opened
Jan 22, 2025 -
VS Code crashes after build
#19000 opened
Jan 22, 2025 -
Diagnostics are called twice
#18997 opened
Jan 21, 2025 -
Assists tend to do a lot of work before actually being invoked
#18996 opened
Jan 21, 2025 -
Make `iter().foo()` and `await.foo()` suggestions configurable
#18992 opened
Jan 21, 2025 -
TestExplorer and Runnables (e.g. VSCode's 'Run test' CodeLens) (sometimes?) do not share a target dir
#18978 opened
Jan 19, 2025 -
Unable to run any test in VSCode
#18971 opened
Jan 18, 2025 -
Rust-analyzer status bar disappears when the active opened file tab in VSCode is a non-Rust file
#18970 opened
Jan 18, 2025 -
Rust-analyzer hangs for more than 1 minute after indexing before responding to LSP requests
#18969 opened
Jan 18, 2025 -
Rust analyzer fails to parse windows crate for versions 0.58+
#18962 opened
Jan 17, 2025
17 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.
-
"Go To Definition" on a macro-generated type should go to the macro output, not its invocation
#18958 commented on
Jan 17, 2025 • 0 new comments -
`rust-analyzer` fails to resolve/auto-complete constants of associated types.
#18935 commented on
Jan 18, 2025 • 0 new comments -
thread 'Worker' panicked
#18777 commented on
Jan 18, 2025 • 0 new comments -
Show whether a type has drop glue (or a direct drop impl) on hover
#18947 commented on
Jan 18, 2025 • 0 new comments -
Improve `Semantics` construction performance
#17116 commented on
Jan 21, 2025 • 0 new comments -
Announcements: Client Changes
#4604 commented on
Jan 21, 2025 • 0 new comments -
default_field_values grammar
#18938 commented on
Jan 21, 2025 • 0 new comments -
Support macro None groupings
#18211 commented on
Jan 21, 2025 • 0 new comments -
`buildBeforeRestart` does not trigger rebuild of project in tests
#18763 commented on
Jan 21, 2025 • 0 new comments -
Lazy Workspace/Project Discovery
#17537 commented on
Jan 21, 2025 • 0 new comments -
rust-analyzer.files.excludeDirs is (still) not working
#14734 commented on
Jan 22, 2025 • 0 new comments -
Slow method completion when `impl IntoIterator` argument is present
#18456 commented on
Jan 22, 2025 • 0 new comments -
fly check panic
#18954 commented on
Jan 22, 2025 • 0 new comments -
VSCode Test Explorer - bugs running tests for packages with multiple targets
#18955 commented on
Jan 22, 2025 • 0 new comments -
A Plan for Making Rust Analyzer Faster
#17491 commented on
Jan 23, 2025 • 0 new comments -
"Go To References" for `PartialOrd` functions should find comparison operators
#18540 commented on
Jan 24, 2025 • 0 new comments -
fix: upmap ranges in convert_tuple_struct_to_named_struct assist
#18912 commented on
Jan 20, 2025 • 0 new comments