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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui-fulldeps
/
pprust-expr-roundtrip.rs
Age
Commit message (
Expand
)
Author
Lines
2020-02-29
Rename `syntax` to `rustc_ast` in source code
Vadim Petrochenkov
-5
/
+5
2020-02-17
Rename `FunctionRetTy` to `FnRetTy`
Yuki Okushi
-1
/
+1
2020-02-13
IsAsync -> enum Async { Yes { span: Span, .. }, No }
Mazdak Farrokhzad
-1
/
+1
2020-02-01
fix fallout in tests
Mazdak Farrokhzad
-2
/
+4
2020-01-02
fix src/test fallout
Mazdak Farrokhzad
-2
/
+3
2019-12-30
Rename `libsyntax_ext` and `libsyntax_expand` in code
Vadim Petrochenkov
-1
/
+0
2019-12-23
Add span information to `ExprKind::Assign`
varkor
-2
/
+2
2019-12-20
1. ast::Mutability::{Mutable -> Mut, Immutable -> Not}.
Mazdak Farrokhzad
-1
/
+1
2019-11-24
Add tests for raw_ref_op
Matthew Jasper
-1
/
+4
2019-11-20
Delete ProcessCfgMod
Mark Rousskov
-2
/
+1
2019-11-10
move syntax::parse -> librustc_parse
Mazdak Farrokhzad
-1
/
+2
2019-11-10
move config.rs to libsyntax_expand
Mazdak Farrokhzad
-3
/
+5
2019-10-15
syntax::parse::sess -> syntax::sess
Mazdak Farrokhzad
-2
/
+2
2019-09-28
syntax: don't keep a redundant c_variadic flag in the AST.
Eduard-Mihai Burtescu
-1
/
+0
2019-09-26
Fix ui-fulldeps tests
varkor
-1
/
+1
2019-09-26
Rename `Pat.node` to `Pat.kind`
varkor
-1
/
+1
2019-09-26
Rename `Expr.node` to `Expr.kind`
varkor
-2
/
+2
2019-09-07
Rollup merge of #64192 - estebank:turbofish-madness, r=petrochenkov
Mazdak Farrokhzad
-22
/
+25
2019-09-05
Fix test
Esteban Küber
-22
/
+25
2019-09-05
or-patterns: fix pprust-expr-roundtrip due to AST change.
Mazdak Farrokhzad
-3
/
+3
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+230