diff options
| author | bors <bors@rust-lang.org> | 2014-05-25 16:46:20 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-05-25 16:46:20 -0700 |
| commit | db2ddb1bba9a78b0791266805bdeca9f3fce89fc (patch) | |
| tree | be4528fcd8c36ca7c4f7bec788564fb260529659 /src/test/compile-fail/precise-refutable-pattern-errors.rs | |
| parent | 0fca6c6a02d03491ee46ea5c4b656d114a73a53b (diff) | |
| parent | b997de529a80fc5e17b9ef37ed053f6913969790 (diff) | |
| download | rust-db2ddb1bba9a78b0791266805bdeca9f3fce89fc.tar.gz rust-db2ddb1bba9a78b0791266805bdeca9f3fce89fc.zip | |
auto merge of #14423 : Kimundi/rust/static_regex, r=alexcrichton
This patch changes the internals of `Regex` and `regex!()` such that ```rust static RE: Regex = regex!(...); ``` is valid. It doesn't change anything about the actual regex implementation, it just changes the type to something that can be constructed as a const expression.
Diffstat (limited to 'src/test/compile-fail/precise-refutable-pattern-errors.rs')
0 files changed, 0 insertions, 0 deletions
