about summary refs log tree commit diff
path: root/src/libregex/test/mod.rs
AgeCommit message (Expand)AuthorLines
2014-06-09Use phase(plugin) in other cratesKeegan McAllister-1/+1
2014-05-25Change regex! macro to expand to a constexpr, allowing to put it in a staticMarvin Löbel-0/+3
2014-04-25Tests for dynamic regexes will now run during 'check-stage2'.Andrew Gallant-5/+15
2014-04-25Add a regex crate to the Rust distribution.Andrew Gallant-0/+29