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
/
ted.rs
Age
Commit message (
Expand
)
Author
Lines
2021-10-03
Add semicolons for consistency
Aramis Razzaghipour
-14
/
+14
2021-09-26
internal: more reasonable grammar for blocks
Aleksey Kladov
-2
/
+2
2021-07-05
Update `inline_call` assist doc example
Lukas Wirth
-6
/
+8
2021-07-05
Merge #9474
bors[bot]
-0
/
+6
2021-07-05
Fixup emitted whitespace in most cases
Lukas Wirth
-0
/
+6
2021-07-04
minor: untangle complex condition
Aleksey Kladov
-10
/
+9
2021-05-22
internal: replace AstTransformer with mutable syntax trees
Aleksey Kladov
-0
/
+3
2021-05-08
internal: remove one more syntax rewriter
Aleksey Kladov
-1
/
+4
2021-04-20
Remove SyntaxRewriter usage in insert_use in favor of ted
Lukas Wirth
-2
/
+15
2021-04-15
Switch introduce_named_lifetime assist to use mutable syntax tree
Dawer
-0
/
+7
2021-03-22
rewrite merge use trees assist to use muatable syntax trees
Aleksey Kladov
-4
/
+24
2021-03-19
Make ast editing more ergonomic
Aleksey Kladov
-19
/
+46
2021-03-17
avoid converting types into themselves via .into() (clippy::useless-conversion)
Matthias Krüger
-1
/
+1
2021-03-16
pit-of-successify tree editor
Aleksey Kladov
-11
/
+14
2021-03-16
Auto-magical whitespace
Aleksey Kladov
-2
/
+47
2021-03-16
Upgrade rowan
Aleksey Kladov
-0
/
+78