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
/
compiler
/
rustc_parse
/
src
/
parser
/
expr.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-14
Add underscore expressions for destructuring assignments
Fabian Zaiser
-0
/
+3
2020-11-11
Implement destructuring assignment for structs and slices
Fabian Zaiser
-2
/
+8
2020-10-27
Fix typo in comments
Robert Grosse
-1
/
+1
2020-10-27
Auto merge of #77502 - varkor:const-generics-suggest-enclosing-braces, r=petr...
bors
-1
/
+13
2020-10-26
Suggest expressions that look like const generic arguments should be enclosed...
varkor
-1
/
+13
2020-10-24
Auto merge of #77255 - Aaron1011:feature/collect-attr-tokens, r=petrochenkov
bors
-1
/
+1
2020-10-22
Make inline const work for half open ranges
Santiago Pastorino
-1
/
+1
2020-10-22
Rename parse_const_expr to parse_const_block
Santiago Pastorino
-1
/
+1
2020-10-22
Don't create an empty `LazyTokenStream`
Aaron Hill
-1
/
+1
2020-10-19
Rewrite `collect_tokens` implementations to use a flattened buffer
Aaron Hill
-9
/
+10
2020-10-16
Parse inline const expressions
Santiago Pastorino
-0
/
+2
2020-10-16
Rollup merge of #77780 - calebcartwright:cast-expr-attr-span, r=oli-obk
Dylan DPC
-7
/
+17
2020-10-12
rustc_parse: correct span on range expr with attrs
Caleb Cartwright
-1
/
+1
2020-10-12
rustc_parse: correct span on cast expr with attrs
Caleb Cartwright
-6
/
+16
2020-10-11
rustc_parse: More precise spans for `tuple.0.0`
Vadim Petrochenkov
-7
/
+33
2020-10-07
Detect blocks that could be struct expr bodies
Esteban Küber
-4
/
+12
2020-08-30
Use string literal directly when available in format
Sasha
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+2293