os-rust/tests/ui/traits/bound
2023-11-02 20:57:05 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
assoc-fn-bound-root-obligation.rs Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
assoc-fn-bound-root-obligation.stderr Pretty print Fn traits in rustc_on_unimplemented 2023-11-02 20:57:05 +00:00
basic.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
generic_trait.rs Adjust UI tests for unit_bindings 2023-06-12 20:24:48 +08:00
impl-comparison-duplicates.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
in-arc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-on-bare-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-on-bare-trait.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-on-struct.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
not-on-struct.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-in-fns.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-in-fns.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
on-structs-and-enums-in-impls.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-in-impls.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
on-structs-and-enums-locals.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-locals.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
on-structs-and-enums-rpass.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-static.rs Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
on-structs-and-enums-static.stderr Work around the fact that check_mod_type_wf may spuriously return ErrorGuaranteed, even if that error is only emitted by check_modwitem_types 2023-10-25 12:04:54 +00:00
on-structs-and-enums-xc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-xc.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-xc1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums-xc1.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-structs-and-enums.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
recursion.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
same-crate-name.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
same-crate-name.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sugar.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sugar.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00