You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the appeal of autocfg and I would've liked it. Sadly it takes 20+ seconds to compile and many crates depend on this "small and fundamental crate" which leads to prolonging the build quite a lot.
I don't believe it'll ever happen that an older version of Rust will suddenly accept something it didn't accept previously (end definitely not vice-versa - that'd be a bug), so there's no reason to fear "static" version checking. It's just a developer convenience.