Closed Bug 1696943 Opened 4 years ago Closed 4 years ago

Rust 1.52.0 bustage: rustdoc lints were renamed

Categories

(Firefox Build System :: Toolchains, defect)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: away, Unassigned)

References

Details

Bustage under warnings-as-errors due to: https://github.com/rust-lang/rust/pull/80527

3 matches
[task 2021-03-08T14:52:49.781Z] 14:52:49     INFO -  warning: lint `missing_doc_code_examples` has been removed: use `rustdoc::missing_doc_code_examples` instead
[task 2021-03-08T14:56:10.426Z] 14:56:10     INFO -  error: lint `broken_intra_doc_links` has been removed: use `rustdoc::broken_intra_doc_links` instead
[task 2021-03-08T14:56:10.854Z] 14:56:10     INFO -  warning: lint `broken_intra_doc_links` has been removed: use `rustdoc::broken_intra_doc_links` instead

https://searchfox.org/mozilla-central/search?q=intra_doc_links%7Cmissing_doc_code_examples%7Cprivate_doc_tests%7Cinvalid_codeblock_attributes%7Cinvalid_html_tags%7Cnon_autolinks&path=&case=false&regexp=true

Blocks: 1708379
No longer blocks: rustup
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.