Update code with new lint names
This commit is contained in:
parent
58dc0a05ab
commit
e0ad0fcb95
178 changed files with 265 additions and 265 deletions
|
@ -66,7 +66,7 @@
|
|||
// lldb-command:print struct_with_drop
|
||||
// lldb-check:[...]$6 = (StructWithDrop { a: OneHundred, b: Vienna }, 9)
|
||||
|
||||
#![allow(unused_variable)]
|
||||
#![allow(unused_variables)]
|
||||
|
||||
enum AnEnum {
|
||||
OneHundred = 100,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue