Skip to content

Commit cb61b93

Browse files
committed
Rename test filename to match others.
1 parent cee2f00 commit cb61b93

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/test/ui/rfc-2091-track-caller/const_caller_location.stderr renamed to src/test/ui/rfc-2091-track-caller/const-caller-location.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
warning: the feature `track_caller` is incomplete and may cause the compiler to crash
2-
--> $DIR/const_caller_location.rs:3:39
2+
--> $DIR/const-caller-location.rs:3:39
33
|
44
LL | #![feature(const_fn, core_intrinsics, track_caller)]
55
| ^^^^^^^^^^^^

0 commit comments

Comments
 (0)