Auto merge of #97574 - Dylan-DPC:rollup-jq850l6, r=Dylan-DPC
Rollup of 6 pull requests Successful merges: - #97089 (Improve settings theme display) - #97229 (Document the current aliasing rules for `Box<T>`.) - #97371 (Suggest adding a semicolon to a closure without block) - #97455 (Stabilize `toowned_clone_into`) - #97565 (Add doc alias `memset` to `write_bytes`) - #97569 (Remove `memset` alias from `fill_with`.) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This commit is contained in:
@@ -299,7 +299,6 @@
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(new_uninit)]
|
||||
#![feature(thin_box)]
|
||||
#![feature(toowned_clone_into)]
|
||||
#![feature(try_reserve_kind)]
|
||||
#![feature(vec_into_raw_parts)]
|
||||
#![feature(slice_concat_trait)]
|
||||
|
||||
Reference in New Issue
Block a user