| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-01-01 | rustc_serialize: specialize opaque decoding of some u8 sequences | Tyson Nottingham | -26/+33 | |
| 2021-01-01 | rustc_serialize: have read_raw_bytes take MaybeUninit<u8> slice | Tyson Nottingham | -3/+13 | |
| 2021-01-01 | rustc_serialize: specialize opaque encoding of some u8 sequences | Tyson Nottingham | -19/+20 | |
| 2020-12-26 | stabilize min_const_generics | Bastian Kauschke | -1/+1 | |
| 2020-12-03 | Fix some clippy lints | Joshua Nelson | -1/+1 | |
| 2020-10-13 | Replace absolute paths with relative ones | est31 | -3/+3 | |
| Modern compilers allow reaching external crates like std or core via relative paths in modules outside of lib.rs and main.rs. | ||||
| 2020-09-26 | Deduplicate and generalize some (de/)serializer impls | Oliver Scherer | -23/+12 | |
| 2020-09-23 | /nightly/nightly-rustc | Erik Hofmayer | -1/+1 | |
| 2020-09-23 | Updated html_root_url for compiler crates | Erik Hofmayer | -1/+1 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+4499 | |
