rust-analyzer/crates/ra_ide
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 Update crates 2020-01-26 10:46:45 -05:00