]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkov
authorbors <bors@rust-lang.org>
Mon, 13 Dec 2021 07:30:38 +0000 (07:30 +0000)
committerbors <bors@rust-lang.org>
Mon, 13 Dec 2021 07:30:38 +0000 (07:30 +0000)
commit6d6d0899c8bf9d321ffa12426ca7ae7e3e15478a
treebc50c5dba0f3f8c9b4fc5450512bace06acbec1f
parent4a7fb971c939d268abdbd0963cd45d046442f7af
parent1b27b69e5a5464484e63f7eb324376c901fd3692
Auto merge of #91626 - klensy:json-less-alloc, r=petrochenkov

rustc_serialize: don't allocate `String`s as key for `BTreeMap`, when `str` is enough