rust/src/libregex
bors 66601647cd auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
Descriptions and licenses are handled by Cargo now, so there's no reason
to keep these attributes around.
2014-11-27 06:41:17 +00:00
..
test libsyntax: Forbid escapes in the inclusive range \x80-\xff in 2014-11-04 14:58:11 -08:00
testdata Add a regex crate to the Rust distribution. 2014-04-25 00:27:24 -04:00
compile.rs Rename remaining Failures to Panic 2014-11-20 23:45:42 +05:30
lib.rs Remove special casing for some meta attributes 2014-11-26 11:44:45 -08:00
parse.rs std: Export BinarySearchResult 2014-11-24 15:54:14 -08:00
re.rs Deprecate MaybeOwned[Vector] in favor of Cow 2014-11-25 11:22:23 -05:00
vm.rs Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00