rust/src/test/incremental
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
..
callee_caller_cross_crate basic tests for cross-crate hashing 2016-05-18 10:11:36 -04:00
struct_change_field_type_cross_crate add def-ids from nominal types into TraitSelect 2016-05-31 19:59:57 -04:00
type_alias_cross_crate extend type alias test to include a clean rev 2016-05-31 19:59:57 -04:00
dirty_clean.rs
hello_world.rs
string_constant.rs
struct_add_field.rs add def-ids from nominal types into TraitSelect 2016-05-31 19:59:57 -04:00
struct_change_field_name.rs add def-ids from nominal types into TraitSelect 2016-05-31 19:59:57 -04:00
struct_change_field_type.rs add def-ids from nominal types into TraitSelect 2016-05-31 19:59:57 -04:00
struct_change_nothing.rs add a series of tests for changes to structs 2016-05-31 19:59:57 -04:00
struct_remove_field.rs add def-ids from nominal types into TraitSelect 2016-05-31 19:59:57 -04:00