diff options
| author | Brendan Graetz <github@bguiz.com> | 2015-05-02 22:29:53 +1000 |
|---|---|---|
| committer | Brendan Graetz <github@bguiz.com> | 2015-05-02 22:29:53 +1000 |
| commit | 07ff8279bee968a61dd4b3e0999cbc650c96c809 (patch) | |
| tree | f28eab00cc05b2f579b04f089e9521d9e0b1c67b /src/test/codegen/stack-alloc-string-slice.cc | |
| parent | 354d16bd72ed002d6d8abe9896f89a445a60c21f (diff) | |
| download | rust-07ff8279bee968a61dd4b3e0999cbc650c96c809.tar.gz rust-07ff8279bee968a61dd4b3e0999cbc650c96c809.zip | |
=BG= minor: ensure correct range bounds in concurreny examples in the rust book
- `0..2` iterates over `0,1` - `0..3` iterates over `0,1,2`, which is what we want instead
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions
