mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +03:00
af96692372
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