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
After the LVI hardening PR landed on June 8 2020 the rustc nightlies fail to compile the regex crate for the x86_64-fortanix-unknown-sgx target in our project.
I have tested with nightly-2020-06-07 (fails) and nightly-2020-06-09 (compiles).
Will update with a minimal repro. The regex crate on its own compiles just fine, so it's likely a specific set of features.