Skip to content

will this crate ever be in the standard library? #1077

Answered by BurntSushi
BurntSushi asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think regex will ever be part of std. At the very least, I would oppose it. Given I'm on libs-api and the maintainer of regex, that probably means that, as a matter of practice, it has no path to std. I could have my mind changed (such things are known to happen), but I've held this position for several years now.

My little anecdote for this is that, once upon a time, the regex crate lived in rust-lang/rust. This was before Rust 1.0, and while the crate wasn't actually part of std, the regex crate (among other crates, such as rand) was shipped with Rust. This also pre-dated Cargo, so the Rust distribution tried to strike a balance between offering a small standard library but with…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BurntSushi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant