| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-16 | Don't use `serde_json` to serialize a simple JSON object | Nilstrieb | -0/+19 | |
| This avoids `rustc_data_structures` depending on `serde_json` which allows it to be compiled much earlier, unlocking most of rustc. | ||||
