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
/
libsyntax
/
mut_visit.rs
Age
Commit message (
Expand
)
Author
Lines
2019-05-21
Move `edition` outside the hygiene lock and avoid accessing it
John Kåre Alsaker
-3
/
+3
2019-05-12
syntax: Remove some legacy nonterminal tokens
Vadim Petrochenkov
-4
/
+0
2019-05-07
Implement built-in await syntax
Taylor Cramer
-0
/
+1
2019-05-01
Ensure that drop order of `async fn` matches `fn`.
David Wood
-3
/
+11
2019-04-21
Introduce `ArgSource` for diagnostics.
David Wood
-1
/
+13
2019-04-21
Add `AsyncArgument` to AST.
David Wood
-1
/
+9
2019-04-21
Introduce `LocalSource` into the AST.
David Wood
-1
/
+9
2019-03-24
Separate variant id and variant constructor id.
David Wood
-3
/
+4
2019-03-17
Do not complain about non-existing fields after parse recovery
Esteban Küber
-1
/
+1
2019-03-16
Refactor away `NestedMetaItemKind`
Vadim Petrochenkov
-5
/
+3
2019-03-16
Rename `MetaItem::ident` to `MetaItem::path`
Vadim Petrochenkov
-2
/
+1
2019-02-28
Auto merge of #57760 - dlrobertson:varargs1, r=alexreg
bors
-2
/
+3
2019-02-27
Rename variadic to c_variadic
Dan Robertson
-1
/
+1
2019-02-27
Support defining C compatible variadic functions
Dan Robertson
-1
/
+2
2019-02-27
Rollup merge of #58678 - doctorn:refuse-async-fn-2015-edition, r=varkor
Mazdak Farrokhzad
-1
/
+1
2019-02-27
Rollup merge of #58630 - nnethercote:fix-fold_clobber, r=petrochenkov
Mazdak Farrokhzad
-2
/
+10
2019-02-26
Make `visit_clobber` panic-safe.
Nicholas Nethercote
-2
/
+10
2019-02-24
Deny `async fn` in 2015 edition
Nathan Corbyn
-1
/
+1
2019-02-23
Rollup merge of #58476 - nnethercote:rm-LazyTokenStream, r=petrochenkov
Mazdak Farrokhzad
-3
/
+2
2019-02-18
Fix style nits
Dan Robertson
-1
/
+1
2019-02-18
Remove `LazyTokenStream`.
Nicholas Nethercote
-3
/
+2
2019-02-07
Add lowering errors for const generics
varkor
-0
/
+4
2019-02-07
libsyntax => 2018
Taiki Endo
-16
/
+17
2019-02-06
Rename `fold.rs` as `mut_visit.rs`.
Nicholas Nethercote
-0
/
+1330