rust/tests/ui/dst
2023-05-12 00:10:52 +00:00
..
dst-bad-assign-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-assign-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-assign-3.rs Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
dst-bad-assign-3.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
dst-bad-assign.rs Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
dst-bad-assign.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
dst-bad-coerce1.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-coerce1.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
dst-bad-coerce2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-coerce2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-coerce3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-coerce3.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
dst-bad-coerce4.rs Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
dst-bad-coerce4.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
dst-bad-coercions.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-coercions.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-deep-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-deep-2.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-deep.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-bad-deep.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-index.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-index.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-object-from-unsized-type.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-object-from-unsized-type.stderr Note base types of coercion 2023-05-12 00:10:52 +00:00
dst-rvalue.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-rvalue.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-sized-trait-param.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
dst-sized-trait-param.stderr Only point at impl self ty in WF if trait predicate shares self ty 2023-01-12 22:25:30 +00:00
issue-90528-unsizing-suggestion-1.rs Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-1.stderr Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-2.rs Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-2.stderr Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-3.rs Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-3.stderr Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-4.rs Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00
issue-90528-unsizing-suggestion-4.stderr Add suggestion to diagnostic when user has array but trait wants slice. 2023-03-07 00:39:34 -05:00