about summary refs log tree commit diff
path: root/src/test/codegen/iterate-over-array.rs
diff options
context:
space:
mode:
authorBjörn Steinbrink <bsteinbr@gmail.com>2013-07-31 10:15:52 +0200
committerBjörn Steinbrink <bsteinbr@gmail.com>2013-07-31 10:15:52 +0200
commitc725926cf5964c4510e2c9ee656c24c48451e88c (patch)
tree3cff2acafcc2a47f8133cebb17971f03857bd2a7 /src/test/codegen/iterate-over-array.rs
parent38d62feec1e65ba5ed57235355053782ca15b5ff (diff)
downloadrust-c725926cf5964c4510e2c9ee656c24c48451e88c.tar.gz
rust-c725926cf5964c4510e2c9ee656c24c48451e88c.zip
Reduce code bloat from assert!()
Assertions without a message get a generated message that consists of a
prefix plus the stringified expression that is being asserted. That
prefix is currently a unique string, while a static string would be
sufficient and needs less code.
Diffstat (limited to 'src/test/codegen/iterate-over-array.rs')
0 files changed, 0 insertions, 0 deletions