Closed
Description
This is a tracking issue for the RFC "More readable assert_eq" (rust-lang/rfcs#1866).
Steps:
- Implement the RFC (assert_eq failure message easier to read #42541)
- Adjust documentation (see instructions on forge)
- Stabilization PR (see instructions on forge)
Unresolved questions:
- Should we also cover
assert_ne
? - Should we incorporate color support, or use LLVM-style arrows?