]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #99718 - TaKO8Ki:avoid-&str-symbol-to-string-conversions, r=michaelwo...
authorYuki Okushi <jtitor@2k36.org>
Tue, 26 Jul 2022 04:12:23 +0000 (13:12 +0900)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2022 04:12:23 +0000 (13:12 +0900)
commit85afb907889565c69cf8477ad09d52f94744bd54
tree607765b7bf22fd9b2088498d176110809c755372
parent3c1eef2e91dda0b97aa604e519ebb5fc98fbdbb2
parent051e98b7bf7a2ab095516a9b3912d6120b5b8c91
Rollup merge of #99718 - TaKO8Ki:avoid-&str-symbol-to-string-conversions, r=michaelwoerister

Avoid `&str`/`Symbol` to `String` conversions

follow-up to #99342 and #98668
compiler/rustc_typeck/src/astconv/mod.rs