]> git.lizzy.rs Git - rust.git/commit
Add tests for Stacked Borrows behavior
authorJannis Christopher Köhl <mail@koehl.dev>
Thu, 6 Oct 2022 23:11:06 +0000 (01:11 +0200)
committerJannis Christopher Köhl <mail@koehl.dev>
Mon, 7 Nov 2022 09:35:21 +0000 (10:35 +0100)
commit7a52e7350e3772ea9c04610f4d5ccd2b5b72403f
treeb350590f308efd884025f6fed2541846eb541c13
parent3c0f3b04b52134b870baf2ca8cedc5067cc5cb7e
Add tests for Stacked Borrows behavior
src/test/mir-opt/dataflow-const-prop/ref_with_sb.main.DataflowConstProp.diff [new file with mode: 0644]
src/test/mir-opt/dataflow-const-prop/ref_with_sb.rs [new file with mode: 0644]
src/test/mir-opt/dataflow-const-prop/ref_without_sb.main.DataflowConstProp.diff [new file with mode: 0644]
src/test/mir-opt/dataflow-const-prop/ref_without_sb.rs [new file with mode: 0644]