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
…r=Alexendoo
Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags
Fixesrust-lang#9473.
changelog: Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags
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
The text was updated successfully, but these errors were encountered: