-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Closed Nov 23, 2022
No due date
•Closed 99% complete
List view
0 of 2 selected 0 issues of 2 selected
"arithmetic_overflow" and "unconditional_panic" lints do not fire on
const fnthat is only const-used in bin crateA-const-evalArea: Constant evaluation, covers all const contexts (static, const fn, ...)Area: Constant evaluation, covers all const contexts (static, const fn, ...)A-lintsArea: Lints (warnings about flaws in source code) such as unused_mut.Area: Lints (warnings about flaws in source code) such as unused_mut.C-bugCategory: This is a bug.Category: This is a bug.P-mediumMedium priorityMedium priorityregression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.Status: Open.#81265 In rust-lang/rust;rustdoc links point to function headers instead of the whole function starting from Rust 1.51
C-bugCategory: This is a bug.Category: This is a bug.P-lowLow priorityLow priorityregression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.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.Status: Open.#100264 In rust-lang/rust;