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-06-03
Apply more clippy suggestions and update generated
Clemens Wasser
-5
/
+5
2021-06-02
Account for generics in extract_struct_from_enum_variant
Lukas Wirth
-3
/
+2
2021-05-31
minor: remove debug print
Aleksey Kladov
-1
/
+0
2021-05-30
Merge #9062
bors[bot]
-1
/
+1
2021-05-30
Bump deps
Laurențiu Nicola
-1
/
+1
2021-05-27
Attribute completion is context aware
Lukas Wirth
-0
/
+7
2021-05-24
generate match arms with todo!() as placeholder body
Domantas Jadenkus
-6
/
+15
2021-05-24
Bump rustc_lexer
Laurențiu Nicola
-1
/
+1
2021-05-22
Add more docs
Aleksey Kladov
-6
/
+17
2021-05-22
internal: replace AstTransformer with mutable syntax trees
Aleksey Kladov
-54
/
+19
2021-05-20
Don't compare ast::Visibility by stringifying
Lukas Tobias Wirth
-0
/
+23
2021-05-17
fix: don't add extra whitespace around fields
Aleksey Kladov
-0
/
+4
2021-05-16
internal: use mutable syntax trees when filling fields
Aleksey Kladov
-98
/
+42
2021-05-16
internal: use mutable trees when filling match arms
Aleksey Kladov
-126
/
+69
2021-05-16
Merge #8813
bors[bot]
-20
/
+61
2021-05-15
Attach comments to ast::Impl
Lukas Wirth
-5
/
+5
2021-05-14
internal: use more mutable APIs
Aleksey Kladov
-35
/
+17
2021-05-14
internal: rewrite assoc item manipulaion to use mutable trees
Aleksey Kladov
-153
/
+72
2021-05-14
internal: remove SyntaxRewriter
Aleksey Kladov
-153
/
+4
2021-05-14
internal: remove more of the SyntaxRewriter
Aleksey Kladov
-29
/
+31
2021-05-14
internal: remove one more immutable tree
Aleksey Kladov
-40
/
+13
2021-05-13
Cleanup imports
Aleksey Kladov
-4
/
+3
2021-05-12
Support length for ByteStrings
Jade
-20
/
+61
2021-05-10
simplify
Aleksey Kladov
-0
/
+3
2021-05-09
internal: introduce `ast::make::ext` module with common shortcuts
Aleksey Kladov
-43
/
+52
2021-05-09
internal: fix make API
Aleksey Kladov
-8
/
+31
2021-05-09
internal: rewrite **Repalce impl Trait** assist to mutable syntax trees
Aleksey Kladov
-12
/
+7
2021-05-09
cleanups
Aleksey Kladov
-2
/
+2
2021-05-08
minor: remove dead code
Aleksey Kladov
-11
/
+1
2021-05-08
internal: pull_assignment_up uses mutable trees
Aleksey Kladov
-0
/
+3
2021-05-08
dead code
Aleksey Kladov
-121
/
+1
2021-05-08
internal: remove one more syntax rewriter
Aleksey Kladov
-1
/
+4
2021-05-07
fix: use raw idents in `make::name{_ref}` with keywords
Jonas Schievink
-2
/
+12
2021-05-06
Hide implementation details of TokenText
Dawer
-8
/
+20
2021-05-06
Clean up
Dawer
-15
/
+2
2021-05-06
Borrow text from nodes of immutable syntax trees
Dawer
-25
/
+49
2021-05-06
Adapt to a new rowan borrowing node API.
Dawer
-2
/
+2
2021-05-06
Update to rowan 0.13.0-pre.5
Dawer
-1
/
+1
2021-04-29
Parse const param defaults
Jonas Schievink
-0
/
+99
2021-04-29
Correctly parse negated literals as const args
Jonas Schievink
-0
/
+31
2021-04-24
Split out merge_imports module from helpers::insert_use
Lukas Wirth
-1
/
+21
2021-04-23
Merge #8591 #8638
bors[bot]
-18
/
+19
2021-04-23
Remove SyntaxRewriter::from_fn
Lukas Wirth
-16
/
+3
2021-04-23
Merge #8317
bors[bot]
-0
/
+26
2021-04-21
Bump rustc_lexer
Laurențiu Nicola
-1
/
+1
2021-04-21
Add support for fill match arms of boolean values
Comonad
-0
/
+8
2021-04-21
Parse outer atttributes for RecordPatField
Lukas Wirth
-6
/
+53
2021-04-20
Remove SyntaxRewriter usage in insert_use in favor of ted
Lukas Wirth
-2
/
+16
2021-04-19
Merge #8578
bors[bot]
-180
/
+236
2021-04-19
fix: false positive about inner attrs in docs
Aleksey Kladov
-180
/
+236
[prev]
[next]