apply #[optimize(size)] to #[cold] ones and part of the panick machinery
This commit is contained in:
@@ -233,6 +233,7 @@
|
||||
#![feature(never_type)]
|
||||
#![feature(no_core)]
|
||||
#![feature(no_sanitize)]
|
||||
#![feature(optimize_attribute)]
|
||||
#![feature(prelude_import)]
|
||||
#![feature(repr_simd)]
|
||||
#![feature(rustc_allow_const_fn_unstable)]
|
||||
|
||||
Reference in New Issue
Block a user