Skip to content

Commit

Permalink
Auto merge of #23952 - Kimundi:more_string_pattern, r=alexcrichton
Browse files Browse the repository at this point in the history
This adds the missing methods and turns `str::pattern` in a user facing module, as per RFC.

This also contains some big internal refactorings:
- string iterator pairs are implemented with a central macro to reduce redundancy 
- Moved all tests from `coretest::str` into `collectionstest::str` and left a note to prevent the two sets of tests drifting apart further.

See #22477
  • Loading branch information
bors committed Apr 7, 2015
2 parents b49a5ef + fbba28e commit b2e65ee
Show file tree
Hide file tree
Showing 6 changed files with 1,481 additions and 836 deletions.

0 comments on commit b2e65ee

Please sign in to comment.