]> git.lizzy.rs Git - rust.git/commit
Use Sparse bitsets instead of dense ones for NLL results
authorSantiago Pastorino <spastorino@gmail.com>
Thu, 15 Feb 2018 18:47:40 +0000 (15:47 -0300)
committerSantiago Pastorino <spastorino@gmail.com>
Fri, 23 Feb 2018 00:27:26 +0000 (21:27 -0300)
commitff9eb56c6e4bff6c1c74bd628a7e0dd79321829b
tree9500d893f5259db71996cf56a125b02cae5bd5f5
parente5d79c4bc7c46d8d85a18e71caa02bfb6a3c6df3
Use Sparse bitsets instead of dense ones for NLL results

Fixes #48170
src/librustc_data_structures/bitvec.rs
src/librustc_data_structures/indexed_vec.rs
src/librustc_mir/borrow_check/nll/region_infer/values.rs