reword ; suggestions to have consistent wording
This commit is contained in:
parent
796ce9fcb7
commit
020edd91a9
10 changed files with 10 additions and 10 deletions
|
|
@ -5,7 +5,7 @@ LL | fn main() {
|
|||
| - expected `()` because of default return type
|
||||
LL | // Test that constructing the `visible_parent_map` (in `cstore_impl.rs`) does not ICE.
|
||||
LL | std::cell::Cell::new(0)
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^- help: try adding a semicolon: `;`
|
||||
| ^^^^^^^^^^^^^^^^^^^^^^^- help: consider using a semicolon here: `;`
|
||||
| |
|
||||
| expected `()`, found struct `Cell`
|
||||
|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue