Pinned issues
Issues
- 3
getting codelens resolve error
#20983 opened by pdeva - 2
- 1
Proc macro `fastrace::trace` consistently breaks tooltips
#20981 opened by jcape - 2
Autocomplete Turbofish's closing `>`
#20955 opened by sbdchd - 0
Extract function panic
#20965 opened by A4-Tacks - 6
rust-analyzer server binary on Windows doesn't ship required Visual C++ Runtime
#20970 opened by ColinFinck - 9
Constant panicking in my project
#20975 opened by Xaeroxe - 3
- 1
Regression from 0.3.2593 to 0.3.2658; out of range parameter panic (maybe next solver related)
#20951 opened by mathieulj - 19
Ram usage grows incredibly fast with minimal changes
#20949 opened by Calcoph - 6
Feature request: Unroll loop code action
#20916 opened by 414owen - 1
False positive E0109 due to incorrect operator precedence in macro expansion
#20958 opened by arpie-steele - 0
Panicking
#20952 opened by omni-devel - 3
- 0
RUST_TARGET_PATH usage broken since 0.3.2658
#20932 opened by ramidzkh - 1
- 3
Code analysis regression: missing methods from ext trait and wrong type inference causing non-existing error
#20954 opened by Riateche - 1
hints hides errors in inline, underline and sign diagnostics in neovim
#20948 opened by RupenderSinghRathore - 2
Improve like `map_or` parameter inlayHints hidden
#20947 opened by A4-Tacks - 1
Inconsistent highlighting of string escapes
#20910 opened by SludgePhD - 5
proc-macro server (6) is not supported (Solved: VSCodium version was too old)
#20943 opened by Aultus-defora - 4
Rust Anaylyzer bug on FreeBSD 14.3
#20938 opened by achenet - 5
- 2
- 5
Feature request: Find unused (within workspace) pub symbols
#20940 opened by jplatte - 1
Leftover tokens error in valid macro defining macro
#20936 opened by hayashi-stl - 45
Excessive RAM usage
#20917 opened by dfaust - 0
Aliasing primitive type in mod in code block will cause that type unrecognized (tokio::select!)
#20925 opened by Fancyflame - 0
rust-analyzer misreports trait
#20923 opened by yixing312 - 0
Add return type very slow
#20924 opened by A4-Tacks - 0
Autocompletion suggests private libstd items
#20918 opened by SludgePhD - 3
Next solver panic
#20900 opened by ChayimFriedman2 - 0
Complete does not work inside macros if paired with struct update from Default
#20862 opened by strowk - 0
auto-import macro fails when exclamation mark is present
#20898 opened by spookyvision - 2
Hovering over constant using slice shows incorrect value
#20868 opened by zeng-y-l - 1
Complete thin-arrow on function return position
#20885 opened by A4-Tacks - 0
Code action: Change "base" for character/string literals
#20883 opened by Kmeakin - 4
- 2
Completion fat-arrow after pattern in match-arm
#20863 opened by A4-Tacks - 3
panic with `cannot crate the crate graph` on `master`
#20879 opened by RoloEdits - 3
Allow “Destructure struct binding” for `self`
#20869 opened by kpreid - 0
workspace.discoverConfig only processes one file on startup when multiple undiscovered files are open
#20881 opened by jayzhuang - 0
Struct field complete suggestion should follow declaration order instead of alphabetical
#20870 opened by Paladynee - 1
- 1
Show RA version does not do anything
#20861 opened by strowk - 20
Keeps addressing (reserving) more RAM than possible leading to crash on Fedora Linux 42 and 4 GB of RAM
#20857 opened by neosb - 3
rust-analyzer freezes VS Code when cloning a repo
#20849 opened by garysassano - 2
'Fill match arms' doesn't work with `Self::`
#20853 opened by alpaylan - 0
Generic postfix `new` completion
#20851 opened by Veykril - 1
Flyimport breaks macro import when a macro and a module have the same name
#20848 opened by PatchMixolydic