rust/tests/ui/transmute
Jack Wrenn 23ab1bda92 safe transmute: revise safety analysis
Migrate to a simplified safety analysis that does not use visibility.

Closes https://github.com/rust-lang/project-safe-transmute/issues/15
2024-02-27 16:22:32 +00:00
..
lifetimes.rs
main.rs
main.stderr
transmute-different-sizes.rs
transmute-different-sizes.stderr
transmute-fat-pointers.rs
transmute-fat-pointers.stderr
transmute-from-fn-item-types-error.rs
transmute-from-fn-item-types-error.stderr
transmute-impl.rs
transmute-impl.stderr
transmute-imut-to-mut.rs
transmute-imut-to-mut.stderr
transmute-type-parameters.rs
transmute-type-parameters.stderr