about summary refs log tree commit diff
path: root/src/libregex/re.rs
AgeCommit message (Expand)AuthorLines
2014-04-30regex: General style tweaks.Huon Wilson-5/+4
2014-04-30regex: remove the use of ~[] & some unnecessary ~'s.Huon Wilson-1/+1
2014-04-25Add a regex crate to the Rust distribution.Andrew Gallant-0/+870