parent
3b65124063
commit
d7916f8d44
@ -395,8 +395,7 @@ mod parse;
|
|||||||
mod re;
|
mod re;
|
||||||
mod vm;
|
mod vm;
|
||||||
|
|
||||||
// FIXME(#13725) windows needs fixing.
|
#[cfg(test)]
|
||||||
#[cfg(test, not(windows))]
|
|
||||||
mod test;
|
mod test;
|
||||||
|
|
||||||
/// The `native` module exists to support the `regex!` macro. Do not use.
|
/// The `native` module exists to support the `regex!` macro. Do not use.
|
||||||
|
@ -38,8 +38,6 @@
|
|||||||
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
// ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||||
// OF THE POSSIBILITY OF SUCH DAMAGE.
|
// OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
// FIXME(#13725) windows needs fixing.
|
|
||||||
// ignore-windows
|
|
||||||
// ignore-stage1
|
// ignore-stage1
|
||||||
// ignore-cross-compile #12102
|
// ignore-cross-compile #12102
|
||||||
|
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
// option. This file may not be copied, modified, or distributed
|
// option. This file may not be copied, modified, or distributed
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
// FIXME(#13725) windows needs fixing.
|
|
||||||
// ignore-windows
|
|
||||||
// ignore-stage1
|
// ignore-stage1
|
||||||
|
|
||||||
#![feature(phase)]
|
#![feature(phase)]
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
// option. This file may not be copied, modified, or distributed
|
// option. This file may not be copied, modified, or distributed
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
// FIXME(#13725) windows needs fixing.
|
|
||||||
// ignore-windows
|
|
||||||
// ignore-stage1
|
// ignore-stage1
|
||||||
|
|
||||||
#![feature(phase)]
|
#![feature(phase)]
|
||||||
|
@ -8,8 +8,6 @@
|
|||||||
// option. This file may not be copied, modified, or distributed
|
// option. This file may not be copied, modified, or distributed
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
// FIXME(#13725) windows needs fixing.
|
|
||||||
// ignore-windows
|
|
||||||
// ignore-stage1
|
// ignore-stage1
|
||||||
|
|
||||||
#![feature(phase)]
|
#![feature(phase)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user