Files
rust/src/libcore
Björn Steinbrink 8a959ad447 Remove one level of indirection for slice-based PartialEq impls
Using the comparison operators already refs the operands, so doing it
ourselves as well just adds an unnecessary level of indirection.
2015-10-01 18:17:49 +02:00
..
2015-09-20 18:39:08 +02:00
2015-08-17 19:35:52 -07:00
2015-08-26 13:59:39 -04:00
2015-09-03 17:46:35 +05:30
2015-09-14 11:36:09 +02:00
2015-08-26 19:07:44 -04:00
2015-09-26 01:00:05 +05:30
2015-09-03 17:46:35 +05:30
2015-09-26 20:40:22 +02:00