bors 9d6c251881 auto merge of #9885 : thestinger/rust/vector, r=brson
The goal here is to avoid requiring a division or multiplication to compare against the length. The bounds check previously used an incorrect micro-optimization to replace the division by a multiplication, but now neither is necessary *for slices*. Unique/managed vectors will have to do a division to get the length until they are reworked/replaced.
2013-10-16 15:21:35 -07:00
..
2013-09-30 23:21:19 -07:00
2013-09-30 23:21:19 -07:00
2013-09-30 23:21:19 -07:00
2013-10-11 08:03:34 +08:00
2013-10-11 08:03:34 +08:00
2013-10-11 08:03:34 +08:00
2013-10-11 08:03:34 +08:00
2013-10-11 08:03:34 +08:00
2013-10-02 10:02:52 -04:00
2013-09-30 23:21:19 -07:00
2013-10-11 08:03:34 +08:00
2013-10-14 22:45:43 -04:00
2013-09-30 23:21:19 -07:00
2013-09-30 23:21:19 -07:00
2013-10-01 14:54:10 -04:00
2013-10-02 10:02:52 -04:00
2013-09-30 23:21:19 -07:00