mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
enable do_pass_bool_byte_closure_layout
only in release mode
This commit is contained in:
parent
397d1c1db3
commit
91e4a0636f
@ -2992,7 +2992,7 @@ fn mix_function_and_closure_level_of_indirection() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
#[cfg_if(not(debug_assertions), ignore)] // this test stack-overflows the compiler in debug mode
|
||||
#[cfg(any(feature = "gen-llvm"))]
|
||||
fn do_pass_bool_byte_closure_layout() {
|
||||
// see https://github.com/rtfeldman/roc/pull/1706
|
||||
|
Loading…
Reference in New Issue
Block a user