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
/
docs
/
user
Age
Commit message (
Expand
)
Author
Lines
2023-05-02
Highlight closure captures when cursor is on pipe
Lukas Wirth
-0
/
+5
2023-04-28
minor: fix typos
wtj
-1
/
+1
2023-04-26
Remove proc-macro server command from the rust-analyzer binary
Lukas Wirth
-2
/
+1
2023-04-19
Spelling
Josh Soref
-3
/
+3
2023-04-10
Compute closure captures
hkalbasi
-0
/
+5
2023-03-30
internal: Add config to specifiy lru capacities for all queries
Lukas Wirth
-0
/
+5
2023-03-12
Add and use rust-analyzer.cargo.extraArgs setting
Laurențiu Nicola
-0
/
+5
2023-02-28
Auto merge of #14040 - HKalbasi:mir, r=HKalbasi
bors
-0
/
+5
2023-02-27
beginning of MIR
hkalbasi
-0
/
+5
2023-02-21
Try to improve the rustfmt.overrideCommand docs
Laurențiu Nicola
-1
/
+4
2023-02-12
Auto merge of #14134 - lnicola:clippy-manual, r=Veykril
bors
-4
/
+12
2023-02-12
Update some old checkOnSave references
Laurențiu Nicola
-4
/
+8
2023-02-12
Add clippy configuration section to the manual
Laurențiu Nicola
-0
/
+4
2023-02-12
Add Lapce section to the manual
Laurențiu Nicola
-6
/
+11
2023-02-08
Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykril
bors
-0
/
+5
2023-02-06
Support sysroot library source being defined inside the workspace
Lukas Wirth
-0
/
+8
2023-02-02
Auto merge of #14049 - lnicola:flatpak, r=lnicola
bors
-0
/
+21
2023-02-02
Add a manual section for Flatpak
Laurențiu Nicola
-0
/
+21
2023-02-01
Expand section on Visual Studio to mention all three available rust-analyzer ...
Eric Sink
-1
/
+30
2023-01-25
Update documentation for emacs and split for LSP and Eglot modes
Michael Eliachevitch
-7
/
+34
2023-01-23
Adding VS IDE
Partha P. Das
-0
/
+7
2023-01-19
Update VS Code settings
Maria José Solano
-0
/
+5
2023-01-16
Regen config
Lukas Wirth
-5
/
+0
2023-01-09
Use experimental capability to enable color codes
Ian Chamberlain
-2
/
+2
2023-01-09
Update docs to include note about ANSI diagnostics
Ian Chamberlain
-1
/
+3
2023-01-09
Auto merge of #13799 - Veykril:flycheck, r=Veykril
bors
-14
/
+14
2023-01-09
Add an option to minimize parentheses for adjustment hints
Maybe Waffle
-2
/
+2
2023-01-09
Implement postfix adjustment hints
Maybe Waffle
-0
/
+5
2023-01-09
Rename checkOnSave settings to check
Lukas Wirth
-87
/
+87
2023-01-09
Rename checkOnSave settings to flycheck
Lukas Wirth
-88
/
+88
2023-01-09
Auto merge of #13744 - vtta:numthreads, r=Veykril
bors
-0
/
+5
2022-12-23
Enum variant discriminants hints
Lukas Wirth
-0
/
+5
2022-12-22
Auto merge of #13817 - WaffleLapkin:hide_adjustment_hints_outside_of_unsafe, ...
bors
-0
/
+5
2022-12-21
Add an option to hide adjustment hints outside of unsafe blocks
Maybe Waffle
-0
/
+5
2022-12-21
Disable inlay hint location links on vscode < 1.76
hkalbasi
-0
/
+5
2022-12-09
Regenerate config
Junliang HU
-0
/
+5
2022-11-21
Fix: Handle empty `checkOnSave/target` values
Isobel Redelmeier
-1
/
+1
2022-11-20
Fix typo on 'configuration' anchor
Max Gautier
-1
/
+1
2022-11-11
feat: Support passing multiple targets to cargo (for Rust 1.64.0+)
Alexis (Poliorcetics) Bourget
-3
/
+7
2022-11-07
Auto merge of #13545 - Veykril:adjustment-hints, r=Veykril
bors
-1
/
+7
2022-11-07
Fix typos
Laurențiu Nicola
-1
/
+1
2022-11-06
docs: fix adoc links
Rongjian Zhang
-2
/
+2
2022-11-04
Fix up adjustment hints configurations
Lukas Wirth
-1
/
+7
2022-11-03
docs: add crates section to the manual
Rongjian Zhang
-0
/
+6
2022-11-02
Auto merge of #13359 - feniljain:feat-must-use-option, r=Veykril
bors
-0
/
+6
2022-10-24
refactor: remove repetitive string interpolation and doc changes
feniljain
-1
/
+1
2022-10-24
feat: add config for inserting must_use in `generate_enum_as_method`
feniljain
-0
/
+6
2022-10-22
Implement invocation location config
Lukas Wirth
-6
/
+24
2022-10-19
Remove simplistic interpolation for manifest-path
Lukas Wirth
-14
/
+6
2022-10-19
{manifest-path} interpolation
Lukas Wirth
-10
/
+16
[next]