rust/src/test
Ariel Ben-Yehuda 2f8f256cef require the existential bounds of an object type to be object-safe
This is required, as Copy and Sized are object-unsafe.

As a soundness fix, this is a [breaking-change]

Fixes #32963
2016-05-03 18:30:10 +03:00
..
auxiliary
codegen
codegen-units
compile-fail require the existential bounds of an object type to be object-safe 2016-05-03 18:30:10 +03:00
compile-fail-fulldeps
debuginfo
incremental
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make
run-pass add comments and tests 2016-05-03 18:30:10 +03:00
run-pass-fulldeps
run-pass-valgrind
rustdoc