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-03-12
fix clippy::map_flatten
Matthias Krüger
-1
/
+1
2022-03-12
fix clippy::single_char_pattern
Matthias Krüger
-3
/
+3
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-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
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
2022-02-25
Add CSV output to analysis-stats
Florian Diebold
-6
/
+68
2022-02-21
Merge #11455
bors[bot]
-3
/
+1
2022-02-21
Merge #11424
bors[bot]
-4
/
+18
2022-02-19
Fix a typo in server_capabilities.experimental
Felicián Németh
-1
/
+1
2022-02-14
correct the description of Struct GlobalState
doki
-1
/
+1
2022-02-12
fix: add missing experimental capabilities
Felicián Németh
-3
/
+6
2022-02-11
Handle proc-macro functions as the proc-macro they resolve to
Lukas Wirth
-3
/
+1
2022-02-09
Bump lsp-types
Laurențiu Nicola
-1
/
+1
2022-02-07
add missing snake case attribute, update hash
Moritz Vetter
-0
/
+1
2022-02-06
Pass required features to cargo when using run action
Maybe Waffle
-4
/
+18
2022-01-31
Merge #11182
bors[bot]
-28
/
+34
2022-01-25
Merge #11281
bors[bot]
-8
/
+39
2022-01-16
Merge #11287
bors[bot]
-1
/
+1
2022-01-15
make it a config
Jake Heinz
-7
/
+23
2022-01-14
fix overly
Milo
-1
/
+1
2022-01-14
cleanup + detect num cpus
Jake Heinz
-5
/
+8
2022-01-14
ide: parallel prime caches
Jake Heinz
-7
/
+19
2022-01-10
Fix documentation of snippet
Wang Ruochen
-1
/
+17
2022-01-07
Merge #11145
bors[bot]
-2
/
+25
2022-01-07
feat(diagnostics): use default expression instead of todo! when missing fields
Benjamin Coenen
-2
/
+2
2022-01-07
feat(diagnostics): use default expression instead of todo! when missing fields
Benjamin Coenen
-5
/
+5
2022-01-07
Update crates/rust-analyzer/src/config.rs
Coenen Benjamin
-1
/
+1
2022-01-06
feat: poke user when supplying faulty configurations
Lukas Wirth
-11
/
+35
2022-01-06
Adjust config name
Lukas Wirth
-4
/
+5
2022-01-06
Regenrate docs and package.json
Lukas Wirth
-4
/
+15
2022-01-06
feat: Add config to replace specific proc-macros with dummy expanders
Lukas Wirth
-9
/
+49
2022-01-04
add better default behavior on fill struct fields diagnostic
Benjamin Coenen
-1
/
+1
[prev]
[next]