Latest commit b69d463 Aug 20, 2015 History
assert_eq!() should always be used over assert!() whenever possible, as
it provides extra information on assert failure. Error also now derives
Debug, assert_eq! needs it.
1 contributor

Users who have contributed to this file