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
Age
Commit message (
Expand
)
Author
Lines
2021-03-16
Replace trait object boxing with extra AttrsOwnerNode
Lukas Wirth
-1
/
+1
2021-03-16
Upgrade rowan
Aleksey Kladov
-25
/
+225
2021-03-16
Fix macro expansion for statements w/o semicolon
Edwin Cheng
-2
/
+8
2021-03-14
Attach trivia to ast::Union nodes
Lukas Wirth
-2
/
+2
2021-03-09
feat: add expr_for_loop to make in syntax
Luiz Carlos Mourão Paes de Carvalho
-0
/
+3
2021-03-08
Better strip turbofishes
Kirill Bulatov
-0
/
+48
2021-03-08
Use upstream cov-mark
Laurențiu Nicola
-14
/
+12
2021-03-08
Use the same name in xtask and test utils
Aleksey Kladov
-3
/
+3
2021-03-02
Merge #7777
bors[bot]
-5
/
+9
2021-02-24
Implement line<->block comment assist
John Renner
-5
/
+9
2021-02-24
Add tests for apply_demorgan
Lukas Wirth
-2
/
+5
2021-02-20
Fix incorrect missing field diagnostic with box patterns
Laurențiu Nicola
-4
/
+13
2021-02-17
Revert "Replace usage of ast::NameOrNameRef with ast::NameLike"
Lukas Wirth
-18
/
+23
2021-02-17
Replace usage of ast::NameOrNameRef with ast::NameLike
Lukas Wirth
-23
/
+18
2021-02-16
Implement ast::AstNode for NameLike and move it to node_ext
Lukas Wirth
-1
/
+47
2021-02-16
Merge #7620
bors[bot]
-9
/
+50
2021-02-13
Don't rename field record patterns directly
Lukas Wirth
-3
/
+2
2021-02-13
allow try expr? when extacting function
Vladyslav Katasonov
-0
/
+3
2021-02-13
handle return, break and continue when extracting function
Vladyslav Katasonov
-9
/
+47
2021-02-12
Refactor reference searching to work with the ast
Lukas Wirth
-4
/
+26
2021-02-09
Add parsing benchmark
Aleksey Kladov
-3
/
+25
2021-02-07
AdtDef -> Adt
Aleksey Kladov
-19
/
+19
2021-02-03
allow modifications of vars from outer scope inside extracted function
Vladyslav Katasonov
-1
/
+1
2021-01-30
Fix ast::String::value not properly escaping in some cases
Lukas Wirth
-2
/
+19
2021-01-24
Add validation for mutable const items
Lukas Wirth
-1
/
+15
2021-01-20
:arrow_up: rowan
Aleksey Kladov
-8
/
+7
2021-01-20
.
Aleksey Kladov
-17
/
+17
2021-01-19
:arrow_up: rowan
Aleksey Kladov
-4
/
+5
2021-01-18
Add `MacroType` syntax
Jonas Schievink
-2
/
+31
2021-01-18
Merge #7291
bors[bot]
-15
/
+25
2021-01-15
Wrap remaining self/super/crate in Name{Ref}
Lukas Wirth
-15
/
+25
2021-01-15
Add Unmerge Use assist
unexge
-2
/
+6
2021-01-15
Merge #7288
bors[bot]
-9
/
+23
2021-01-15
Handle self/super/crate in PathSegment as NameRef
Lukas Wirth
-9
/
+23
2021-01-15
Merge #7286
bors[bot]
-8
/
+3
2021-01-15
Remove useless wrapper
Aleksey Kladov
-8
/
+3
2021-01-15
Add support for yiled keyword
Daiki Ihara
-1
/
+33
2021-01-14
Introduce more appropriate assertion mechanism
Aleksey Kladov
-1
/
+1
2021-01-10
Merge #7218
bors[bot]
-8
/
+8
2021-01-10
Merge #7239
bors[bot]
-1
/
+1
2021-01-10
Replace SyntaxKind usage with T! macro where applicable
Lukas Wirth
-1
/
+1
2021-01-10
Fix typo, parentheses is plural
Laurențiu Nicola
-2
/
+2
2021-01-09
Fixed typos in local bindings
Vincent Esche
-2
/
+2
2021-01-09
Fixed typos in code asserts
Vincent Esche
-1
/
+1
2021-01-09
Fixed typos in code comments
Vincent Esche
-5
/
+5
2021-01-07
Change <|> to $0 - Rebase
Kevaundray Wedderburn
-29
/
+29
2021-01-05
Rename expr -> tail_expr
Aleksey Kladov
-2
/
+2
2021-01-03
parser,syntax: Add separate parser for stmt with optional semicolon
Marijn Suijten
-1
/
+1
2021-01-03
syntax,ssr: Implement statement parsing
Marijn Suijten
-0
/
+16
2021-01-02
Fix warnings on rust-nightly
cynecx
-2
/
+2
[prev]
[next]