| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-26 | replace &'tcx Substs with SubstsRef | csmoe | -2/+2 | |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -7/+7 | |
| 2019-01-01 | `<&'tcx ty::Const as Deref>::deref` | Oliver Scherer | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-17 | Use `Environment` instead of `ty::ParamEnv` in chalk context | scalexm | -0/+10 | |
| 2018-09-29 | don't elide lifetimes in paths in librustc/ | Zack M. Davis | -19/+19 | |
| This seemed like a good way to kick the tires on the elided-lifetimes-in-paths lint (#52069)—seems to work! This was also pretty tedious—it sure would be nice if `cargo fix` worked on this codebase (#53896)! | ||||
| 2018-06-28 | Merge `ConstVal` and `ConstValue` | Oliver Schneider | -1/+1 | |
| 2018-06-26 | make `Eq` a true query | Niko Matsakis | -22/+7 | |
| 2018-06-14 | rustc: rename ty::maps to ty::query. | Eduard-Mihai Burtescu | -0/+221 | |
