summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/source_util.rs
AgeCommit message (Expand)AuthorLines
2021-07-17Compute a better `lint_node_id` during expansionAaron Hill-1/+1
2021-05-05Use local and remapped paths where appropriateAndy Wang-1/+3
2021-03-05expand: Some more consistent naming in module loadingVadim Petrochenkov-2/+2
2021-03-05expand: Move module file path stack from global session to expansion dataVadim Petrochenkov-4/+3
2021-01-20Force token collection to run when parsing nonterminalsAaron Hill-2/+3
2020-10-04Remove extra indirection in LitKind::ByteStrRobin Schoonover-3/+1
2020-08-30mv compiler to compiler/mark-0/+225