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 3dec861 commit 70e5154Copy full SHA for 70e5154
tests/failing-ui-tests.txt
@@ -74,4 +74,14 @@ tests/ui/consts/issue-73976-monomorphic.rs
74
tests/ui/consts/issue-94675.rs
75
tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop-fail.rs
76
tests/ui/rfcs/rfc-2632-const-trait-impl/const-drop.rs
77
-
+tests/ui/consts/const-mut-refs-crate.rs
78
+tests/ui/consts/const-vec-of-fns.rs
79
+tests/ui/consts/promotion-mutable-ref.rs
80
+tests/ui/consts/static-mut-refs.rs
81
+tests/ui/consts/static-raw-pointer-interning2.rs
82
+tests/ui/debuginfo/backtrace-dylib-dep.rs
83
+tests/ui/sanitizer/cfi-closure-fn-ptr-cast.rs
84
+tests/ui/sanitizer/cfi-complex-receiver.rs
85
+tests/ui/sanitizer/cfi-self-ref.rs
86
+tests/ui/sanitizer/cfi-virtual-auto.rs
87
+tests/ui/runtime/rt-explody-panic-payloads.rs
0 commit comments