rust/crates/ra_prof
Aleksey Kladov 24ad1cce2c 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
2020-02-02 18:56:37 +01:00
..
src Avoid premature pessimization 2020-02-02 18:56:37 +01:00
Cargo.toml Disable doctests 2019-11-17 18:35:05 +03:00