]> git.lizzy.rs Git - rust.git/commit
Fix the use of closures within #[panic_implementation]
authorvarkor <github@varkor.com>
Tue, 5 Jun 2018 13:36:36 +0000 (14:36 +0100)
committervarkor <github@varkor.com>
Tue, 5 Jun 2018 13:36:36 +0000 (14:36 +0100)
commitf37557764d0f1ca32d6b0c2525c88e49319e13d3
tree9c40d321d518148fd0bbdc599cfb7bfb96fef8d6
parent29f48ccf396be031ee8a54e74a3a4e81866c8872
Fix the use of closures within #[panic_implementation]
src/librustc_typeck/check/mod.rs
src/test/compile-fail/panic_implementation-closures.rs [new file with mode: 0644]