We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#[no_send]
#[no_freeze]
1 parent 8015f9c commit e192b6dCopy full SHA for e192b6d
src/test/compile-fail/mutable-enum.rs renamed to src/test/compile-fail/no_freeze-enum.rs
src/test/compile-fail/mutable-struct.rs renamed to src/test/compile-fail/no_freeze-struct.rs
src/test/compile-fail/non_owned-enum.rs renamed to src/test/compile-fail/no_send-enum.rs
src/test/compile-fail/non_owned-struct.rs renamed to src/test/compile-fail/no_send-struct.rs
0 commit comments