Replace assert!(a==b)
with assert_eq!(a,b)
as part of bool_assert_comparison
lint
#13333
+274
−84
We went looking everywhere, but couldn’t find those commits.
Sometimes commits can disappear after a force-push. Head back to the latest changes here.