about summary refs log tree commit diff
path: root/compiler/rustc_serialize/src/json.rs
AgeCommit message (Expand)AuthorLines
2021-08-22Fix more β€œa”/β€œan” typosFrank Steffahn-2/+2
2021-06-17Emit warnings for unused fields in custom targets.Adam Bratschi-Kaye-0/+9
2021-06-01Remove unused functions and arguments from rustc_serializebjorn3-147/+24
2021-03-25Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code.Michael Woerister-4/+2
2021-03-19Move raw bytes handling to Encoder/Decoder.Camille GILLOT-0/+21
2020-12-03Fix some clippy lintsJoshua Nelson-1/+1
2020-08-30mv compiler to compiler/mark-0/+2778