Kevin Ballard d547de998d Make Vec.truncate() resilient against failure in Drop
If a vector element fails in Drop, Vec needs to make sure it doesn't try
to re-drop any elements it already dropped.
2014-05-15 13:50:29 -07:00
..
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-14 22:42:46 -07:00
2014-05-13 23:59:03 -07:00
2014-05-11 01:13:02 -07:00
2014-05-14 22:42:46 -07:00
2014-05-11 01:13:02 -07:00
2014-05-11 01:13:02 -07:00
2014-05-12 19:52:29 -07:00
2014-05-11 01:13:02 -07:00
2014-05-12 02:52:32 -04:00