| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+2 |
| 2024-04-13 | Add add/sub methods that only panic with debug assertions to rustc | Nilstrieb | -5/+9 |
| 2023-09-10 | Reimplement FileEncoder with a small-write optimization | Ben Kimock | -13/+7 |
| 2023-04-23 | Rewrite MemDecoder around pointers not a slice | Ben Kimock | -8/+8 |
| 2022-11-29 | rename `{max=>largest}_max_leb128_len` | Maybe Waffle | -3/+3 |
| 2022-11-29 | Replace a macro with a function | Maybe Waffle | -11/+8 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -1/+1 |
| 2022-01-07 | Unpeel the first iteration of the loop in impl_read_unsigned_leb128. | Nicholas Nethercote | -2/+11 |
| 2022-01-07 | Modify the buffer position directly when reading leb128 values. | Nicholas Nethercote | -10/+8 |
| 2021-01-11 | rustc_serialize: fix incorrect signed LEB128 decoding | Tyson Nottingham | -22/+32 |
| 2021-01-11 | Serialize incr comp structures to file via fixed-size buffer | Tyson Nottingham | -32/+68 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+110 |
