ivec_fuzz: remove obsolete comments

This commit is contained in:
Jesse Ruderman 2011-09-10 12:03:13 -07:00
parent fe4227df04
commit 9245228f94

View File

@ -12,11 +12,7 @@ It would be nice if this could be data-driven, so the two functions could share
But that gives me "error: internal compiler error unimplemented consts that's not a plain literal".
https://github.com/graydon/rust/issues/570
vec_edits is not an iter because iters might go away and:
https://github.com/graydon/rust/issues/639
vec_omit and friends are not type-parameterized because:
https://github.com/graydon/rust/issues/640
vec_edits is not an iter because iters might go away.
*/