| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-06-26 | migrate codebase to `..=` inclusive range patterns | Zack M. Davis | -1/+1 | |
| These were stabilized in March 2018's #47813, and are the Preferred Way to Do It going forward (q.v. #51043). | ||||
| 2018-06-14 | rustc: rename ty::maps to ty::query. | Eduard-Mihai Burtescu | -1/+1 | |
| 2018-05-26 | Add `Ident::as_str` helper | Vadim Petrochenkov | -1/+1 | |
| 2018-05-17 | Added extra hashing step. | iancormac84 | -0/+7 | |
| 2018-05-17 | Code structure edits. | iancormac84 | -57/+61 | |
| 2018-05-17 | Removed use of TypeIdHasher in symbol hash generation and replaced it with ↵ | iancormac84 | -14/+13 | |
| StableHasher. | ||||
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+435 | |
