mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
auto_traits,
|
||||
freeze_impls
|
||||
)]
|
||||
#![cfg_attr(not(all(windows, target_env = "gnu")), thread_local)]
|
||||
#![cfg_attr(not(all(windows, target_env = "gnu")), feature(thread_local))]
|
||||
#![no_core]
|
||||
#![allow(dead_code, internal_features, ambiguous_wide_pointer_comparisons)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user