Closed
Description
Crate name: Crassipes
Build failure link: https://docs.rs/crate/crassipes/0.2.0/builds/355997
Additional details: Its failing to build because a dependency, crs-bind, which is based directly on the crate vex-rt (which does build) isn't able to build due to code that is present in the original vex-rt crate. The documentation builds and displays fine both on my local machine and in Gitlab CI. crs-bind also builds and documents fine on its own.