apache / apache/teaclave-sgx-sdk
support recent nightly to get better debug info on no_std issues
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
The following rust-lang PR should give us better debug info for `duplicate lang item`issues:
Issue:
https://github.com/rust-lang/rust/issues/60561
PR:
https://github.com/rust-lang/rust/pull/64883
Can we get support for recent nightly including this PR?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing Rust issue 60561 and PR 64883 to confirm the nightly changes needed for duplicate lang item diagnostics. Then locate where this SDK pins or validates its Rust nightly version; done means the supported nightly includes that change and the no_std debug information is improved without breaking the existing SDK build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100