about summary refs log tree commit diff
path: root/compiler/rustc_serialize/tests
AgeCommit message (Expand)AuthorLines
2021-06-14Use the now available implementation of `IntoIterator` for arraysLeSeulArtichaut-1/+1
2021-03-24Revert "Revert stabilizing integer::BITS."Mara Bos-1/+0
2021-02-03Revert stabilizing integer::BITS.Mara Bos-0/+1
2021-01-31stabilize int_bits_constAshley Mannix-1/+0
2021-01-11rustc_serialize: fix incorrect signed LEB128 decodingTyson Nottingham-16/+44
2021-01-11Serialize incr comp structures to file via fixed-size bufferTyson Nottingham-15/+36
2020-08-30mv compiler to compiler/mark-0/+1590