| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -25/+0 | |
| 2020-02-06 | Move the `krate` method to Hir and remove the Krate dep node | John Kåre Alsaker | -2/+2 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-11-07 | Fix incremental tests after change to instantiation strategy. | Michael Woerister | -1/+3 | |
| 2017-06-12 | kill various tasks we no longer need and remove outdated README text | Niko Matsakis | -6/+8 | |
| In the case of `TransCrateItem`, I had to tweak the tests a bit, but it's a concept that doesn't work well under new system. | ||||
| 2016-09-06 | allow testing DepNode::Krate edges directly | Niko Matsakis | -5/+7 | |
| 2016-09-06 | ignore dep-graph when loading inlined HIR | Niko Matsakis | -0/+29 | |
| We touch the krate to adjust the maps, but we don't expose that data widely. | ||||
