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
2021-06-23
Add `public` semantic token modifier for public items
Aramis Razzaghipour
-0
/
+2
2021-06-22
Implement goto_declaration support
Lukas Wirth
-2
/
+18
2021-06-21
Merge #9348
bors[bot]
-1
/
+8
2021-06-21
Collapse documentation and markdown config settings into an enum
Lukas Wirth
-14
/
+23
2021-06-21
Split hover actions config into its own config struct
Lukas Wirth
-21
/
+53
2021-06-21
Merge #9264
bors[bot]
-9
/
+20
2021-06-21
Remove deprecation support in config
Lukas Wirth
-39
/
+13
2021-06-21
output to log file if RA_LOG_FILE is defined in environment
rezural
-1
/
+8
2021-06-19
remove num_format
Milo
-7
/
+2
2021-06-19
Implement a config override for the default #[cfg(test)] in cargo crates
Jade
-0
/
+4
2021-06-19
fmt
Milo
-1
/
+5
2021-06-19
use num_format
Milo
-2
/
+3
2021-06-18
make workspaces look better
Milo
-9
/
+7
2021-06-18
Allow to disable import insertion on single path glob imports
Lukas Wirth
-0
/
+7
2021-06-18
Recreate PR.
Milo
-5
/
+11
2021-06-17
simplify
Lukas Wirth
-2
/
+2
2021-06-16
Merge #9258
bors[bot]
-4
/
+6
2021-06-15
Use objects instead of bools for markers in package.json
Laurențiu Nicola
-2
/
+2
2021-06-14
Add configuration deprecation
Lukas Wirth
-10
/
+39
2021-06-14
Make documentation on hover configurable
Lukas Wirth
-9
/
+17
2021-06-14
Merge #9260
bors[bot]
-1
/
+1
2021-06-13
tree-wide: make rustdoc links spiky so they are clickable
Jade
-1
/
+1
2021-06-13
Give ImportPrefix variants better config names
Lukas Wirth
-4
/
+6
2021-06-13
internal: diagnostic code is mandatory
Aleksey Kladov
-6
/
+5
2021-06-13
clippy::useless_return
Maan2003
-3
/
+3
2021-06-13
clippy::redundant_closure
Maan2003
-1
/
+1
2021-06-13
clippy::redudant_borrow
Maan2003
-22
/
+22
2021-06-11
Only prefill caches in the completion benchmark
Kirill Bulatov
-5
/
+21
2021-06-11
Fix visibility issues
Kirill Bulatov
-5
/
+5
2021-06-11
Prime caches on workspace load
Kirill Bulatov
-2
/
+3
2021-06-07
Fix incorrect config usage in hover references
Lukas Wirth
-1
/
+1
2021-06-05
Enable proc macros and build scripts by default in CLI
Laurențiu Nicola
-19
/
+19
2021-06-05
Enable attribute macro expansion in `analysis-stats`
Florian Diebold
-0
/
+3
2021-06-04
Add function references hover action
Lukas Wirth
-0
/
+35
2021-06-03
Make it opt-in
Jonas Schievink
-3
/
+18
2021-06-03
NFC: remove redundant clones (clippy::perf)
Matthias Krüger
-1
/
+1
2021-06-02
Document that `addCallArgumentSnippets` requires `addCallParenthesis
Lukas Wirth
-0
/
+1
2021-05-31
Merge #9039
bors[bot]
-0
/
+7
2021-05-31
Add config setting for self-on-the-fly
Lukas Wirth
-0
/
+7
2021-05-31
Merge #8866
bors[bot]
-12
/
+12
2021-05-31
Merge #9025
bors[bot]
-34
/
+53
2021-05-29
Fix incorrect setting descriptions
Lucas Schwiderski
-5
/
+5
2021-05-28
Merge #9028
bors[bot]
-51
/
+47
2021-05-28
Merge #9038
bors[bot]
-0
/
+1
2021-05-28
Folding range for return types
Ayomide Bamidele
-0
/
+1
2021-05-28
Remove undocumented `TextDocumentSyncKind::Full` support
Laurențiu Nicola
-7
/
+1
2021-05-27
only advertise range formatting support if enabled
Andy Russell
-51
/
+47
2021-05-27
Display unknown types in analysis-stats
Laurențiu Nicola
-34
/
+53
2021-05-27
Update salsa
Jonas Schievink
-12
/
+12
2021-05-26
Document semantic token tags
Lukas Wirth
-2
/
+2
[prev]
[next]