summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/deriving/mod.rs
AgeCommit message (Expand)AuthorLines
2020-10-11Remove unnecessary unsafe block around calls to discriminant_valueTomasz Miąsko-1/+8
2020-09-10Attach `TokenStream` to `ast::Block`Aaron Hill-0/+1
2020-08-30mv compiler to compiler/mark-0/+173