rust/tests/ui/on-unimplemented
2023-10-02 23:14:29 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-annotation.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-annotation.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expected-comma-found-token.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expected-comma-found-token.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
feature-gate-on-unimplemented.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
feature-gate-on-unimplemented.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-substs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-substs.stderr Point out the actual mismatch error 2023-10-02 23:14:29 +00:00
issue-104140.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-104140.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple-impls.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple-impls.stderr Don't sort strings right after we just sorted by types 2023-06-27 23:31:06 +00:00
no-debug.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
no-debug.stderr Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
on-impl.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-impl.stderr Point out the actual mismatch error 2023-10-02 23:14:29 +00:00
on-trait.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-trait.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
parent-label.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
parent-label.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
slice-index.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice-index.stderr Point out the actual mismatch error 2023-10-02 23:14:29 +00:00
sum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sum.stderr More accurately point at arguments 2023-08-26 19:25:46 +00:00