mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 19:10:36 +00:00
tests/assembly/asm: Remove uses of rustc_attrs and lang_items features by using minicore Similar to https://github.com/rust-lang/rust/pull/134385 (for tests/ui/asm), but for tests/assembly/asm. r? jieyouxu