I'm not all _that_ versed in Rust, but I think the root cause is that
some constants are u16 rather than u32 on Darwin. I checked that the
code still compiles on the latest Ubuntu.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG440972d2175d: rust: fix build errors on darwin
rHGd6c53b40b078: rust: fix build errors on darwin
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- stable
- Lint
No Linters Available - Unit
No Unit Test Coverage