Add suggestions to deprecation lints

This commit is contained in:
Oliver Scherer
2019-01-30 17:47:36 +01:00
parent e4a9b5c623
commit 4056b575e2
8 changed files with 111 additions and 26 deletions

View File

@@ -124,6 +124,7 @@
#![feature(abi_unadjusted)]
#![feature(adx_target_feature)]
#![feature(maybe_uninit)]
#![feature(unrestricted_attribute_tokens)]
#[prelude_import]
#[allow(unused)]