Skip to content

Commit eee47b1

Browse files
committed
Remove outdated features
1 parent b13a5ec commit eee47b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/stdarch-test/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
//! This basically just disassembles the current executable and then parses the
44
//! output once globally and then provides the `assert` function which makes
55
//! assertions about the disassembly of a function.
6-
#![feature(const_transmute)]
76
#![feature(vec_leak)]
87
#![allow(clippy::missing_docs_in_private_items, clippy::print_stdout)]
98

0 commit comments

Comments
 (0)