Show number in error message even for one error
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
This commit is contained in:
parent
4fd68eb47b
commit
41e8d152dc
5025 changed files with 5026 additions and 5026 deletions
|
@ -13,5 +13,5 @@ error: item has unused generic parameters
|
|||
LL | pub fn unused<const T: usize>() {
|
||||
| ^^^^^^ -------------- generic parameter `T` is unused
|
||||
|
||||
error: aborting due to previous error; 1 warning emitted
|
||||
error: aborting due to 1 previous error; 1 warning emitted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue