Closed Frago9876543210 closed 2 years ago
inner attribute (#![...]
) is needed to enable unstable features. and the ability to use user-defined attributes as inner attributes is not yet stable and probably does not work at this time.
I'd recommend using a build script instead: https://github.com/dtolnay/rustversion/issues/8#issuecomment-555233586
I'll close this in favor of https://github.com/rust-lang/rust/issues/54726, since the required work here is in rustc, not this crate.
If there end up being changes required based on how that issue plays out, we can reopen an issue.
See also #8.
I'll close this in favor of rust-lang/rust#60553, since the required work here is in rustc, not this crate.
If there end up being changes required based on how that issue plays out, we can reopen an issue.
The linked issue is closed, but is that the right one? Seems like this would be blocked on https://github.com/rust-lang/rust/issues/54726
You're right. Fixed.
tests.rs