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
Age
Commit message (
Expand
)
Author
Lines
2021-12-28
minor: dedup
Aleksey Kladov
-33
/
+32
2021-12-28
avoid speculation when completing macros
Aleksey Kladov
-17
/
+41
2021-12-28
import style
Aleksey Kladov
-4
/
+4
2021-12-27
minor
Aleksey Kladov
-7
/
+1
2021-12-26
fix line endings
Aleksey Kladov
-1
/
+1
2021-12-26
internal: move inline parser tests to parser crate
Aleksey Kladov
-101
/
+11160
2021-12-26
internal: move outlined parser tests
Aleksey Kladov
-10
/
+13703
2021-12-26
internal: move ws attachment logic to the parser crate
Aleksey Kladov
-221
/
+255
2021-12-25
rename
Aleksey Kladov
-44
/
+39
2021-12-25
internal: rename
Aleksey Kladov
-89
/
+106
2021-12-25
internal: replace TreeSink with a data structure
Aleksey Kladov
-110
/
+172
2021-12-25
refactor: avoid filter map next with find map separate traversal
rainy-me
-59
/
+84
2021-12-23
show values of constants in hover
hkalbasi
-7
/
+406
2021-12-23
hide type inlay hints
Heinenen
-5
/
+17
2021-12-23
hide type inlay hints for enum variant constructors and tuple struct construc...
Heinenen
-19
/
+37
2021-12-23
Fix generic type substitution in impl trait with assoc type
Petr Nevyhoštěný
-11
/
+411
2021-12-22
Update comment
Wang Ruochen
-1
/
+1
2021-12-22
Add pattern when there's no else branch
Wang Ruochen
-0
/
+11
2021-12-22
Merge #11093
bors[bot]
-42
/
+127
2021-12-22
Make hover test not relient on minicore structure
Lukas Wirth
-32
/
+39
2021-12-22
fix: Do not complete `Drop::drop`, complete `std::mem::drop` instead
Lukas Wirth
-10
/
+88
2021-12-21
Don't support if-let branches
Wang Ruochen
-64
/
+22
2021-12-21
Move variables into the closure
Wang Ruochen
-12
/
+13
2021-12-21
Merge #11092
bors[bot]
-18
/
+28
2021-12-22
internal: Directly use self param in completions instead of searching
Lukas Wirth
-18
/
+28
2021-12-21
Merge #11071 #11090
bors[bot]
-29
/
+38
2021-12-21
Simplify
Lukas Wirth
-8
/
+14
2021-12-21
Deduplicate lower ctx hygiene field
Lukas Wirth
-21
/
+24
2021-12-21
Replace a few String instances with SmolStr in completions
Lukas Wirth
-29
/
+29
2021-12-21
Fully render type alias completions from hir
Lukas Wirth
-36
/
+17
2021-12-21
Fully render const item completions from hir
Lukas Wirth
-34
/
+11
2021-12-21
fmt +stable
Lukas Wirth
-1
/
+3
2021-12-21
Simplify type alias rendering, remove constructor structs
Lukas Wirth
-48
/
+30
2021-12-21
Simplify macro rendering, remove constructor structs
Lukas Wirth
-79
/
+81
2021-12-21
Simplify const rendering, remove constructor structs
Lukas Wirth
-39
/
+18
2021-12-21
Simplify enum variant rendering, remove constructor structs
Lukas Wirth
-101
/
+71
2021-12-21
Simplify function rendering, remove constructor structs
Lukas Wirth
-130
/
+120
2021-12-21
Simplify
Lukas Wirth
-78
/
+71
2021-12-21
fix: Fix inline local assist not working in let stmt initializer
Lukas Wirth
-3
/
+25
2021-12-21
internal: Do less work in `hir::Semantics`
Lukas Wirth
-59
/
+54
2021-12-21
Fix typo in reformat number assist label
Laurențiu Nicola
-3
/
+3
2021-12-20
Merge #11074
bors[bot]
-1
/
+1
2021-12-20
Bump default CHALK_SOLVER_MAX_SIZE to 150
Laurențiu Nicola
-1
/
+1
2021-12-20
Merge #11073
bors[bot]
-0
/
+12
2021-12-20
fix: Fix windows not finding the pdb file
Lukas Wirth
-0
/
+12
2021-12-20
Merge #11069
bors[bot]
-34
/
+118
2021-12-20
fix: Partially fix `ide_db::search` for crate roots
Lukas Wirth
-34
/
+118
2021-12-20
Merge #11067
bors[bot]
-104
/
+79
2021-12-20
Update test output
Lukas Wirth
-2
/
+2
2021-12-20
internal: Store function param names in ItemTree
Lukas Wirth
-92
/
+61
[prev]
[next]