Use new attribute syntax in python files in src/etc too (#13478)
This commit is contained in:
parent
e2e754810c
commit
713e87526e
473 changed files with 607 additions and 607 deletions
|
|
@ -130,7 +130,7 @@
|
|||
// check:$32 = 45
|
||||
// debugger:continue
|
||||
|
||||
#[allow(unused_variable)];
|
||||
#![allow(unused_variable)]
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue