Skip to content

Commit 45bc9b2

Browse files
committed
Add 83494
Issue: rust-lang/rust#83494
1 parent ac56c99 commit 45bc9b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ices/83494.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
impl T {
2+
#[rustc_args_required_const(1)]
3+
fn is_null() {}
4+
}

0 commit comments

Comments
 (0)