Closed
Description
https://docs.rs/parry2d/0.13.4/parry2d/bounding_volume/trait.BoundingVolume.html
I haven't attempted to really look into what's going wrong, but taking a quick glance at the source and build log on docs.rs there's nothing obviously weird jumping out to me.
Meta
Latest version of the crate was built on docs.rs using rustc 1.71.0-nightly (9ecda8de8 2023-04-30)
and rustc 1.70.0-nightly (84dd17b56 2023-04-14)
and showed the issue, The first version showing the issue was 0.13.1 which was built with rustc 1.69.0-nightly (34e6673a0 2023-02-25)
while the last version without the issue was 0.13.0 which was built with rustc 1.68.0-nightly (afaf3e07a 2023-01-14)