diff options
| author | Brian Anderson <[email protected]> | 2011-01-08 18:19:55 -0500 |
|---|---|---|
| committer | Graydon Hoare <[email protected]> | 2011-01-10 11:31:33 -0800 |
| commit | 295c54e10f587a56dfec95ca3a3aee0f9fd721a2 (patch) | |
| tree | 74f9f227ed056f8132424989106019f534c3e0da /src/lib | |
| parent | Remove unused variable in circular_buffer tests (diff) | |
| download | rust-295c54e10f587a56dfec95ca3a3aee0f9fd721a2.tar.xz rust-295c54e10f587a56dfec95ca3a3aee0f9fd721a2.zip | |
Remove the assumption that circular_buffer's buffer has a power of two size
It was not obvious how to make this implementation work when the unit size
was not also a power of two, so for now just make the buffer size a multiple
of the unit size so it can pass all the tests.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions