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
/
crates
/
rust-analyzer
/
src
Age
Commit message (
Expand
)
Author
Lines
2022-05-20
remove duplicate 'to' in `cachePriming.numThreads` option description
Equinox
-1
/
+1
2022-05-19
simplify
Jonas Schievink
-9
/
+9
2022-05-19
Enable hovering function parameter inlay hints
Lukas Wirth
-4
/
+7
2022-05-19
internal: Improve inlay hint tooltips
Lukas Wirth
-21
/
+26
2022-05-18
fix: calculate right range for Dos line ending in mapping rustc range to lsp ...
harpsword
-22
/
+5
2022-05-17
Allow inlay hint tooltips to trigger hovers
Lukas Wirth
-55
/
+46
2022-05-17
Trigger hover requests on closing brace hints
Lukas Wirth
-13
/
+72
2022-05-17
Replace some SmolStr usages with String as the conversion happens anyways
Lukas Wirth
-18
/
+18
2022-05-17
feat: Implement inlay hint tooltips
Lukas Wirth
-2
/
+22
2022-05-16
Fix signature help LSP offset conversion
Jonas Schievink
-3
/
+7
2022-05-16
Show inlay hints after a `}` to indicate the closed item
Jonas Schievink
-4
/
+17
2022-05-16
minor: rename
Aleksey Kladov
-2
/
+2
2022-05-16
Auto merge of #12253 - Veykril:bm, r=Veykril
bors
-16
/
+22
2022-05-15
Auto merge of #12190 - harpsword:fix_diagostics_map_incorrectly, r=harpsword
bors
-26
/
+339
2022-05-14
feat: Add binding mode inlay hints
Lukas Wirth
-16
/
+22
2022-05-14
internal: Make VSCode config more GUI edit friendly
Lukas Wirth
-54
/
+53
2022-05-14
fix diagnostics location map incorrectly from rustc span to lsp position for ...
harpsword
-26
/
+339
2022-05-13
fix: Fix incorrect hover actions config keys
Lukas Wirth
-11
/
+11
2022-05-13
fix: Fix fill-arguments completions not working
Lukas Wirth
-16
/
+11
2022-05-12
fix: Fix vscode config descriptions not recognizing all valid values
Lukas Wirth
-22
/
+58
2022-05-12
fix: Fix old config patching overwriting callable snippet config unconditionally
Lukas Wirth
-1
/
+3
2022-05-12
Auto merge of #12226 - Veykril:reborrow-inlay-hints, r=Veykril
bors
-7
/
+31
2022-05-12
feat: Allow reborrow inlay hints to be restricted to mutable reborrows only
Lukas Wirth
-7
/
+31
2022-05-12
Auto merge of #12224 - Veykril:anno-redundant, r=Veykril
bors
-22
/
+12
2022-05-12
internal: Remove redundant offset data in annotations
Lukas Wirth
-22
/
+12
2022-05-12
internal: Rename primeCaches config keys
Lukas Wirth
-11
/
+12
2022-05-11
Auto merge of #12213 - Veykril:config-fix, r=Veykril
bors
-3
/
+3
2022-05-11
fix: Fix incorrect config patching for runBuildScripts
Lukas Wirth
-3
/
+3
2022-05-10
fix typo in `inlayHints.renderColons` option description
Elliot Roberts
-1
/
+1
2022-05-10
fix: Fix config patching failing when appending suffixes
Lukas Wirth
-7
/
+25
2022-05-10
Fix inverted signature help setting
Jonas Schievink
-1
/
+1
2022-05-10
Auto merge of #12010 - Veykril:r-a-config, r=Veykril
bors
-228
/
+539
2022-05-10
fix: Add cast expressions to param name inlay hint heuristics
Lukas Wirth
-1
/
+1
2022-05-06
Try not to invalidate our state when the proc macro preference didn't change
Laurențiu Nicola
-4
/
+7
2022-05-05
Lower values of char and byte literals
Laurențiu Nicola
-1
/
+0
2022-05-04
Implement old to new config patching
Lukas Wirth
-0
/
+118
2022-05-02
Auto merge of #12093 - nico-abram:uwu, r=Veykril
bors
-1
/
+6
2022-05-01
Fix up config docs
Lukas Wirth
-20
/
+41
2022-05-01
Fix untagged enum deserialization
Lukas Wirth
-2
/
+32
2022-05-01
Final fixups
Lukas Wirth
-10
/
+11
2022-05-01
Update config usage in slow tests
Lukas Wirth
-1
/
+1
2022-05-01
Adjust signature info and enum variant lenses
Lukas Wirth
-5
/
+20
2022-05-01
Implement boolean aliases
Lukas Wirth
-21
/
+100
2022-05-01
Sort config definition
Lukas Wirth
-107
/
+102
2022-05-01
Initial config revamp
Lukas Wirth
-144
/
+196
2022-04-29
small typo in log message
Justin Tracey
-1
/
+1
2022-04-28
minor: Record snippet config errors
Lukas Wirth
-3
/
+8
2022-04-27
Simplify
Lukas Wirth
-40
/
+30
2022-04-27
Reload project on .cargo/config[.toml] changes
unknown
-1
/
+6
2022-04-25
Auto merge of #12075 - jonas-schievink:less-aggressive-quickfixes, r=jonas-sc...
bors
-67
/
+13
[prev]
[next]