mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
Merge branch 'sync_from_rust'
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![feature(no_core, lang_items, never_type, extern_types, thread_local, repr_simd)]
|
||||
#![feature(no_core, lang_items, never_type, extern_types, thread_local, repr_simd, rustc_private)]
|
||||
#![cfg_attr(not(any(jit, target_vendor = "apple", windows)), feature(linkage))]
|
||||
#![no_core]
|
||||
#![allow(dead_code, non_camel_case_types, internal_features)]
|
||||
|
||||
Reference in New Issue
Block a user