Auto merge of #22920 - tshepang:remove-some-warnings, r=huonw
This commit is contained in:
commit
bdf6e4fcf5
12 changed files with 25 additions and 31 deletions
|
@ -125,7 +125,7 @@
|
|||
#![feature(hash)]
|
||||
#![feature(int_uint)]
|
||||
#![feature(unique)]
|
||||
#![cfg_attr(test, feature(test, rustc_private, env))]
|
||||
#![cfg_attr(test, feature(test, rustc_private))]
|
||||
|
||||
// Don't link to std. We are std.
|
||||
#![feature(no_std)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue