Files
rust/tests/ui/issues
Jonathan Brouwer d7d8255d50 Rollup merge of #154425 - ujjwalvishwakarma2006:migrate-transmute-tests, r=Kivooeo,Teapot4195
Migrate transmute tests

I have made the following changes in this PR:

- `tests/ui/issues/issue-23477.rs` ➝ `tests/ui/transmute/transmute-slice-to-dst.rs`
- `tests/ui/issues/issue-28625.{rs,stderr}` ➝ `tests/ui/transmute/transmute-associated-type-to-slice.{rs,stderr}`

The reason I changed the trait name from `trait Bar` to `trait MyTrait` and `type Bar` to `type MyType` is that the same name (i.e., `Bar`) for the trait and associated type was making it harder to follow the test. It was confusing for me, at least.

r? Kivooeo
2026-04-02 22:13:53 +02:00
..
2026-01-21 13:54:00 +00:00
2025-02-04 10:57:49 +00:00
2025-02-03 19:00:22 +00:00
2025-10-11 20:50:21 +00:00
2024-01-13 12:46:58 -05:00
2025-12-10 23:41:19 +00:00
2025-08-26 14:46:11 +02:00
2023-04-08 21:32:55 +00:00
2025-10-01 07:39:03 +00:00
2025-11-27 11:19:00 -05:00
2026-03-28 16:18:11 +09:00
2026-03-28 16:18:11 +09:00
2024-01-05 10:00:59 +00:00
2026-03-28 16:18:11 +09:00
2026-03-28 16:18:11 +09:00
2026-02-16 12:24:15 +00:00
2026-02-16 12:24:15 +00:00
2026-03-28 16:18:11 +09:00
2026-03-28 16:18:11 +09:00
2025-12-02 18:25:13 +00:00
2025-08-14 18:18:42 +02:00
2025-08-14 18:18:42 +02:00
2025-08-22 08:58:45 +02:00
2023-11-16 17:00:23 +00:00
2025-11-27 11:19:00 -05:00
2025-12-02 18:25:13 +00:00
2025-12-05 09:51:27 -05:00
2026-02-17 16:51:44 +00:00
2026-03-28 16:18:11 +09:00
2026-03-28 16:18:11 +09:00
2024-04-29 14:53:38 +02:00
2025-08-14 18:18:42 +02:00
2023-01-15 19:46:20 +00:00
2023-01-15 19:46:20 +00:00
2026-02-17 16:51:44 +00:00
2025-08-22 13:16:44 +08:00
2025-08-22 13:16:44 +08:00