parent
3b65124063
commit
d7916f8d44
@ -395,8 +395,7 @@
|
||||
mod re;
|
||||
mod vm;
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
#[cfg(test, not(windows))]
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
|
||||
/// 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
|
||||
// OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
// ignore-windows
|
||||
// ignore-stage1
|
||||
// ignore-cross-compile #12102
|
||||
|
||||
|
@ -8,8 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
// ignore-windows
|
||||
// ignore-stage1
|
||||
|
||||
#![feature(phase)]
|
||||
|
@ -8,8 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
// ignore-windows
|
||||
// ignore-stage1
|
||||
|
||||
#![feature(phase)]
|
||||
|
@ -8,8 +8,6 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// FIXME(#13725) windows needs fixing.
|
||||
// ignore-windows
|
||||
// ignore-stage1
|
||||
|
||||
#![feature(phase)]
|
||||
|
Loading…
Reference in New Issue
Block a user