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
Age
Commit message (
Expand
)
Author
Lines
2021-04-19
Merge #8524 #8527
bors[bot]
-0
/
+160
2021-04-17
hir_ty: Expand macros at type position
cynecx
-23
/
+25
2021-04-17
nail rowan version down
Bernhard Schuster
-1
/
+1
2021-04-16
Fill match arms for a tuple of a single enum.
Dawer
-6
/
+12
2021-04-15
Finish GenericParamsOwnerEdit impls
Dawer
-5
/
+94
2021-04-15
Switch introduce_named_lifetime assist to use mutable syntax tree
Dawer
-0
/
+71
2021-04-07
Update crates
kjeremy
-1
/
+1
2021-04-05
Use arrayvec 0.7 to avoid perf regression in 0.6.1
kjeremy
-1
/
+1
2021-04-04
Add convert tuple struct to named struct assist
unexge
-0
/
+26
2021-03-27
Add support for doc on hover for macro 2.0
Edwin Cheng
-2
/
+2
2021-03-27
Basic Support Macro 2.0
Edwin Cheng
-0
/
+1
2021-03-26
Add TokenText
Aleksey Kladov
-7
/
+89
2021-03-26
syntax: return owned string instead of leaking string
cynecx
-10
/
+8
2021-03-25
Use more std::array::IntoIter
Laurențiu Nicola
-4
/
+3
2021-03-25
Use arrayvec 0.6
Laurențiu Nicola
-9
/
+9
2021-03-23
Simplify code
Aleksey Kladov
-2
/
+3
2021-03-22
rewrite merge use trees assist to use muatable syntax trees
Aleksey Kladov
-46
/
+74
2021-03-22
:arrow_up: rowan
Aleksey Kladov
-1
/
+1
2021-03-21
a lot of clippy::style fixes
Matthias Krüger
-44
/
+32
2021-03-21
clippy::complexity simplifications related to Iterators
Matthias Krüger
-2
/
+1
2021-03-21
use strip_prefix() instead of starts_with and slicing (clippy::manual_strip)
Matthias Krüger
-2
/
+1
2021-03-21
remove more redundant clones (clippy::redundant_clone())
Matthias Krüger
-3
/
+3
2021-03-20
Don't use an untyped String for ActiveParam tracking
Lukas Wirth
-0
/
+9
2021-03-19
Move `AttrsOwnerNode` to syntax and make it public
Jonas Schievink
-2
/
+32
2021-03-19
Make ast editing more ergonomic
Aleksey Kladov
-40
/
+66
2021-03-19
Parse extended_key_value_attributes
Lukas Wirth
-33
/
+23
2021-03-17
Correctly parse attributes on fn parameters
Jonas Schievink
-49
/
+49
2021-03-17
Better handling of block doc comments
Lukas Wirth
-35
/
+29
2021-03-17
Merge #8059
bors[bot]
-1
/
+1
2021-03-17
avoid converting types into themselves via .into() (clippy::useless-conversion)
Matthias Krüger
-2
/
+2
2021-03-16
pit-of-successify tree editor
Aleksey Kladov
-14
/
+17
2021-03-16
Auto-magical whitespace
Aleksey Kladov
-23
/
+58
2021-03-16
Move more bounds
Aleksey Kladov
-10
/
+44
2021-03-16
Replace trait object boxing with extra AttrsOwnerNode
Lukas Wirth
-1
/
+1
2021-03-16
Upgrade rowan
Aleksey Kladov
-26
/
+226
2021-03-16
Fix macro expansion for statements w/o semicolon
Edwin Cheng
-2
/
+8
2021-03-15
Enable thread-local coverage marks
Laurențiu Nicola
-1
/
+1
2021-03-14
Attach trivia to ast::Union nodes
Lukas Wirth
-2
/
+2
2021-03-12
Merge #7956
bors[bot]
-0
/
+3
2021-03-10
cargo update and lexer
kjeremy
-1
/
+1
2021-03-09
feat: add expr_for_loop to make in syntax
Luiz Carlos Mourão Paes de Carvalho
-0
/
+3
2021-03-09
Merge #7873 #7933
bors[bot]
-1
/
+49
2021-03-09
Improve compilation speed
Aleksey Kladov
-1
/
+1
2021-03-08
Better strip turbofishes
Kirill Bulatov
-0
/
+48
2021-03-08
Use upstream cov-mark
Laurențiu Nicola
-14
/
+13
2021-03-08
Use the same name in xtask and test utils
Aleksey Kladov
-3
/
+3
2021-03-02
Update lexer
kjeremy
-1
/
+1
2021-03-02
Merge #7777
bors[bot]
-5
/
+9
2021-02-25
bump crates
kjeremy
-1
/
+1
2021-02-24
Implement line<->block comment assist
John Renner
-5
/
+9
[prev]
[next]