Make SyntaxExtension thread-safe
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#![feature(const_atomic_usize_new)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
||||
#![recursion_limit="256"]
|
||||
|
||||
// See librustc_cratesio_shim/Cargo.toml for a comment explaining this.
|
||||
#[allow(unused_extern_crates)]
|
||||
extern crate rustc_cratesio_shim;
|
||||
|
||||
Reference in New Issue
Block a user