]> git.lizzy.rs Git - rust.git/commit
Use `Lrc` instead of `Rc` in `MiriCompilerCalls::config()`
authorhyd-dev <yd-huang@outlook.com>
Fri, 30 Jul 2021 13:28:34 +0000 (21:28 +0800)
committerhyd-dev <yd-huang@outlook.com>
Fri, 30 Jul 2021 13:28:34 +0000 (21:28 +0800)
commita789b49e4c0e7d742cc39713484596293d844537
tree2fdbd92221022cb73feca4b188355be0f02a8e67
parent453e3ef7dab5aad6450bee09b2c02de94c5b18cb
Use `Lrc` instead of `Rc` in `MiriCompilerCalls::config()`
src/bin/miri.rs