diff options
author | Joe Wilm <joe@jwilm.com> | 2018-05-29 21:33:13 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2018-06-02 09:56:50 -0700 |
commit | 9a98d5e0ee9139d5a2988d125352c5d70a39ad20 (patch) | |
tree | d4182e59cdd6b66ad1c4d56cbeae0ffe58003ecf /src/lib.rs | |
parent | efc568be4e7da9481f5b6d35ff2854c1ff4cd2be (diff) | |
download | r-alacritty-9a98d5e0ee9139d5a2988d125352c5d70a39ad20.tar.gz r-alacritty-9a98d5e0ee9139d5a2988d125352c5d70a39ad20.tar.bz2 r-alacritty-9a98d5e0ee9139d5a2988d125352c5d70a39ad20.zip |
Refactor Storage<T> to be a Vec<Row<T>> internally
This will allow certain optimizations around swap which are currently
only possible in a generalized way with specialization.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions