oxidecomputer / oxidecomputer/typify
Stack Overflow
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 898
- Forks
- 114
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 14
Description
Possiby related to https://github.com/oxidecomputer/typify/issues/230?
I'm trying to convert the projjson schema using cargo typify and running into the error
thread 'rustc' has overflowed its stack
fatal runtime error: stack overflow
error: could not compile `builder` (bin "builder")
Hopefully the json file is sufficient for a repro?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by running cargo typify against the linked PROJJSON schema and compare the behavior with typify issue 230. No repository files or tests are named; done means the schema conversion no longer ends in a Rust compiler stack overflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100