Revert "Implement [OsStr]::join", which was merged without FCP
This reverts commit 4fcbc53820
.
This commit is contained in:
parent
8fbd92d0b9
commit
df446cb2af
3 changed files with 0 additions and 33 deletions
|
@ -241,7 +241,6 @@
|
|||
#![feature(intra_doc_pointers)]
|
||||
#![feature(lang_items)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(let_else)]
|
||||
#![feature(linkage)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(must_not_suspend)]
|
||||
|
@ -302,7 +301,6 @@
|
|||
#![feature(toowned_clone_into)]
|
||||
#![feature(try_reserve_kind)]
|
||||
#![feature(vec_into_raw_parts)]
|
||||
#![feature(slice_concat_trait)]
|
||||
//
|
||||
// Library features (unwind):
|
||||
#![feature(panic_unwind)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue