| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-06-14 | Unify all uses of 'gcx and 'tcx. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-06-12 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -2/+1 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-06-12 | Fix fallout from `deny(unused_lifetimes)`. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -3/+3 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2017-09-18 | incr.comp.: Move result fingerprinting to DepGraph::with_task(). | Michael Woerister | -0/+7 |
| 2017-06-03 | Module doc comment for librustc/dep_graph/safe.rs | bjorn3 | -0/+2 |
| 2017-05-02 | simplify the MirPass traits and passes dramatically | Niko Matsakis | -0/+6 |
| 2017-03-10 | add comments and remove unused code paths | Niko Matsakis | -29/+22 |
| 2017-03-10 | isolate dep-graph tasks | Niko Matsakis | -0/+70 |
