Summary
See title
Reproducer
I tried this code:
#[lang = "sized"]
trait Sized {}
Does the code make use of any (1.49) nightly feature ?
Godbolt link
No response
Actual behavior
It compiles
Expected behavior
It should require #![feature(lang_items)]
GCC Version
gccrs (Compiler-Explorer-Build-gcc--binutils-2.44) 15.2.0