Skip to content

Commit d8ee8e7

Browse files
committed
re-bless tests
1 parent 2443f64 commit d8ee8e7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

Diff for: src/test/ui/assume-type-intrinsics.stderr renamed to src/test/ui/consts/assume-type-intrinsics.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ error: any use of this value will cause an error
44
LL | intrinsics::assert_inhabited::<T>();
55
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66
| |
7-
| attempted to instantiate uninhabited type `!`
7+
| aborted execution: attempted to instantiate uninhabited type `!`
88
| inside `MaybeUninit::<!>::assume_init` at $SRC_DIR/core/src/mem/maybe_uninit.rs:LL:COL
99
| inside `_BAD` at $DIR/assume-type-intrinsics.rs:11:9
1010
|

0 commit comments

Comments
 (0)