diff options
author | Aleksey Kladov <[email protected]> | 2020-02-02 17:54:26 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-02-02 17:56:37 +0000 |
commit | 24ad1cce2c3cf2c0ce8288fc02c4c55529598990 (patch) | |
tree | 04241d931e7d2f57799a4ff28a11f020090def74 /crates/ra_syntax/fuzz/fuzz_targets | |
parent | 856e4ba126ae776753f38c00593c02c4f43be510 (diff) |
Avoid premature pessimization
The extra allocation for message should not matter here at all, but
using a static string is just as ergonomic, if not more, and there's
no reason to write deliberately slow code
Diffstat (limited to 'crates/ra_syntax/fuzz/fuzz_targets')
0 files changed, 0 insertions, 0 deletions