| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2017-10-08 | address more FIXME whose associated issues were marked as closed | Niv Kaminer | -2/+0 |
| 2017-07-05 | use field init shorthand in src/librustc | Zack M. Davis | -4/+4 |
| 2017-05-17 | Improve the error management when /proc is not mounted | Sylvestre Ledru | -3/+8 |
| 2016-10-10 | Simplify `str` and `Path` comparison. | Corey Farwell | -1/+1 |
| 2016-10-10 | Return early to avoid excessive indentation.` | Corey Farwell | -24/+23 |
| 2016-10-10 | Use `Cow` instead of `String` to avoid unnecessary allocations. | Corey Farwell | -3/+4 |
| 2016-10-10 | Convert `String` generating functions into `&str` constants. | Corey Farwell | -18/+10 |
| 2016-04-12 | Remove unused trait imports | Seo Sanghyeon | -1/+0 |
| 2016-03-31 | librustc: replace panic!() with bug!() | Benjamin Herr | -2/+2 |
| 2015-11-26 | split the metadata code into rustc_metadata | Ariel Ben-Yehuda | -0/+207 |
