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
/
attr
Age
Commit message (
Expand
)
Author
Lines
2020-08-30
mv compiler to compiler/
mark
-684
/
+0
2020-08-08
Eliminate the `SessionGlobals` from `librustc_ast`.
Nicholas Nethercote
-85
/
+12
2020-08-06
rustc_ast: Stop using "string typing" for doc comment tokens
Vadim Petrochenkov
-10
/
+15
2020-08-04
rustc_ast: More detailed docs for `Attribute::check_name`
Vadim Petrochenkov
-1
/
+5
2020-08-04
rustc_ast: `(Nested)MetaItem::check_name` -> `has_name`
Vadim Petrochenkov
-6
/
+7
2020-07-09
Eliminate confusing "globals" terminology.
Nicholas Nethercote
-18
/
+24
2020-07-01
Rollup merge of #73569 - Aaron1011:fix/macro-rules-group, r=petrochenkov
Manish Goregaokar
-4
/
+14
2020-07-01
Insert NoDelim groups around nonterminals when lowering macro_rules
Aaron Hill
-4
/
+14
2020-07-01
Remove `token::FlattenGroup`
Vadim Petrochenkov
-1
/
+1
2020-06-26
proc_macro: Stop flattening groups with dummy spans
Vadim Petrochenkov
-1
/
+1
2020-05-08
Remove ast::{Ident, Name} reexports.
Camille GILLOT
-3
/
+3
2020-04-19
Dogfood more or_patterns in the compiler
Josh Stone
-2
/
+4
2020-03-21
ast: Compress `AttrId` from `usize` to `u32`
Vadim Petrochenkov
-4
/
+4
2020-03-12
ast: `Mac`/`Macro` -> `MacCall`
Vadim Petrochenkov
-2
/
+2
2020-03-09
Use `Token::uninterpolate` in couple more places matching on `(Nt)Ident`
Vadim Petrochenkov
-3
/
+2
2020-03-09
rustc_ast: Introduce `Token::uninterpolated_span`
Vadim Petrochenkov
-0
/
+4
2020-03-06
Auto merge of #69586 - petrochenkov:unmerge, r=Centril
bors
-1
/
+1
2020-03-01
encode `;` stmt w/o expr as `StmtKind::Empty`
Mazdak Farrokhzad
-4
/
+3
2020-03-01
ast: Unmerge structures for associated items and foreign items
Vadim Petrochenkov
-1
/
+1
2020-02-29
Move directory `libsyntax` -> `librustc_ast`
Vadim Petrochenkov
-0
/
+727