mlua/tests/compile-fail
kyren a2615a8cbb Fix for a soundness bug around scope, don't allow callback parameters to escape
Also includes other fixes for compiletest_rs failures, and a small reorg of tests
2018-08-05 11:54:33 -04:00
..
function_borrow.rs Attempt to enable compiletest_rs on nightly on travis 2018-02-10 00:27:15 -05:00
not_refunwindsafe.rs Fix for a soundness bug around scope, don't allow callback parameters to escape 2018-08-05 11:54:33 -04:00
ref_not_unwindsafe.rs Fix for a soundness bug around scope, don't allow callback parameters to escape 2018-08-05 11:54:33 -04:00
scope_callback_escape.rs Fix for a soundness bug around scope, don't allow callback parameters to escape 2018-08-05 11:54:33 -04:00
scope_callback_inner.rs Fix for a soundness bug around scope, don't allow callback parameters to escape 2018-08-05 11:54:33 -04:00
scope_handle_escape.rs Fix for a soundness bug around scope, don't allow callback parameters to escape 2018-08-05 11:54:33 -04:00
scope_invariance.rs Attempt to enable compiletest_rs on nightly on travis 2018-02-10 00:27:15 -05:00
userdata_borrow.rs Attempt to enable compiletest_rs on nightly on travis 2018-02-10 00:27:15 -05:00