Skip to content

Commit 26513b9

Browse files
committed
Also remove the no_sanitize feature for std
1 parent 71b3d68 commit 26513b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: std/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@
312312
#![feature(needs_panic_runtime)]
313313
#![feature(negative_impls)]
314314
#![feature(never_type)]
315-
#![feature(no_sanitize)]
316315
#![feature(optimize_attribute)]
317316
#![feature(prelude_import)]
318317
#![feature(rustc_attrs)]

0 commit comments

Comments
 (0)