We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f44679 commit f1d0098Copy full SHA for f1d0098
tests/codegen/float/f16-f128-inline.rs
@@ -1,5 +1,5 @@
1
//@ revisions: default nopt
2
-//@ [nopt]compile-flags: -O -Zcross-crate-inline-threshold=never -Zmir-opt-level=0 -Cno-prepopulate-passes
+//@[nopt] compile-flags: -O -Zcross-crate-inline-threshold=never -Zmir-opt-level=0 -Cno-prepopulate-passes
3
4
// Ensure that functions using `f16` and `f128` are always inlined to avoid crashes
5
// when the backend does not support these types.
0 commit comments