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 b87d783 commit 557a09fCopy full SHA for 557a09f
scripts/test_rustc_tests.sh
@@ -104,6 +104,8 @@ rm src/test/ui/mir/ssa-analysis-regression-50041.rs # produces ICE
104
105
rm src/test/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unordered doesn't accept an accumulator for integer vectors
106
107
+rm src/test/ui/rfc-2091-track-caller/intrinsic-wrapper.rs # wrong result from `Location::caller()`
108
+
109
# bugs in the test suite
110
# ======================
111
rm src/test/ui/backtrace.rs # TODO warning
0 commit comments