| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-09 | incorporate resolve results into hashing | Niko Matsakis | -2/+4 | |
| We now incorporate the `def_map` and `trait_map` results into the SVH. | ||||
| 2016-08-09 | use preds to serialize just what we need | Niko Matsakis | -0/+1 | |
| This massively speeds up serialization. It also seems to produce deterministic metadata hashes (before I was seeing inconsistent results). Fixes #35232. | ||||
| 2016-04-06 | Fix test cases to reflect that #32014...went away | Niko Matsakis | -2/+2 | |
| Not sure what was the bug. Fixes #32014. | ||||
| 2016-04-06 | add incremental test runner and some tests | Niko Matsakis | -0/+58 | |
