| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -1/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-09-29 | don't elide lifetimes in paths in librustc/ | Zack M. Davis | -3/+3 | |
| 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-08-09 | Move span_bug and bug helper functions to util | Mark Rousskov | -0/+51 | |
