Niko Matsakis
|
4038b5b3ee
|
add def-ids from nominal types into TraitSelect
This way we distinguish, in particular, `Foo: Sized`
and `Bar: Sized`, which fixes #33850.
|
2016-05-31 19:59:57 -04:00 |
|
Niko Matsakis
|
5dc6a058b2
|
extend type alias test to include a clean rev
|
2016-05-31 19:59:57 -04:00 |
|
Niko Matsakis
|
be1819f14b
|
add a series of tests for changes to structs
These tests reveal that the edges are in some cases
too strict.
|
2016-05-31 19:59:57 -04:00 |
|
Niko Matsakis
|
02af34def7
|
always make at least one codegen-unit
this allows us to remove the dummy `foo` fn
|
2016-05-18 21:24:30 -04:00 |
|
Niko Matsakis
|
bed7ea8609
|
basic tests for cross-crate hashing
|
2016-05-18 10:11:36 -04:00 |
|
Niko Matsakis
|
54d78a46c5
|
Fix test cases to reflect that #32014...went away
Not sure what was the bug. Fixes #32014.
|
2016-04-06 16:38:29 -04:00 |
|
Niko Matsakis
|
068142a2e6
|
add incremental test runner and some tests
|
2016-04-06 12:42:46 -04:00 |
|