Is nightly Rust required to build? #1238
-
I'm aware of #716 and #833. I am able to build with Is this a known ongoing issue? Or did I just catch it in a bad state? (The issue I hit was specifically with the gearrow-geo crate). |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hmm, this is unfortunate. No, ideally nightly Rust should not be required to build. I tried to use workarounds for the existing crates (hence closing #716 and #833). I tested that On
I see this also prevents Even if I comment out all code in At the end of the day it would be ideal if rustc fixed their bug: rust-lang/rust#128887. |
Beta Was this translation helpful? Give feedback.
Should be fixed in #1241