diff options
| author | Björn Steinbrink <bsteinbr@gmail.com> | 2013-07-31 10:15:52 +0200 |
|---|---|---|
| committer | Björn Steinbrink <bsteinbr@gmail.com> | 2013-07-31 10:15:52 +0200 |
| commit | c725926cf5964c4510e2c9ee656c24c48451e88c (patch) | |
| tree | 3cff2acafcc2a47f8133cebb17971f03857bd2a7 /src/test/codegen/iterate-over-array.rs | |
| parent | 38d62feec1e65ba5ed57235355053782ca15b5ff (diff) | |
| download | rust-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
