| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-04-28 | Fix lint findings in librustc | flip1995 | -4/+4 |
| 2019-02-26 | replace &'tcx Substs with SubstsRef | csmoe | -2/+2 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -4/+4 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-10-06 | rustc/middle: improve some patterns | ljedrz | -6/+2 |
| 2018-09-29 | don't elide lifetimes in paths in librustc/ | Zack M. Davis | -1/+1 |
| 2018-04-06 | Fix some rebasing fallout. | Michael Woerister | -2/+2 |
| 2018-04-06 | Allow for representing exported monomorphizations in crate metadata. | Michael Woerister | -25/+63 |
| 2018-03-06 | Don't show crate metadata symbol as exported symbol to downstream crates. | Michael Woerister | -1/+7 |
| 2018-03-06 | Don't recompute SymbolExportLevel for upstream crates. | Michael Woerister | -2/+2 |
| 2018-03-06 | Compute symbol names more lazily. | Michael Woerister | -0/+53 |
| 2017-09-18 | incr.comp.: Fix rebase fallout. | Michael Woerister | -0/+5 |
| 2017-09-17 | rustc: Mostly remove `ExportedSymbols` | Alex Crichton | -53/+7 |
| 2017-09-17 | rustc: Calculate `ExportedSymbols` in a query | Alex Crichton | -0/+77 |
