mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Add comment at the top in two test files referencing the issue they originate from
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! regression test for <https://github.com/rust-lang/rust/issues/44056>
|
||||
//@ build-pass (FIXME(55996): should be run on targets supporting avx)
|
||||
//@ only-x86_64
|
||||
//@ no-prefer-dynamic
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//! regression test for <https://github.com/rust-lang/rust/issues/51947>
|
||||
//@ build-pass
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
Reference in New Issue
Block a user