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-02-24
Add tests for apply_demorgan
Lukas Wirth
-2
/
+5
2021-02-21
Bump deps
Laurențiu Nicola
-1
/
+1
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 #7687
bors[bot]
-0
/
+88
2021-02-16
Merge #7620
bors[bot]
-9
/
+50
2021-02-15
Specialization for async traits
Arnaud
-0
/
+88
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-09
Infra for "unit" benchmarking
Aleksey Kladov
-3980
/
+0
2021-02-08
Update crates
kjeremy
-1
/
+1
2021-02-07
AdtDef -> Adt
Aleksey Kladov
-19
/
+19
2021-02-05
Merge #7535
bors[bot]
-1
/
+1
2021-02-03
allow modifications of vars from outer scope inside extracted function
Vladyslav Katasonov
-1
/
+1
2021-02-03
Add cargo file tidy test
Edwin Cheng
-2
/
+2
2021-02-02
Bump rustc_lexer
Laurențiu Nicola
-1
/
+1
2021-01-30
Fix ast::String::value not properly escaping in some cases
Lukas Wirth
-2
/
+19
2021-01-27
Bump deps
Laurențiu Nicola
-1
/
+1
2021-01-25
:arrow_up: rowan
Aleksey Kladov
-1
/
+1
2021-01-24
Add validation for mutable const items
Lukas Wirth
-24
/
+39
2021-01-21
Up lexer
kjeremy
-1
/
+1
2021-01-20
:arrow_up: rowan
Aleksey Kladov
-12
/
+8
2021-01-20
.
Aleksey Kladov
-18
/
+18
2021-01-19
:arrow_up: rowan
Aleksey Kladov
-5
/
+6
2021-01-18
Parse `impl const Trait`
Lukas Wirth
-0
/
+25
2021-01-18
Add `MacroType` syntax
Jonas Schievink
-2
/
+31
2021-01-18
Merge #7291
bors[bot]
-67
/
+147
2021-01-16
When building an item-tree, keep fewer nodes in memory
Aleksey Kladov
-1
/
+1
2021-01-15
Wrap remaining self/super/crate in Name{Ref}
Lukas Wirth
-67
/
+147
2021-01-15
Add Unmerge Use assist
unexge
-2
/
+6
2021-01-15
Merge #7288
bors[bot]
-41
/
+87
2021-01-15
Handle self/super/crate in PathSegment as NameRef
Lukas Wirth
-41
/
+87
2021-01-15
Merge #7287
bors[bot]
-1
/
+1
2021-01-15
Make SyntaxPtr lookup logarithmic
Aleksey Kladov
-1
/
+1
2021-01-15
Merge #7286
bors[bot]
-8
/
+3
2021-01-15
Remove useless wrapper
Aleksey Kladov
-8
/
+3
2021-01-15
Add test for yield_expr
Daiki Ihara
-0
/
+32
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]
-58
/
+58
2021-01-10
Updated tests via `cargo xtask codegen`
Vincent Esche
-50
/
+50
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-10
Allow `true` and `false` keywords in const generics
Callym
-10
/
+20
[prev]
[next]