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
/
test_data
Age
Commit message (
Expand
)
Author
Lines
2021-06-15
internal: enforce no #[ignore] and no #[should_panic]
Aleksey Kladov
-2
/
+2
2021-06-11
Update ungrammar
Jonas Schievink
-642
/
+726
2021-05-15
Attach comments to ast::Impl
Lukas Wirth
-3
/
+3
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-21
Parse outer atttributes for RecordPatField
Lukas Wirth
-6
/
+53
2021-04-19
fix: false positive about inner attrs in docs
Aleksey Kladov
-179
/
+223
2021-04-17
hir_ty: Expand macros at type position
cynecx
-23
/
+25
2021-03-17
Correctly parse attributes on fn parameters
Jonas Schievink
-49
/
+49
2021-02-15
Specialization for async traits
Arnaud
-0
/
+88
2021-02-09
Infra for "unit" benchmarking
Aleksey Kladov
-3980
/
+0
2021-01-24
Add validation for mutable const items
Lukas Wirth
-23
/
+24
2021-01-18
Parse `impl const Trait`
Lukas Wirth
-0
/
+25
2021-01-15
Wrap remaining self/super/crate in Name{Ref}
Lukas Wirth
-52
/
+122
2021-01-15
Handle self/super/crate in PathSegment as NameRef
Lukas Wirth
-32
/
+64
2021-01-15
Add test for yield_expr
Daiki Ihara
-0
/
+32
2021-01-10
Merge #7218
bors[bot]
-50
/
+50
2021-01-10
Updated tests via `cargo xtask codegen`
Vincent Esche
-50
/
+50
2021-01-10
Allow `true` and `false` keywords in const generics
Callym
-10
/
+20
2021-01-03
parser,syntax: Add separate parser for stmt with optional semicolon
Marijn Suijten
-4
/
+65
2021-01-03
syntax,ssr: Implement statement parsing
Marijn Suijten
-0
/
+150
2020-12-24
Fix macro_rules not accepting brackets or parentheses
Lukas Wirth
-0
/
+59
2020-12-23
Parse const effect block
Lukas Wirth
-0
/
+24
2020-12-23
Parse ConstBlockPat
Lukas Wirth
-0
/
+80
2020-12-21
Merge #6965
bors[bot]
-135
/
+186
2020-12-20
Properly parse legacy trait objects with leading ForType
Lukas Wirth
-0
/
+44
2020-12-20
Parse attributes in tuple expressions
Lukas Wirth
-0
/
+51
2020-12-20
Properly attach attributes to Param instead of parent ParamList
Lukas Wirth
-135
/
+135
2020-12-16
Node-ify lifetimes
Lukas Wirth
-141
/
+269
2020-12-15
Move to upstream `macro_rules!` model
Jonas Schievink
-45
/
+38
2020-12-04
Use items can also have doc comments
Lukas Wirth
-15
/
+15
2020-11-22
Parse unsafe extern block
David Tolnay
-2
/
+16
2020-11-12
Fix attachment of inner doc comments
Aleksey Kladov
-3
/
+3
2020-11-06
Kill RAW_ literals
Aleksey Kladov
-24
/
+24
2020-10-24
Don't interpret type path as part of visibility.
Arif Roktim
-0
/
+56
2020-10-06
Add validation check for ambiguous trait objects
Lukas Wirth
-0
/
+404
2020-09-10
Rename record_field_pat to record_pat_field
Pavan Kumar Sunkara
-0
/
+0
2020-08-25
Complete `pub` in fields
Aleksey Kladov
-0
/
+32
2020-08-13
Better recovery in `use foo::;`
Aleksey Kladov
-5
/
+3
2020-08-13
Align parser names with grammar
Aleksey Kladov
-77
/
+0
2020-08-12
Rename ra_syntax -> syntax
Aleksey Kladov
-0
/
+30257
[prev]