-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Description
https://doc.rust-lang.org/nightly/std/i8/constant.MAX.html shows:
replaced by the <code>MAX</code> associated constant
https://doc.rust-lang.org/std/i8/constant.MAX.html shows:
replaced by the MAX associated constant
(with MAX styled by a <code>
tag).
/cc @clubby789
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.