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

This commit is contained in:
satotake 2021-11-22 15:25:25 +00:00 committed by GitHub
commit 0085272cb8
40 changed files with 1382 additions and 892 deletions

View file

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