The main reason that I did not use the bitv logic was because I wanted
to allocate the entire set of bit vectors in one allocation. Also: I
am in the process of rewriting dataflow to make use of a graph and be
more reusable, so please do not modify it without discussing with me
first.


Niko

On Wed, May 08, 2013 at 06:02:08AM +0000, Sanghyeon Seo wrote:
> dataflow.rs in rustc seems to re-implement much of bit vector implemented in 
> std::bitv.
> Is there any particular reason? Would it be a good idea to rewrite using 
> std::bitv?
> _______________________________________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/listinfo/rust-dev
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to