Support environment variable for interned Symbol value
This commit is contained in:
parent
726a43c1de
commit
65f0253334
2 changed files with 58 additions and 4 deletions
|
@ -4,6 +4,7 @@
|
|||
#![feature(never_type)]
|
||||
#![feature(proc_macro_diagnostic)]
|
||||
#![feature(proc_macro_span)]
|
||||
#![feature(proc_macro_tracked_env)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
#![deny(rustc::untranslatable_diagnostic)]
|
||||
#![deny(rustc::diagnostic_outside_of_impl)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue