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
/
librustc_ast
/
token.rs
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-884
/
+0
2020-08-22
Add backwards-compat hack for certain '$name' tokens
Aaron Hill
-1
/
+28
2020-08-14
Rework `rustc_serialize`
Matthew Jasper
-9
/
+9
2020-08-06
rustc_ast: Stop using "string typing" for doc comment tokens
Vadim Petrochenkov
-3
/
+10
2020-08-02
Auto merge of #74826 - matklad:mbe-fragment, r=petrochenkov
bors
-0
/
+61
2020-08-02
Use NonterminalKind for MetaVarDecl
Aleksey Kladov
-1
/
+24
2020-08-02
Introduce NonterminalKind
Aleksey Kladov
-0
/
+38
2020-08-01
Move 'probably equal' methods to librustc_parse
Aaron Hill
-56
/
+0
2020-07-01
Add an issue number for the pretty_printing_compatibility_hack FIXME
Vadim Petrochenkov
-1
/
+1
2020-07-01
Remove `token::FlattenGroup`
Vadim Petrochenkov
-19
/
+10
2020-07-01
expand: Stop using nonterminals for passing tokens to attribute and derive ma...
Vadim Petrochenkov
-1
/
+21
2020-06-26
proc_macro: Stop flattening groups with dummy spans
Vadim Petrochenkov
-11
/
+20
2020-05-29
Revert "Move functions to librustc_parse"
Aaron Hill
-0
/
+56
2020-05-22
Move functions to librustc_parse
Aaron Hill
-56
/
+0
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-22
/
+22
2020-03-20
can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs.
Mazdak Farrokhzad
-4
/
+13
2020-03-10
more reuse in block parsing & improve diagnostics.
Mazdak Farrokhzad
-0
/
+10
2020-03-09
Address review comments
Vadim Petrochenkov
-5
/
+14
2020-03-09
Use `Token::uninterpolate` in couple more places matching on `(Nt)Ident`
Vadim Petrochenkov
-21
/
+11
2020-03-09
rustc_ast: Introduce `Token::uninterpolate`
Vadim Petrochenkov
-2
/
+18
2020-03-09
rustc_ast: Introduce `Token::uninterpolated_span`
Vadim Petrochenkov
-0
/
+30
2020-02-29
Move directory `libsyntax` -> `librustc_ast`
Vadim Petrochenkov
-0
/
+761