rollup merge of #18132 : P1start/more-help
This commit is contained in:
commit
59d47a3ca4
26 changed files with 123 additions and 80 deletions
|
|
@ -777,7 +777,7 @@ fn add_one(x: int) -> int {
|
|||
x + 1;
|
||||
}
|
||||
|
||||
note: consider removing this semicolon:
|
||||
help: consider removing this semicolon:
|
||||
x + 1;
|
||||
^
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue