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
/
src
/
test
/
run-pass-fulldeps
/
pprust-expr-roundtrip.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-230
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+1
2019-06-23
let_chains: Add test cases to pprust-expr-roundtrip.
Mazdak Farrokhzad
-23
/
+32
2019-06-05
Aggregation of drive-by cosmetic changes.
Alexander Regueiro
-17
/
+15
2019-05-29
Update the rest of the test suites to use dyn
memoryruins
-1
/
+1
2019-05-21
Move `edition` outside the hygiene lock and avoid accessing it
John Kåre Alsaker
-1
/
+1
2019-02-27
Rename variadic to c_variadic
Dan Robertson
-1
/
+1
2019-02-10
tests: doc comments
Alexander Regueiro
-2
/
+2
2019-02-06
Overhaul `syntax::fold::Folder`.
Nicholas Nethercote
-24
/
+28
2018-12-27
Get rid of `Block::recovered`
Vadim Petrochenkov
-1
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-04
updates all Filename variants to take a fingerprint
Matthew Russo
-2
/
+4
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-2
/
+2
2018-08-13
Move SmallVec and ThinVec out of libsyntax
ljedrz
-1
/
+2
2018-06-21
Fix test using ExprKind::Closure
Taylor Cramer
-0
/
+1
2018-04-06
Remove more duplicated spans
Vadim Petrochenkov
-3
/
+3
2018-04-06
Rename `ast::Variant_::name` into `ident` + Fix rebase
Vadim Petrochenkov
-4
/
+2
2018-04-06
Rename `PathSegment::identifier` to `ident`
Vadim Petrochenkov
-24
/
+5
2018-04-03
Remove all unstable placement features
Aidan Hobson Sayers
-23
/
+16
2018-03-14
Remove syntax and syntax_pos thread locals
John Kåre Alsaker
-1
/
+4
2018-01-23
Adds support for immovable generators. Move checking of invalid borrows acros...
John Kåre Alsaker
-1
/
+5
2017-12-21
Do not emit type errors on recovered blocks
Esteban Küber
-0
/
+1
2017-12-14
Use PathBuf instead of String where applicable
Oliver Schneider
-2
/
+2
2017-09-06
better explanatory comment for the pprust-expr-roundtrip test
Stuart Pernsteiner
-0
/
+18
2017-09-06
pprust: fix parenthesization of exprs
Stuart Pernsteiner
-0
/
+227