Skip to content

Commit b531854

Browse files
committed
rustdoc: rename issue-\d+.rs tests to have meaningful names
1 parent 999aed4 commit b531854

17 files changed

+80
-80
lines changed

Diff for: tests/rustdoc-ui/issues/issue-106213.stderr renamed to tests/rustdoc-ui/issues/ice-bare-dyn-106213.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0224]: at least one trait is required for an object type
2-
--> $DIR/issue-106213.rs:4:17
2+
--> $DIR/ice-bare-dyn-106213.rs:5:17
33
|
44
LL | fn use_avx() -> dyn {
55
| ^^^

0 commit comments

Comments
 (0)