]> git.lizzy.rs Git - rust.git/commit
Ensure that the const-eval engine handles `#[unwind(aborts)]`
authorDylan MacKenzie <ecstaticmorse@gmail.com>
Sat, 3 Oct 2020 22:09:43 +0000 (15:09 -0700)
committerDylan MacKenzie <ecstaticmorse@gmail.com>
Sat, 3 Oct 2020 23:26:09 +0000 (16:26 -0700)
commit14c3705c6cfc5f88ba64e00129c99cc1f8a41490
treece398ec6e38d658f6d04e9c77ae925af411011c0
parenta5f083133e698adefe11b9e8956387d5b4c99548
Ensure that the const-eval engine handles `#[unwind(aborts)]`
src/test/ui/consts/const-eval/unwind-abort.rs [new file with mode: 0644]
src/test/ui/consts/const-eval/unwind-abort.stderr [new file with mode: 0644]