This is a tracking issue for the RFC "More readable assert_eq" (rust-lang/rfcs#1866). **Steps:** - [x] Implement the RFC (#42541) - [ ] Adjust documentation ([see instructions on forge][doc-guide]) - [ ] Stabilization PR ([see instructions on forge][stabilization-guide]) [stabilization-guide]: https://forge.rust-lang.org/stabilization-guide.html [doc-guide]: https://forge.rust-lang.org/stabilization-guide.html#updating-documentation **Unresolved questions:** - Should we also cover `assert_ne`? - Should we incorporate color support, or use LLVM-style arrows?
This is a tracking issue for the RFC "More readable assert_eq" (rust-lang/rfcs#1866).
Steps:
Unresolved questions:
assert_ne?