Skip to content

Conversation

alexcrichton
Copy link
Member

Instead of forcibly always aborting compilation, allow usage of
#[warn(unknown_features)] and related lint attributes to selectively abort
compilation. By default, this lint is deny.

Instead of forcibly always aborting compilation, allow usage of
 #[warn(unknown_features)] and related lint attributes to selectively abort
 compilation. By default, this lint is deny.
bors added a commit that referenced this pull request Nov 27, 2013
…nger

Instead of forcibly always aborting compilation, allow usage of
 #[warn(unknown_features)] and related lint attributes to selectively abort
 compilation. By default, this lint is deny.
@bors bors closed this Nov 27, 2013
@bors bors merged commit a9bd049 into rust-lang:master Nov 27, 2013
@alexcrichton alexcrichton deleted the relax-feature-gate branch November 28, 2013 04:52
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2023
fix [`invalid_regex`] not recognizing new syntax introduced after regex-1.8.0

fixes: rust-lang#10680

---

changelog: fix [`invalid_regex`] not recognizing new syntax introduced after regex-1.8.0

bump up `regex-syntax` dependency version to 0.7.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants