mlua/tests/compile_fail
Alex Orlenko d366ce0dd4 Scope support (including async) 2020-05-11 02:43:34 +01:00
..
async_nonstatic_userdata.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
async_nonstatic_userdata.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
function_borrow.rs Add compile_fail tests 2019-11-04 22:23:15 +00:00
function_borrow.stderr Add compile_fail tests 2019-11-04 22:23:15 +00:00
lua_norefunwindsafe.rs Add compile_fail tests 2019-11-04 22:23:15 +00:00
lua_norefunwindsafe.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
ref_nounwindsafe.rs Add compile_fail tests 2019-11-04 22:23:15 +00:00
ref_nounwindsafe.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_callback_capture.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_callback_capture.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_callback_inner.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_callback_inner.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_callback_outer.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_callback_outer.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_invariance.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_invariance.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_mutable_aliasing.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_mutable_aliasing.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_userdata_borrow.rs Scope support (including async) 2020-05-11 02:43:34 +01:00
scope_userdata_borrow.stderr Scope support (including async) 2020-05-11 02:43:34 +01:00
static_callback_args.rs Don't allow 'callback outlive 'lua 2020-05-11 02:43:33 +01:00
static_callback_args.stderr Don't allow 'callback outlive 'lua 2020-05-11 02:43:33 +01:00
userdata_borrow.rs Add compile_fail tests 2019-11-04 22:23:15 +00:00
userdata_borrow.stderr Add compile_fail tests 2019-11-04 22:23:15 +00:00