Rollup merge of #82797 - henryboisdequin:name-issue-num, r=Xanewok
Update tests names to start with `issue-` See ``@JohnTitor's`` [comment](https://github.com/rust-lang/rust/pull/82720#discussion_r586488083) ``@rustbot`` label +C-cleanup
This commit is contained in:
commit
1a08cb6a36
@ -1,5 +1,5 @@
|
||||
error[E0618]: expected function, found `S`
|
||||
--> $DIR/80853.rs:4:5
|
||||
--> $DIR/issue-80853.rs:4:5
|
||||
|
|
||||
LL | fn repro_ref(thing: S) {
|
||||
| ----- `thing` has type `S`
|
Loading…
x
Reference in New Issue
Block a user