]> git.lizzy.rs Git - rust.git/commit
move interpreter loop into thread manager; they are pretty tightly coupled anyway
authorRalf Jung <post@ralfj.de>
Sun, 27 Nov 2022 14:19:00 +0000 (15:19 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 28 Nov 2022 07:53:14 +0000 (08:53 +0100)
commitaf92b048555a8c3df2e58237e878dfe73bbc4ede
tree246c646e30ef60e54c6edacd502e5aa025759645
parent5238d1779778097d0bcf3a9fc83bb4a37732cb3e
move interpreter loop into thread manager; they are pretty tightly coupled anyway
src/tools/miri/src/concurrency/thread.rs
src/tools/miri/src/eval.rs
src/tools/miri/src/lib.rs