| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-07-07 | Fix metadata_only metadata encoding | bjorn3 | -1/+15 | |
| 2018-07-07 | Fix some errors | bjorn3 | -0/+10 | |
| 2018-07-07 | Mostly fix compiling without LLVM (with metadata_only backend) | bjorn3 | -100/+11 | |
| 2018-07-07 | Move some functions out of rustc_codegen_llvm and fix metadata_only backend | bjorn3 | -5/+408 | |
| 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 | -2/+2 | |
| 2018-06-01 | Update recursion limits | John Kåre Alsaker | -0/+2 | |
| 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/+1087 | |
