| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2016-05-25 | Add notes that data-structures should potentially move to different crate. | Felix S. Klock II | -0/+3 |
| 2016-05-23 | revised mir-dataflow so bitvectors carry a phantom type for their index domain. | Felix S. Klock II | -0/+29 |
| 2016-05-20 | Refactor `bitslice`: distinguish `usize` for indexing vs word type being inde... | Felix S. Klock II | -11/+13 |
| 2016-05-16 | fixes to `librustc_borrowck::bitslice::bits_to_string`, used for graphviz pri... | Felix S. Klock II | -10/+14 |
| 2016-05-16 | fix bug in `debug!` output from `rustc::middle::dataflow` | Felix S. Klock II | -2/+2 |
| 2016-03-21 | Add `fn clear_bit` method on BitSlice trait for setting a bit to zero. | Felix S. Klock II | -1/+24 |
| 2016-03-21 | scaffolding for borrowck on MIR. | Felix S. Klock II | -0/+82 |
