TASEmulators / TASEmulators/BizHawk
Waterboxhost fails to compile under new nightly toolchain
Open
Nobody has claimed this yet.
Meta
re: Waterbox
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
I updated my nightly rust toolchain to version 1.54.0-nightly (f64503eb5 2021-05-23) and cannot compile the waterbox host in any configuration anymore.
Seems to be due to some updates regarding try_trait which I understand almost nothing about.
Contributor guide
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
Start by reproducing the waterbox host compilation failure with Rust nightly 1.54.0-nightly (f64503eb5 2021-05-23), then inspect the compiler output around the reported try_trait changes. The issue names no files or tests; done means the waterbox host compiles again in every configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100