mlua/tests/compile-fail
kyren 71f3dd50a1 New approach for ref types, use an auxillary thread stack
Vastly simpler and less magical than using a fixed size magical section of the
active stack, and seems to be no slower.  The only real downside is that
it *seems* extremely extremely hacky (and to be fair, it is).
2018-03-28 01:09:51 -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 New approach for ref types, use an auxillary thread stack 2018-03-28 01:09:51 -04:00
ref_not_unwindsafe.rs New approach for ref types, use an auxillary thread stack 2018-03-28 01:09:51 -04:00
scope_escape.rs Letting scope handles escape the scope was unsafe 2018-02-19 17:40:48 -05: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