mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-06 08:36:52 -04:00
7bf810e176
tests: mark import UI tests as check-pass These import and extern-prelude UI tests only exercise checking behavior, so they do not need codegen or linking. Mark them as check-pass and remove the old FIXME(62277) markers.