Files
rust/tests
Matthias Krüger 13b398401f Rollup merge of #131857 - WaffleLapkin:dyn-drop-principal-3, r=compiler-errors
Allow dropping dyn principal

Revival of #126660, which was a revival of #114679. Fixes #126313.

Allows dropping principal when coercing trait objects, e.g. `dyn Debug + Send` -> `dyn Send`.

cc `@compiler-errors` `@Jules-Bertholet`
r? `@lcnr`
2024-10-18 06:59:07 +02:00
..
2024-10-04 23:50:01 +00:00
2024-10-17 10:22:55 +02:00
2024-10-09 21:23:20 +02:00
2024-10-15 20:30:23 -07:00