Merge branch 'trunk' into dev-backend-num-is-zero

This commit is contained in:
satotake 2021-11-24 10:59:42 +00:00 committed by GitHub
commit 10afadd810
21 changed files with 726 additions and 506 deletions

View file

@ -609,7 +609,7 @@ fn gen_float_eq() {
}
#[test]
#[cfg(any(feature = "gen-llvm"))]
#[cfg(any(feature = "gen-llvm", feature = "gen-wasm"))]
fn gen_add_dec() {
assert_evals_to!(
indoc!(