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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
editors
/
code
/
package.json
Age
Commit message (
Expand
)
Author
Lines
2024-08-19
Improve documentation for `InvocationStrategy`
Lukas Wirth
-5
/
+5
2024-08-19
chore(config): remove `invocationLocation` in favor of `invocationStrategy`
Victor Song
-38
/
+2
2024-08-16
Remove rust-analyzer.workspace.discoverProjectRunner
David Richey
-8
/
+0
2024-08-07
Allow rust-project.json to be hidden
Ali Bektas
-1
/
+7
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
-1
/
+1
2024-07-29
Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril
bors
-5
/
+0
2024-07-27
feat: use vscode log format for client logs
Josh McKinney
-0
/
+1
2024-07-26
Internal: Cleanup proc-macro error handling
Lukas Wirth
-5
/
+0
2024-07-23
internal: remove UnindexedProject notification
David Barsky
-10
/
+0
2024-07-23
Remove lens.forceCustomCommands config
PaulDotSH
-10
/
+0
2024-07-19
Auto merge of #17639 - Veykril:salsa-perf, r=Veykril
bors
-1
/
+2
2024-07-19
Regenerate files
Lukas Wirth
-1
/
+2
2024-07-19
remove rust-analyzer.openFAQ
Joel Daniel Rico
-8
/
+0
2024-07-18
Auto merge of #17246 - davidbarsky:david/move-rust-project-generation-to-serv...
bors
-0
/
+34
2024-07-18
feature: move `linked_projects` discovery to the rust-analyzer server
David Barsky
-0
/
+34
2024-07-18
Update test fixtures
Lukas Wirth
-5
/
+0
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-10
Remove faq landing page, improve main one
Lukas Wirth
-51
/
+12
2024-07-08
feat: add inlay hints for generic parameters
Liao Junxuan
-0
/
+30
2024-07-07
Auto merge of #17523 - wada314:master, r=Veykril
bors
-0
/
+10
2024-07-06
Auto merge of #17549 - Veykril:runnables-fix, r=Veykril
bors
-8
/
+0
2024-07-06
fix: Fix runnables being incorrectly constructed
Lukas Wirth
-8
/
+0
2024-07-06
Auto merge of #17508 - jjoeldaniel:landing-page, r=Veykril
bors
-0
/
+106
2024-07-02
squash.
Shohei Wada
-0
/
+10
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
/
+10
2024-06-28
Add landing/faq walkthroughs and commands for quick access
Joel Daniel Rico
-0
/
+106
2024-06-22
Fix suggestions of unstable constants
Tavo Annus
-4
/
+4
2024-06-17
feat: add `toggleLSPLogs` command
Joel Daniel Rico
-0
/
+9
2024-06-11
Simplify some config serialization stuff
Lukas Wirth
-9
/
+40
2024-06-04
fmt
ChosenName
-4
/
+4
2024-06-04
fmt
ChosenName
-2
/
+6
2024-06-04
Update package.json
ChosenName
-1392
/
+2198
2024-05-08
Make term search fuel configurable
Tavo Annus
-0
/
+12
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
-3
/
+12
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+2295
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
/
+11
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
-3
/
+3
2024-04-16
Add config hover_show_adtFieldsOrVariants to handle hovering limitation for ADTs
roife
-0
/
+2292