We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e724a4b commit 8346d77Copy full SHA for 8346d77
tests/pass/float.rs
@@ -468,7 +468,7 @@ macro_rules! test_ftof {
468
}};
469
}
470
471
-/// Many of these test values are taken from
+/// Many of these test patterns were adapted from the values in
472
/// https://github.com/WebAssembly/testsuite/blob/master/conversions.wast.
473
fn casts() {
474
/* int <-> float generic tests */
0 commit comments