roc/compiler/gen/tests
Richard Feldman bf11262e61 Move layout_id from mono to gen
This is because it's actually important that mono never use this.
It should only be used in gen, because it's only safe to use
synchronously, and it's important that mono be done in parallel.

Moving it to gen guarantees that mono will not use it, even accidentally!
2020-05-10 15:13:18 -04:00
..
helpers Move layout_id from mono to gen 2020-05-10 15:13:18 -04:00
gen_builtins.rs increase stack of quicksort test 2020-05-09 21:34:17 -04:00
gen_primitives.rs Add some tag code gen tests 2020-04-22 08:30:41 -04:00
gen_records.rs Reorganize gen tests 2020-03-27 00:18:12 -04:00
gen_tags.rs Fix tests 2020-03-30 22:31:20 -04:00