rust/compiler/rustc_const_eval/src
Stuart Cook 57020e0f8c
Rollup merge of #130250 - compiler-errors:useless-conversion, r=jieyouxu
Fix `clippy::useless_conversion`

Self-explanatory. Probably the last clippy change I'll actually put up since this is the only other one I've actually seen in the wild.
2024-09-12 20:37:17 +10:00
..
check_consts Add warn(unreachable_pub) to rustc_const_eval. 2024-09-03 08:50:33 +10:00
const_eval clippy::useless_conversion 2024-09-11 17:52:53 -04:00
interpret Rollup merge of #130250 - compiler-errors:useless-conversion, r=jieyouxu 2024-09-12 20:37:17 +10:00
util clarify comments and names in check_validity_requirement 2024-09-08 16:53:23 +02:00
errors.rs Rollup merge of #129199 - RalfJung:writes_through_immutable_pointer, r=compiler-errors 2024-08-24 22:14:12 +02:00
lib.rs Add warn(unreachable_pub) to rustc_const_eval. 2024-09-03 08:50:33 +10:00