add note to test

This commit is contained in:
lcnr 2025-01-14 10:06:22 +01:00 committed by GitHub
parent 377dbc96a6
commit 94ffced667
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
//@ revisions: current next
//@ ignore-compare-mode-next-solver (explicit revisions)
//@[next] compile-flags: -Znext-solver
// Regression test for #135462.
#![allow(coherence_leak_check)]
type A = fn(&'static ());