about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-03-14 22:42:24 -0700
committerAlex Crichton <alex@alexcrichton.com>2014-03-20 19:45:56 -0700
commit811257eda5edd7d7d9586a9be4f45a2d4dfa4701 (patch)
tree52077c3de72d9a75a9e2cdfcef888931f819790c /src/test/codegen/stack-alloc-string-slice.rs
parent6eae7df43cd21b76fe91eeaf6ef2af9bd2a8fafc (diff)
downloadrust-811257eda5edd7d7d9586a9be4f45a2d4dfa4701.tar.gz
rust-811257eda5edd7d7d9586a9be4f45a2d4dfa4701.zip
std: Rename {push,read}_bytes to {push,read}_exact
These methods can be mistaken for general "read some bytes" utilities when
they're actually only meant for reading an exact number of bytes. By renaming
them it's much clearer about what they're doing without having to read the
documentation.

Closes #12892
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.rs')
0 files changed, 0 insertions, 0 deletions