rust/tests/fail/validity
2022-08-31 18:19:09 +02:00
..
cast_fn_ptr1.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
cast_fn_ptr1.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
cast_fn_ptr2.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
cast_fn_ptr2.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
dangling_ref1.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dangling_ref1.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
dangling_ref2.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dangling_ref2.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
dangling_ref3.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
dangling_ref3.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
invalid_bool_uninit.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
invalid_bool_uninit.stderr make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
invalid_bool.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
invalid_bool.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
invalid_char_uninit.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
invalid_char_uninit.stderr make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
invalid_char.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
invalid_char.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
invalid_enum_tag.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
invalid_enum_tag.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
invalid_fnptr_null.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
invalid_fnptr_null.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
invalid_fnptr_uninit.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
invalid_fnptr_uninit.stderr make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
invalid_wide_raw.rs adjust for symbolic vtables 2022-07-22 07:18:34 -04:00
invalid_wide_raw.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
nonzero.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
nonzero.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
ref_to_uninhabited1.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
ref_to_uninhabited1.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
ref_to_uninhabited2.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
ref_to_uninhabited2.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
too-big-slice.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
too-big-slice.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
too-big-unsized.rs Format tests with rustfmt (201-224 of 300) 2022-06-21 11:32:06 -07:00
too-big-unsized.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
transmute_through_ptr.rs require level and colon in //~ style comments 2022-07-11 11:48:56 +00:00
transmute_through_ptr.stderr make backtrace header a bit more visible 2022-08-31 17:32:39 +02:00
uninit_float.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
uninit_float.stderr make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
uninit_integer.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
uninit_integer.stderr make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
uninit_raw_ptr.rs make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00
uninit_raw_ptr.stderr make Miri build again with rustc provenance changes 2022-08-31 18:19:09 +02:00