@ -1,5 +1,6 @@
fn main() {
println!("cargo::rustc-check-cfg=cfg(nightly)");
if let Some(true) = version_check::is_feature_flaggable() {
println!("cargo:rustc-cfg=nightly");
println!("cargo::rustc-cfg=nightly");
}
The note is not visible to the blocked user.