Deprecated proc_macro doesn't trigger warning on build library

Change-Id: Ib3a396e7334d209fe6c6ef425bbfc7b2ae471378
This commit is contained in:
wangxiangqing 2019-10-22 00:08:14 +08:00
parent c027be0dd0
commit b1331563ba
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
// check-pass
// force-host
// no-prefer-dynamic
#![deny(deprecated)]