Update code with new lint names
This commit is contained in:
parent
58dc0a05ab
commit
e0ad0fcb95
178 changed files with 265 additions and 265 deletions
|
@ -65,7 +65,7 @@
|
|||
// lldb-command:print *unique_val_interior_ref_2
|
||||
// lldb-check:[...]$6 = 26.5
|
||||
|
||||
#![allow(unused_variable)]
|
||||
#![allow(unused_variables)]
|
||||
|
||||
struct SomeStruct {
|
||||
x: int,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue