From 84abf837b82bdd3a91df0afd4f1debac6b5cc318 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 7 Nov 2023 17:29:29 +0100 Subject: [PATCH] manually bless a wasm-only test --- .../numbers-arithmetic/saturating-float-casts-wasm.stderr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/ui/numbers-arithmetic/saturating-float-casts-wasm.stderr diff --git a/tests/ui/numbers-arithmetic/saturating-float-casts-wasm.stderr b/tests/ui/numbers-arithmetic/saturating-float-casts-wasm.stderr new file mode 100644 index 0000000000000..475b41388d3b4 --- /dev/null +++ b/tests/ui/numbers-arithmetic/saturating-float-casts-wasm.stderr @@ -0,0 +1,6 @@ +warning: unstable feature specified for `-Ctarget-feature`: `nontrapping-fptoint` + | + = note: this feature is not stably supported; its behavior can change in the future + +warning: 1 warning emitted +