Update test stderr with results of enabling unused lints
This commit is contained in:
parent
072942d569
commit
6fdbece55f
57 changed files with 121 additions and 68 deletions
|
@ -8,6 +8,7 @@
|
|||
// ignore-wasm32-bare compiled with panic=abort by default
|
||||
|
||||
#![feature(slice_patterns)]
|
||||
#![allow(unused)]
|
||||
|
||||
use std::{
|
||||
cell::{Cell, RefCell},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue