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
src/detail/discover.rs:309:40: 309:44 error: the trait `core::fmt::Debug` is not implemented for the type `regex::re::Captures<'_>` [E0277]
src/detail/discover.rs:309 println!("caps: {:?}", caps);
^~~~
Be nice if it was.
The text was updated successfully, but these errors were encountered:
dhardy
added a commit
to dhardy/regex
that referenced
this issue
Feb 8, 2016
Be nice if it was.
The text was updated successfully, but these errors were encountered: