2019-01-25 01:08:21 -06:00
|
|
|
test_utils::marks!(
|
2019-03-16 10:06:45 -05:00
|
|
|
bogus_paths
|
2019-01-25 01:08:21 -06:00
|
|
|
name_res_works_for_broken_modules
|
2019-03-14 03:53:40 -05:00
|
|
|
can_import_enum_variant
|
2019-01-26 16:57:03 -06:00
|
|
|
type_var_cycles_resolve_completely
|
|
|
|
type_var_cycles_resolve_as_possible
|
2019-02-09 15:03:01 -06:00
|
|
|
type_var_resolves_to_int_var
|
2019-02-10 08:16:23 -06:00
|
|
|
glob_enum
|
2019-02-10 08:41:44 -06:00
|
|
|
glob_across_crates
|
2019-02-10 13:44:34 -06:00
|
|
|
std_prelude
|
2019-03-17 14:05:10 -05:00
|
|
|
match_ergonomics_ref
|
2019-01-25 01:08:21 -06:00
|
|
|
);
|