提交 c213b0db 编写于 作者: A Ariel Ben-Yehuda

add test for #57162

Fixes #57162.
上级 bb1afa19
// compile-pass
trait Foo {}
impl Foo for dyn Send {}
impl<T: Sync + Sync> Foo for T {}
fn main() {}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册