Replace assert!(a==b) with assert_eq!(a,b) as part of bool_assert_comparison lint#13333
Closed
nyurik wants to merge 2 commits intorust-lang:masterfrom
Closed
Replace assert!(a==b) with assert_eq!(a,b) as part of bool_assert_comparison lint#13333nyurik wants to merge 2 commits intorust-lang:masterfrom
assert!(a==b) with assert_eq!(a,b) as part of bool_assert_comparison lint#13333nyurik wants to merge 2 commits intorust-lang:masterfrom
Commits
Commits on Jan 31, 2025
- committed
- committed