Rollup merge of #66538 - dingelish:master, r=Centril
Remove compiler_builtins_lib feature from libstd Test if we can close #66368 by this patch.
This commit is contained in:
commit
e1a32faf88
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@
|
|||
#![feature(cfg_target_thread_local)]
|
||||
#![feature(char_error_internals)]
|
||||
#![feature(clamp)]
|
||||
#![feature(compiler_builtins_lib)]
|
||||
#![feature(concat_idents)]
|
||||
#![feature(const_cstr_unchecked)]
|
||||
#![feature(const_raw_ptr_deref)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue