diff options
| author | Matthew Jasper <mjjasper1@gmail.com> | 2023-10-26 16:13:20 +0000 |
|---|---|---|
| committer | Matthew Jasper <mjjasper1@gmail.com> | 2024-01-05 09:30:27 +0000 |
| commit | 982b49494e7a50adb94eae42144cfa51229ac127 (patch) | |
| tree | 713f1ef55e8494d65722cd20feb415a98d47eed0 /tests/ui/unsafe/ranged_ints4_const.rs | |
| parent | 5113ed28ea1451a13eae3a05dca0dbabfd56f587 (diff) | |
| download | rust-982b49494e7a50adb94eae42144cfa51229ac127.tar.gz rust-982b49494e7a50adb94eae42144cfa51229ac127.zip | |
Remove revisions for THIR unsafeck
This is to make the diff when stabilizing it easier to review.
Diffstat (limited to 'tests/ui/unsafe/ranged_ints4_const.rs')
| -rw-r--r-- | tests/ui/unsafe/ranged_ints4_const.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/ui/unsafe/ranged_ints4_const.rs b/tests/ui/unsafe/ranged_ints4_const.rs index a43c8be71c4..f09168c3d3f 100644 --- a/tests/ui/unsafe/ranged_ints4_const.rs +++ b/tests/ui/unsafe/ranged_ints4_const.rs @@ -1,6 +1,3 @@ -// revisions: mirunsafeck thirunsafeck -// [thirunsafeck]compile-flags: -Z thir-unsafeck - #![feature(rustc_attrs)] #[rustc_layout_scalar_valid_range_start(1)] |
