This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
compile-fail
/
validity
History
Ralf Jung
e952e37a39
compile-fail tests work with optimizations now
2019-12-29 12:38:40 +01:00
..
cast_fn_ptr1.rs
Removed copyright notices.
2019-02-26 18:37:45 +00:00
cast_fn_ptr2.rs
Removed copyright notices.
2019-02-26 18:37:45 +00:00
dangling_ref1.rs
review failing compile-fail tests
2019-07-23 23:25:06 +02:00
dangling_ref2.rs
fix compile-fail tests for latest rustc
2019-07-16 18:39:18 +02:00
execute_memory.rs
…
fn_ptr_offset.rs
…
invalid_bool.rs
…
invalid_char.rs
…
invalid_enum_discriminant.rs
…
invalid_wide_raw.rs
silence a lint that catches the bug statically
2019-11-07 09:44:00 +01:00
nonzero.rs
compile-fail tests work with optimizations now
2019-12-29 12:38:40 +01:00
transmute_through_ptr.rs
…