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.
2 parents 4556daa + a5ddaa0 commit e06df3aCopy full SHA for e06df3a
tests/compile-fail/overwriting_part_of_relocation_makes_the_rest_undefined.rs renamed to tests/compile-fail/overwriting_part_of_relocation_makes_the_rest_uninit.rs
tests/compile-fail/transmute-pair-undef.rs renamed to tests/compile-fail/transmute-pair-uninit.rs
tests/compile-fail/undefined_buffer.rs renamed to tests/compile-fail/uninit_buffer.rs
tests/compile-fail/undefined_byte_read.rs renamed to tests/compile-fail/uninit_byte_read.rs
tests/run-pass/move-undef-primval.rs renamed to tests/run-pass/move-uninit-primval.rs
0 commit comments