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
/
librustc_ast
Age
Commit message (
Expand
)
Author
Lines
2020-03-21
can_begin_literal_maybe_minus: `true` on `"-"? lit` NTs.
Mazdak Farrokhzad
-5
/
+14
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
-35
/
+24
2020-03-09
rustc_ast: Introduce `Token::uninterpolate`
Vadim Petrochenkov
-2
/
+18
2020-03-09
rustc_ast: Introduce `Token::uninterpolated_span`
Vadim Petrochenkov
-0
/
+34
2020-03-06
fix various typos
Matthias Krüger
-2
/
+2
2020-03-06
Auto merge of #69586 - petrochenkov:unmerge, r=Centril
bors
-57
/
+117
2020-03-03
Auto merge of #69506 - Centril:stmt-semi-none, r=petrochenkov
bors
-7
/
+8
2020-03-01
Rename `syntax` in librustc_ast/README.md
LeSeulArtichaut
-1
/
+1
2020-03-01
encode `;` stmt w/o expr as `StmtKind::Empty`
Mazdak Farrokhzad
-7
/
+8
2020-03-01
ast: Implement `TryFrom<ItemKind>` for associated and foreign items
Vadim Petrochenkov
-0
/
+29
2020-03-01
ast: Unmerge structures for associated items and foreign items
Vadim Petrochenkov
-57
/
+88
2020-02-29
Make it build again
Vadim Petrochenkov
-2
/
+2
2020-02-29
Move directory `libsyntax` -> `librustc_ast`
Vadim Petrochenkov
-0
/
+8644