summary refs log tree commit diff
path: root/compiler/rustc_ast_lowering/src
AgeCommit message (Expand)AuthorLines
2020-09-16simplfy condition in ItemLowerer::with_trait_impl_ref()Matthias Krüger-1/+1
2020-09-14Auto merge of #76541 - matthiaskrgr:unstable_sort, r=davidtwcobors-2/+3
2020-09-10Attach `TokenStream` to `ast::Visibility`Aaron Hill-1/+1
2020-09-10Attach `TokenStream` to `ast::Path`Aaron Hill-5/+8
2020-09-10Attach tokens to `NtMeta` (`ast::AttrItem`)Aaron Hill-0/+1
2020-09-10Attach `TokenStream` to `ast::Ty`Aaron Hill-0/+1
2020-09-10use sort_unstable to sort primitive typesMatthias Krüger-2/+3
2020-08-30mv compiler to compiler/mark-0/+6717