Add a regex crate to the Rust distribution.

Also adds a regex_macros crate, which provides natively compiled
regular expressions with a syntax extension.

Closes #3591.

RFC: 0007-regexps
This commit is contained in:
Andrew Gallant
2014-04-25 00:27:24 -04:00
parent 66486518d5
commit b8b7484703
23 changed files with 11102 additions and 2 deletions

1028
src/libregex/parse.rs Normal file

File diff suppressed because it is too large Load Diff