summary refs log tree commit diff
path: root/src/librustc_ast/visit.rs
AgeCommit message (Expand)AuthorLines
2020-05-18Add asm! to ASTAmanieu d'Antras-0/+21
2020-05-08Remove ast::{Ident, Name} reexports.Camille GILLOT-1/+2
2020-03-27parse: move constraint/arg restriction to ast_validation.Mazdak Farrokhzad-2/+6
2020-03-26Rename asm! to llvm_asm!Amanieu d'Antras-1/+1
2020-03-12ast: `Mac`/`Macro` -> `MacCall`Vadim Petrochenkov-9/+9
2020-03-06Auto merge of #69586 - petrochenkov:unmerge, r=Centrilbors-18/+26
2020-03-01encode `;` stmt w/o expr as `StmtKind::Empty`Mazdak Farrokhzad-3/+2
2020-03-01ast: Unmerge structures for associated items and foreign itemsVadim Petrochenkov-18/+26
2020-02-29Move directory `libsyntax` -> `librustc_ast`Vadim Petrochenkov-0/+873