blob: 2fae447c5e8c50bc193e742b30064c9c6e7e1b17 [file] [log] [blame]
error: this unsafe trait should be implemented explicitly
--> $DIR/issue-33571.rs:2:10
|
LL | Sync, //~ ERROR this unsafe trait should be implemented explicitly
| ^^^^
error: aborting due to previous error