rust/src/libregex
Brian Anderson 6f3a80e411 Set allow(unstable) in crates that use unstable features
Lets them build with the -dev, -nightly, or snapshot compiler
2015-01-17 16:38:04 -08:00
..
test More test fixes 2015-01-06 21:26:48 -08:00
testdata Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
compile.rs use slicing sugar 2015-01-07 17:35:56 -05:00
lib.rs Set allow(unstable) in crates that use unstable features 2015-01-17 16:38:04 -08:00
parse.rs use slicing sugar 2015-01-07 17:35:56 -05:00
re.rs Improvements to feature staging 2015-01-08 03:07:23 -08:00
vm.rs use slicing sugar 2015-01-07 17:35:56 -05:00