mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
Run bless
This commit is contained in:
parent
357a8f0344
commit
e9e10d209e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ LL | | }
|
|||
error: this could be a `const fn`
|
||||
--> $DIR/could_be_const.rs:68:9
|
||||
|
|
||||
LL | / pub fn new(a: &A) -> B {
|
||||
LL | / pub fn b(self, a: &A) -> B {
|
||||
LL | | B
|
||||
LL | | }
|
||||
| |_________^
|
||||
|
|
Loading…
Add table
Reference in a new issue