Maybe this is not a PR but a question/discussion. To build rustlib/proc_macro on my machine, I have to remove `#[feature(restricted_std)]`. If this happens to others, this might want to be merged. A brief search on this feature didn't give me any hints on what it is. Why is it there in the first place?
My Rust version: `nightly-2025-09-13` You can view, comment on, or merge this pull request online at: https://github.com/apache/teaclave-sgx-sdk/pull/467 -- Commit Summary -- * exp: remove erroring feature flag -- File Changes -- M rustlib/proc_macro/src/lib.rs (1) -- Patch Links -- https://github.com/apache/teaclave-sgx-sdk/pull/467.patch https://github.com/apache/teaclave-sgx-sdk/pull/467.diff -- Reply to this email directly or view it on GitHub: https://github.com/apache/teaclave-sgx-sdk/pull/467 You are receiving this because you are subscribed to this thread. Message ID: <apache/teaclave-sgx-sdk/pull/[email protected]>
