Skip to content

#[allow(default_type_param_usage)] is not gated #12423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexcrichton opened this issue Feb 20, 2014 · 1 comment
Closed

#[allow(default_type_param_usage)] is not gated #12423

alexcrichton opened this issue Feb 20, 2014 · 1 comment

Comments

@alexcrichton
Copy link
Member

This means that if we change how default type parameters work we can break code that hasn't opted in to the feature gate.

Nominating

@erickt
Copy link
Contributor

erickt commented Feb 21, 2014

cc @eddyb

@bors bors closed this as completed in 3e531ed Feb 25, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Mar 7, 2024
…r=Alexendoo

Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags

Fixes rust-lang#9473.

changelog: Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags
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

No branches or pull requests

2 participants