Alex Crichton
b868185637
Add tests for internal imports now working
...
These compiler bugs have now been fixed on nightly, so we just need to
wait for the bug fixes to ride the trains to be available to everyone!
Closes #201
2018-10-08 09:47:17 -07:00
Alex Crichton
ab3688d01a
Only generate JS null checks in debug mode
...
In non-debug mode Rust is already checking these pointers, so let's only
generate the relevant code in debug mode.
2018-09-21 16:10:02 -07:00
Alex Crichton
7f8d510f3d
Move unused_imports_not_generated
test to wasm
2018-08-06 11:28:08 -07:00
Alex Crichton
8513858973
Move $-renaming tests to wasm
2018-08-06 09:51:29 -07:00
Alex Crichton
b4601295d0
Migrate most import tests to wasm
2018-08-05 12:35:47 -05:00