Skip to content

Commit 7ef22da

Browse files
committed
---
yaml --- r: 3840 b: refs/heads/master c: 4b23ea5 h: refs/heads/master v: v3
1 parent 6e467bf commit 7ef22da

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: c15aa5e3a373a4dfad8c276a9de06bc8f5ed44df
2+
refs/heads/master: 4b23ea51bcdf93d981b25510d92e62e0e3fc10ed

trunk/src/lib/bitv.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ export eq_vec;
2424
// an optimizing version of this module that produces a different obj
2525
// for the case where nbits <= 32.
2626

27-
// FIXME: Almost all the functions in this module should be state fns, but the
28-
// effect system isn't currently working correctly.
2927
type t = rec(vec[mutable uint] storage, uint nbits);
3028

3129

0 commit comments

Comments
 (0)