about summary refs log tree commit diff
path: root/src/librustc_serialize
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-6105/+0
2020-08-14Fix rustc_serialize unit testsMatthew Jasper-23/+33
2020-08-14Fix tests and address review commentsMatthew Jasper-194/+39
2020-08-14Add some documentation for (De|En)codableMatthew Jasper-0/+22
2020-08-14Rework `rustc_serialize`Matthew Jasper-312/+226
2020-08-06Fix some Clippy warnings in librustc_serializeTemirkhan Myrzamadi-74/+42
2020-06-10Use min_specialization in the remaining rustc cratesMatthew Jasper-22/+16
2020-06-03Update fulldeps tests and clippyVadim Petrochenkov-8/+0
2020-06-02Make things build againVadim Petrochenkov-2/+2
2020-06-02Rename directories for some compiler crates from `libx` to `librustc_x`Vadim Petrochenkov-0/+6360