mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 23:04:33 +00:00
Run bless
This commit is contained in:
parent
357a8f0344
commit
e9e10d209e
@ -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…
Reference in New Issue
Block a user