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
/
syntax
/
src
/
ast
Age
Commit message (
Expand
)
Author
Lines
2020-09-21
Rename impl edit method to be more explicit
Matt Hooper
-1
/
+1
2020-09-21
Add make utility for empty associated item lists
Matt Hooper
-0
/
+4
2020-09-21
Add edit utility for adding an associated item list to a impl def
Matt Hooper
-0
/
+16
2020-09-16
Remove make::path_from_text
Lukas Wirth
-5
/
+28
2020-09-16
Add make::glob_use_tree function to create star-only UseTree
Lukas Wirth
-0
/
+4
2020-09-12
Reimplement import merging by making it recursive properly nesting all levels
Lukas Wirth
-0
/
+1
2020-09-04
Merge #5940
bors[bot]
-1
/
+84
2020-09-04
Remove unnecessary comma
Aleksei Sidorov
-1
/
+0
2020-09-04
Fix tests
Aleksei Sidorov
-1
/
+1
2020-09-04
Fix nitpicks
Aleksei Sidorov
-17
/
+2
2020-09-03
Impl make::blank_line
Lukas Wirth
-1
/
+11
2020-09-03
Resolve most of corner cases
Aleksei Sidorov
-4
/
+22
2020-09-03
Initial implementation of the #5085 issue
Aleksei Sidorov
-0
/
+81
2020-09-03
Unify naming
Aleksey Kladov
-4
/
+4
2020-08-31
Reduce path_from_text usage
Aleksey Kladov
-0
/
+1
2020-08-31
Remove dead code
Aleksey Kladov
-14
/
+0
2020-08-27
:arrow_up: crates
Aleksey Kladov
-1
/
+1
2020-08-25
Cleanup invert-if
Aleksey Kladov
-6
/
+3
2020-08-24
Support extern types
Jonas Schievink
-1
/
+7
2020-08-23
Invert if should be smart about is_some, is_none, is_ok, is_err
dragfire
-1
/
+7
2020-08-21
:arrow_up: ungrammar
Aleksey Kladov
-1
/
+2
2020-08-17
format
jDomantas
-13
/
+9
2020-08-14
fixup whitespace when adding missing impl items
jDomantas
-3
/
+30
2020-08-13
Remove deprecated function
Aleksey Kladov
-0
/
+7
2020-08-13
Cleanup **Move Guard** assist
Aleksey Kladov
-0
/
+3
2020-08-12
**Merge Imports** assist handles self
Aleksey Kladov
-3
/
+11
2020-08-12
Rename ra_syntax -> syntax
Aleksey Kladov
-0
/
+6815
[prev]