about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2015-05-01 01:00:48 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2015-05-04 09:57:42 +0200
commit42cb2de1393b067f1078f0c8b55322620e6058ef (patch)
treec433cbbd5c25974de08815d6b37e8876651a3693 /src/test/codegen/stack-alloc-string-slice.rs
parentf9ecc6e888c2ad5ad60971b3b4af387739099ae1 (diff)
downloadrust-42cb2de1393b067f1078f0c8b55322620e6058ef.tar.gz
rust-42cb2de1393b067f1078f0c8b55322620e6058ef.zip
Avoid latent (harmless) overflow in core::slice.
This overflow does not cause any problems; it just causes errors to be
signalled when compiling with `-C debug-assertions`.

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