]> git.lizzy.rs Git - rust.git/commit
miri: debug! print when we are leaving/entering a function
authorRalf Jung <post@ralfj.de>
Wed, 17 Oct 2018 10:46:20 +0000 (12:46 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 18 Oct 2018 10:09:00 +0000 (12:09 +0200)
commit24724efe1c590893f8d50280acb236c4b998c3d6
treecb543432dbba12d592e90f6aaeda112a442b98c5
parentabf6f4781f906a50c800f38db6e95a693d804865
miri: debug! print when we are leaving/entering a function

With a hack to exclude the topmost function for now, because that triggers an ICE...
src/librustc_mir/interpret/eval_context.rs