This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a6cac47500
rust
/
tests
/
ui
/
transmute
History
Download ZIP
Download TAR.GZ
bendn
d3a4ebca85
remove expect() in unnecessary_transmutes
2025-04-25 19:07:41 +07:00
..
auxiliary
remove expect() in unnecessary_transmutes
2025-04-25 19:07:41 +07:00
ambiguity-in-closure-arg.rs
Add test
2024-04-25 10:51:54 -04:00
ambiguity-in-closure-arg.stderr
Add test
2024-04-25 10:51:54 -04:00
lifetimes.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
main.rs
[AUTO-GENERATED] Migrate ui tests from
//
to
//@
directives
2024-02-16 20:02:50 +00:00
main.stderr
transmute-different-sizes.rs
Remove the
-test
suffix from normalize directives
2024-12-27 19:58:16 +11:00
transmute-different-sizes.stderr
transmute size check: properly account for alignment
2024-05-30 10:06:28 +02:00
transmute-fat-pointers.rs
Remove the
-test
suffix from normalize directives
2024-12-27 19:58:16 +11:00
transmute-fat-pointers.stderr
transmute-from-fn-item-types-error.rs
transmute-from-fn-item-types-error.stderr
transmute-impl.rs
Remove the
-test
suffix from normalize directives
2024-12-27 19:58:16 +11:00
transmute-impl.stderr
transmute-imut-to-mut.rs
transmute-imut-to-mut.stderr
transmute-type-parameters.rs
transmute-type-parameters.stderr
transmute-zst-generics.rs
transmute size check: properly account for alignment
2024-05-30 10:06:28 +02:00
unnecessary-transmutation.fixed
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
2025-04-24 13:14:36 +07:00
unnecessary-transmutation.rs
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
2025-04-24 13:14:36 +07:00
unnecessary-transmutation.stderr
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
2025-04-24 13:14:36 +07:00
unnecessary-transmute-path-remap-ice-140277.rs
remove expect() in unnecessary_transmutes
2025-04-25 19:07:41 +07:00