| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-05-31 | add a series of tests for changes to structs | Niko Matsakis | -0/+326 | |
| These tests reveal that the edges are in some cases too strict. | ||||
| 2016-05-18 | always make at least one codegen-unit | Niko Matsakis | -2/+0 | |
| this allows us to remove the dummy `foo` fn | ||||
| 2016-05-18 | basic tests for cross-crate hashing | Niko Matsakis | -0/+102 | |
| 2016-04-06 | Fix test cases to reflect that #32014...went away | Niko Matsakis | -4/+3 | |
| Not sure what was the bug. Fixes #32014. | ||||
| 2016-04-06 | add incremental test runner and some tests | Niko Matsakis | -0/+158 | |
