index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
docs
Age
Commit message (
Expand
)
Author
Lines
2024-07-08
feat: add inlay hints for generic parameters
Liao Junxuan
-0
/
+15
2024-07-07
Auto merge of #17523 - wada314:master, r=Veykril
bors
-0
/
+5
2024-07-07
Fix stale reference in architecture.md
Lukas Wirth
-1
/
+1
2024-07-07
Move capability querying out of the config module
Lukas Wirth
-1
/
+1
2024-07-06
Flatten cargoExtraArgs away from the runnable lsp extension
Lukas Wirth
-8
/
+3
2024-07-06
Add environment to runnable lsp extension
Lukas Wirth
-4
/
+33
2024-07-02
squash.
Shohei Wada
-0
/
+5
2024-07-01
Auto merge of #17522 - Veykril:comptimes, r=Veykril
bors
-6
/
+6
2024-06-30
Remove serde flag from indexmap dependency
Lukas Wirth
-6
/
+6
2024-06-29
Make borrow checking configurable for term search
Tavo Annus
-0
/
+5
2024-06-22
Fix suggestions of unstable constants
Tavo Annus
-4
/
+4
2024-06-19
Auto merge of #17438 - jjoeldaniel:toggle_lsp_logs, r=Veykril
bors
-2
/
+2
2024-06-17
feat: add `toggleLSPLogs` command
Joel Daniel Rico
-2
/
+2
2024-06-16
docs: fix manual generation instructions
Lunaphied
-1
/
+1
2024-06-11
Auto merge of #16840 - Wilfred:shell_runnable, r=Veykril
bors
-2
/
+13
2024-06-11
feature: add build system info; runnables to `rust-project.json`
Wilfred Hughes
-2
/
+13
2024-06-11
Simplify some config serialization stuff
Lukas Wirth
-1
/
+1
2024-06-07
Fix processing of ratoml files
Lukas Wirth
-1
/
+1
2024-05-24
Update docs
roife
-1
/
+2
2024-05-23
Allow sysroots to only consist of the source root dir
Lukas Wirth
-1
/
+1
2024-05-17
Correct Neovim 0.10 inlay hints config example
Adam Szkoda
-1
/
+1
2024-05-08
Make term search fuel configurable
Tavo Annus
-0
/
+10
2024-04-30
docs: Fix typo in VS Code setting description
Wilfred Hughes
-1
/
+1
2024-04-29
Auto merge of #17144 - cbiffle:patch-1, r=Veykril
bors
-2
/
+0
2024-04-28
Don't retry position relient requests and version resolve data
Lukas Wirth
-1
/
+1
2024-04-26
manual: remove suggestion of rust-project.json example
Cliff L. Biffle
-2
/
+0
2024-04-26
Show workspace info in the status bar
Lukas Wirth
-1
/
+1
2024-04-25
Auto merge of #17021 - roife:add-hover-limits-for-adts, r=Veykril
bors
-2
/
+7
2024-04-21
Auto merge of #17025 - lnicola:josh, r=lnicola
bors
-5
/
+15
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+6294
2024-04-21
Use josh for subtree syncs
Laurențiu Nicola
-0
/
+6303
2024-04-20
Add hovering limitations support for variants
roife
-2
/
+2
2024-04-19
fix: add a separate setting for enum variants
roife
-2
/
+7
2024-04-16
fix: adjust the limitation for ADTs' fields to 5
roife
-1
/
+1
2024-04-16
Update tests and docs for hover_show_adtFieldsOrVariants
roife
-2
/
+2
2024-04-16
Add config hover_show_adtFieldsOrVariants to handle hovering limitation for ADTs
roife
-0
/
+6279