mlua/tests/compile-fail
kyren 4a587ca1c5 Add compilefail test for Scope::create_nonstatic_userdata 2018-09-16 19:54:58 -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_capture.rs Solve (maybe) *another* soundness issue with `Lua::scope` 2018-08-05 20:03:47 -04:00
scope_callback_escape.rs Solve (maybe) *another* soundness issue with `Lua::scope` 2018-08-05 20:03:47 -04:00
scope_callback_inner.rs Solve (maybe) *another* soundness issue with `Lua::scope` 2018-08-05 20:03:47 -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
scope_userdata_borrow.rs Add compilefail test for Scope::create_nonstatic_userdata 2018-09-16 19:54:58 -04:00
userdata_borrow.rs Attempt to enable compiletest_rs on nightly on travis 2018-02-10 00:27:15 -05:00