1
Fork 0
rust/compiler/rustc_next_trait_solver/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
..
relate Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
solve clippy::useless_conversion 2024-09-11 17:52:53 -04:00
canonicalizer.rs Simplify some nested if statements 2024-09-11 13:45:23 -04:00
coherence.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
delegate.rs Rollup merge of #127439 - compiler-errors:uplift-elaborate, r=lcnr 2024-07-08 13:04:33 +08:00
lib.rs Deny imports of rustc_type_ir::inherent outside of type ir + new trait solver 2024-09-01 12:16:18 -04:00
relate.rs Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
resolve.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00