fix typo in filename.
This commit is contained in:
parent
c2b4c433a5
commit
f0e370f067
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
error: to use a constant of type `B` in a pattern, `B` must be annotated with `#[derive(PartialEq, Eq)]`
|
||||
--> $DIR/issue-61118-match-slice-forbidden-without-eq.rs:15:9
|
||||
--> $DIR/issue-61188-match-slice-forbidden-without-eq.rs:15:9
|
||||
|
|
||||
LL | A => (),
|
||||
| ^
|
||||
Loading…
Add table
Add a link
Reference in a new issue