Files
rust/compiler
bors 7db08eeb00 Auto merge of #87250 - robojumper:87199-sized-relaxation, r=nikomatsakis
Fix implicit Sized relaxation when attempting to relax other, unsupported trait

Fixes #87199.

Do note that this bug fix causes code like the `ref_arg::<[i32]>(&[5]);` line in the test case in combination with an affected function to no longer compile.
2021-07-22 05:02:50 +00:00
..
2021-05-31 13:55:43 +02:00
2021-07-13 17:58:50 +09:00
2021-07-06 19:22:27 +02:00
2021-07-10 20:54:49 +08:00
2021-05-31 13:55:43 +02:00