Skip to content
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

Deny invalid-doctest-attribute for error-index-check #71478

Closed
GuillaumeGomez opened this issue Apr 23, 2020 · 0 comments · Fixed by #78760
Closed

Deny invalid-doctest-attribute for error-index-check #71478

GuillaumeGomez opened this issue Apr 23, 2020 · 0 comments · Fixed by #78760
Assignees
Labels
A-doctests Area: Documentation tests, run by rustdoc T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@GuillaumeGomez
Copy link
Member

With the add of the new lint in #71408, we can now deny it for error-code-index check.

@GuillaumeGomez GuillaumeGomez added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. A-doctests Area: Documentation tests, run by rustdoc labels Apr 23, 2020
@GuillaumeGomez GuillaumeGomez self-assigned this Apr 23, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this issue Nov 6, 2020
…uillaumeGomez

`deny(invalid_codeblock_attributes)` for rustc_error_codes

Closes rust-lang#71478.

r? `@GuillaumeGomez`
@bors bors closed this as completed in 55bf791 Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-doctests Area: Documentation tests, run by rustdoc T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant