diff options
| author | bors <bors@rust-lang.org> | 2015-01-24 05:12:15 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2015-01-24 05:12:15 +0000 |
| commit | e5c1f166a8282072089de2ad62a5b2427bd2bebf (patch) | |
| tree | f34f763e8ee24bba284b7902496d370667e2a1f5 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 4be79d6acde9eed3a9b5281a46f385bcb4ce736c (diff) | |
| parent | 6c29708bf906fa9075bb96b76fd7f6cc81eda43c (diff) | |
| download | rust-e5c1f166a8282072089de2ad62a5b2427bd2bebf.tar.gz rust-e5c1f166a8282072089de2ad62a5b2427bd2bebf.zip | |
Auto merge of #21458 - alexcrichton:remove-some-code, r=brson
The base64 support can be trivially removed (there are no in-tree users) and the regex support is a whopping 4k lines of code to maintain for a few non-critical uses in-tree. This commit migrates all current users in-tree away from regexes to custom matching code. The most critical application affected by this migration is that the testing framework no longer considers filter arguments as regexes, but rather just a substring matching. It is expected that more featureful testing frameworks can evolve outside of the in-tree libtest version over time which can properly depend on libregex from crates.io. [breaking-change]
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
