| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-13 | Tweak `short_ty_string` to reduce number of files | Esteban Küber | -5/+5 | |
| When shortening types and writing them to disk, make `short_ty_string` capable of reusing the same file, instead of writing a file per shortened type. | ||||
| 2023-08-28 | Revert "Suggest using `Arc` on `!Send`/`!Sync` types" | David Tolnay | -2/+0 | |
| This reverts commit 9de1a472b68ed85f396b2e2cc79c3ef17584d6e1. | ||||
| 2023-08-09 | Suggest using `Arc` on `!Send`/`!Sync` types | Esteban Kuber | -0/+2 | |
| 2023-05-03 | rustc_middle: Fix `opt_item_ident` for non-local def ids | Vadim Petrochenkov | -4/+8 | |
| 2023-04-24 | Update tests. | Mara Bos | -14/+14 | |
| 2023-01-29 | Update tests. | Mara Bos | -2/+2 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+43 | |
