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
2021-03-23
Bump the default hint length
Kirill Bulatov
-1
/
+1
2021-03-23
Limit the hints size by default
Kirill Bulatov
-2
/
+2
2021-03-22
Merge #8054
bors[bot]
-0
/
+54
2021-03-22
Reexport PrefixKind to remove deps to hir
Edwin Cheng
-4
/
+5
2021-03-21
Merge #8132
bors[bot]
-1
/
+1
2021-03-21
a lot of clippy::style fixes
Matthias Krüger
-7
/
+4
2021-03-21
Add `'` to trigger_characters, allowing more direct lifetime completions
Lukas Wirth
-1
/
+1
2021-03-20
Don't return a SourceChange on WillRenameFiles when nothing gets refactored
Lukas Wirth
-8
/
+7
2021-03-18
Use a highlight modifier for intra doc links
Lukas Wirth
-2
/
+2
2021-03-18
Item up and down movers
ivan770
-0
/
+54
2021-03-17
Semantic highlight intradoclinks in documentation
Lukas Wirth
-10
/
+12
2021-03-17
remove uselessly wrapped ?s. (clippy::meedless_question_mark
Matthias Krüger
-1
/
+1
2021-03-17
don't clone types that are copy (clippy::clone_on_copy)
Matthias Krüger
-1
/
+1
2021-03-17
avoid converting types into themselves via .into() (clippy::useless-conversion)
Matthias Krüger
-2
/
+2
2021-03-15
Enable proc-macros by default
Aleksey Kladov
-1
/
+1
2021-03-15
Merge #8021 #8022
bors[bot]
-13
/
+11
2021-03-15
Move code to the appropriate layer
Aleksey Kladov
-2
/
+1
2021-03-15
some clippy::performance fixes
Matthias Krüger
-2
/
+2
2021-03-15
Enable searching for builtin types
Lukas Wirth
-11
/
+9
2021-03-14
Make CI happy
ivan770
-1
/
+1
2021-03-14
Introduce StructureNodeKind
ivan770
-6
/
+10
2021-03-14
Provide regions in file structure
ivan770
-0
/
+3
2021-03-14
increase completion relevance for items in local scope
Josh Mcguigan
-2
/
+2
2021-03-14
Add no-sysroot flag for analysis-stats
Edwin Cheng
-1
/
+8
2021-03-13
fix folding range kind
Aleksey Kladov
-1
/
+2
2021-03-13
Separate `Ty` and `TyKind` like in Chalk
Florian Diebold
-3
/
+3
2021-03-13
Merge #7799
bors[bot]
-10
/
+39
2021-03-12
Improve version display
Laurențiu Nicola
-3
/
+2
2021-03-12
update relevance score u8 -> u32
Josh Mcguigan
-8
/
+8
2021-03-12
add completion relevance score
Josh Mcguigan
-12
/
+22
2021-03-11
Apply review suggestions
vsrs
-10
/
+3
2021-03-10
Avoid double text edits when renaming mod declaration
Lukas Wirth
-1
/
+14
2021-03-09
Merge #7945
bors[bot]
-2
/
+4
2021-03-09
Future proof completion scores
Aleksey Kladov
-2
/
+4
2021-03-09
Merge #7944
bors[bot]
-19
/
+19
2021-03-09
Selecting `&mut foo` completion now actually inserts `&mut`
Aleksey Kladov
-15
/
+16
2021-03-09
Cleanup auto-ref in completion
Aleksey Kladov
-4
/
+3
2021-03-09
Merge #7941
bors[bot]
-14
/
+7
2021-03-09
Fix unused definitions not being document highlit
Lukas Wirth
-14
/
+7
2021-03-09
Fix bad names
Aleksey Kladov
-26
/
+26
2021-03-09
Merge #7873 #7933
bors[bot]
-7
/
+3
2021-03-09
Make code less surprising
Aleksey Kladov
-17
/
+21
2021-03-08
Work towards better import labels
Kirill Bulatov
-4
/
+1
2021-03-08
Return more data about located imports
Kirill Bulatov
-4
/
+3
2021-03-08
Add more documentation for rustc_private
Joshua Nelson
-3
/
+7
2021-03-08
Make `code generation` just work
Aleksey Kladov
-2
/
+2
2021-03-08
Use the same name in xtask and test utils
Aleksey Kladov
-3
/
+3
2021-03-08
Generalize file ensuring infrastructure
Aleksey Kladov
-5
/
+4
2021-03-08
Don't punish every crate with serde-json
Aleksey Kladov
-1
/
+96
2021-03-08
Merge #7891
bors[bot]
-1
/
+2
[prev]
[next]