Skip to content

Commit

Permalink
Rollup merge of #82797 - henryboisdequin:name-issue-num, r=Xanewok
Browse files Browse the repository at this point in the history
Update tests names to start with `issue-`

See ``@JohnTitor's`` [comment](#82720 (comment))

``@rustbot`` label +C-cleanup
  • Loading branch information
GuillaumeGomez committed Mar 5, 2021
2 parents ef17859 + cb9b10c commit 1a08cb6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -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`
Expand Down

0 comments on commit 1a08cb6

Please sign in to comment.