summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/deriving/decodable.rs
AgeCommit message (Expand)AuthorLines
2021-02-09fix derive(RustcEncodable, RustcDecodable)Skgland-9/+6
2021-02-09use ufcs in derive(RustDecodable)Skgland-19/+31
2020-08-30mv compiler to compiler/mark-0/+223