mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
919cf5083b
fix(lint): check const context close: https://github.com/rust-lang/rust-clippy/issues/8898 This PR fixes a bug in checked_conversions. Thank you in advance. changelog: check const context in checked_conversions.