]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #76846 - botika:master, r=davidtwco
authorRalf Jung <post@ralfj.de>
Mon, 21 Sep 2020 08:40:30 +0000 (10:40 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Sep 2020 08:40:30 +0000 (10:40 +0200)
Avoiding unnecesary allocations at rustc_errors

Simplify the code avoiding allocations with easy alternative


No differences found