mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
Use 'ignore-' instead of 'only-'
Apparently 'ignore-' doesn't work with compiletest_rs
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// only-linux
|
||||
// ignore-macos
|
||||
// ignore-windows
|
||||
|
||||
#![feature(rustc_private)]
|
||||
extern crate libc;
|
||||
|
||||
Reference in New Issue
Block a user