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
/
user
/
generated_config.adoc
Age
Commit message (
Expand
)
Author
Lines
2024-08-19
Improve documentation for `InvocationStrategy`
Lukas Wirth
-2
/
+4
2024-08-19
chore(config): remove `invocationLocation` in favor of `invocationStrategy`
Victor Song
-24
/
+2
2024-08-05
feat: Load sysroot library via cargo metadata
Lukas Wirth
-10
/
+0
2024-07-31
docs: Fix JSON example for rust-analyzer.workspace.discoverConfig
Wilfred Hughes
-4
/
+3
2024-07-23
internal: remove UnindexedProject notification
David Barsky
-5
/
+0
2024-07-23
Remove lens.forceCustomCommands config
PaulDotSH
-6
/
+0
2024-07-18
Auto merge of #17246 - davidbarsky:david/move-rust-project-generation-to-serv...
bors
-0
/
+98
2024-07-18
feature: move `linked_projects` discovery to the rust-analyzer server
David Barsky
-0
/
+98
2024-07-17
Auto merge of #17616 - Veykril:config-param-hints, r=Veykril
bors
-2
/
+2
2024-07-17
Fix incorrect generic parameter hint defaults
Lukas Wirth
-2
/
+2
2024-07-17
Add --keep-going to rust-analyzer.cargo.buildScripts.overrideCommand docs
Laurențiu Nicola
-1
/
+1
2024-07-08
feat: add inlay hints for generic parameters
Liao Junxuan
-0
/
+15
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-11
Simplify some config serialization stuff
Lukas Wirth
-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-25
Auto merge of #17021 - roife:add-hover-limits-for-adts, r=Veykril
bors
-2
/
+7
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+994
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
/
+979