We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afcbc2e commit 8935f99Copy full SHA for 8935f99
src/test/ui/const-eval/issue-53157.rs
@@ -20,4 +20,4 @@ macro_rules! m {
20
fn main() {
21
fn f() -> impl Sized {};
22
m!()(f());
23
-}
+}
0 commit comments