You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is a dupe of #151. See my comment here: #151 (comment) --- Note that this is fixed for the bytes::Regex API and will also be fixed when 1.0 is out.
Trying to compile the following code
with
regex 0.1.58
andrustc 1.9.0-nightly (6e0f2f2f0 2016-03-16)
I get the following error:I think returning an unmodified string from
reg_replace
is supposed to work, isn't it?The text was updated successfully, but these errors were encountered: