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
Age
Commit message (
Expand
)
Author
Lines
2022-03-31
Prevent underflow when converting line numbers
Felix Maurer
-2
/
+8
2022-03-31
Add "view file text" command to debug sync issues
Jonas Schievink
-0
/
+17
2022-03-25
Merge #11793
bors[bot]
-13
/
+23
2022-03-24
Disable experimental diagnostics by default
Jonas Schievink
-1
/
+1
2022-03-22
Preserve order when grouping references.
Kyle Huey
-11
/
+16
2022-03-22
LSIF: consolidate references into a single edge where possible.
Kyle Huey
-8
/
+13
2022-03-22
minor: Bump dependencies
Lukas Wirth
-22
/
+23
2022-03-22
fix: Fix lifetime elision hint configuration key
Lukas Wirth
-2
/
+2
2022-03-20
Merge #11771
bors[bot]
-2
/
+13
2022-03-20
feat: Visualize compiler inserted reborrows via inlay hints
Lukas Wirth
-2
/
+13
2022-03-19
Merge #11755
bors[bot]
-12
/
+51
2022-03-19
Change skip trivial behaviour
Lukas Wirth
-4
/
+4
2022-03-19
Add option to skip trivial cases
Lukas Wirth
-10
/
+34
2022-03-19
Use numbers for lifetimes by default, add setting to prefer using parameter n...
Lukas Wirth
-8
/
+13
2022-03-18
Rename call info to "signature help"
Jonas Schievink
-6
/
+5
2022-03-18
Provide signature help when editing generic args
Jonas Schievink
-1
/
+1
2022-03-18
feat: Implement lifetime elision hints
Lukas Wirth
-3
/
+13
2022-03-17
Bump deps
Laurențiu Nicola
-0
/
+1
2022-03-17
Merge #11734
bors[bot]
-1
/
+1
2022-03-17
Bump xshell and fix dist
Laurențiu Nicola
-1
/
+1
2022-03-16
feat: Add return type hints for closures with block bodies
Lukas Wirth
-6
/
+14
2022-03-16
Mark chaining hints as types, since that's what they are
Laurențiu Nicola
-2
/
+1
2022-03-14
:arrow_up: xshell
Aleksey Kladov
-16
/
+25
2022-03-12
more clippy fixes:
Matthias Krüger
-1
/
+1
2022-03-12
fix clippy::needless_return
Matthias Krüger
-1
/
+1
2022-03-12
fix clippy::map_flatten
Matthias Krüger
-1
/
+1
2022-03-12
fix clippy::single_char_pattern
Matthias Krüger
-7
/
+7
2022-03-12
fix clippy::needless_borrow
Matthias Krüger
-3
/
+3
2022-03-12
minor: Pad type inlay hints if no colons are requested
Lukas Wirth
-1
/
+2
2022-03-12
minor: add missing definitions of lsp_ext::InlayHintLabel
Lukas Wirth
-3
/
+21
2022-03-11
fix: Allow configuration of colons in inlay-hints
Lukas Wirth
-10
/
+16
2022-03-11
fix: Show what file paths were expected for unresolved modules
Lukas Wirth
-21
/
+49
2022-03-08
Add back colons around inlay hints
Laurențiu Nicola
-2
/
+6
2022-03-07
Improve inlay hint padding
Laurențiu Nicola
-3
/
+13
2022-03-07
Merge #11445
bors[bot]
-14
/
+39
2022-03-07
Add inlayHints cap
Laurențiu Nicola
-0
/
+1
2022-03-07
Fix parameter hint position
Laurențiu Nicola
-1
/
+4
2022-03-07
Update LSP docs
Laurențiu Nicola
-1
/
+1
2022-03-06
Update tidy ignore list
Lukas Wirth
-3
/
+3
2022-03-06
internal: Re-arrange ide_db modules
Lukas Wirth
-5
/
+5
2022-03-05
Fix highlighting of `Self`
Lukas Wirth
-1
/
+6
2022-03-04
Fix formatting
Laurențiu Nicola
-1
/
+5
2022-03-04
Remove debugging leftovers
Kirill Bulatov
-1
/
+1
2022-03-04
Load hints for part of the file only
Kirill Bulatov
-2
/
+10
2022-03-04
Clean up the redundant hints code and config
Kirill Bulatov
-5
/
+5
2022-03-04
Fixes
Laurențiu Nicola
-3
/
+2
2022-03-04
Update inlay hints for upstream
Laurențiu Nicola
-19
/
+23
2022-03-04
Add experimental VSCode api
Kirill Bulatov
-11
/
+17
2022-02-25
Merge #11538
bors[bot]
-2
/
+7
2022-02-25
feat: Make private editable completions configurable, disable by default
Lukas Wirth
-2
/
+7
[prev]
[next]