Closed
Description
Some crates are failing in 1.30 beta with errors like this one:
error[E0432]: unresolved import `geometry::Isometry`
--> /cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.15.3/src/base/cg.rs:15:16
|
15 | use geometry::{Isometry, IsometryMatrix3, Orthographic3, Perspective3, Point, Point3, Rotation2,
| ^^^^^^^^ no `Isometry` in `geometry`. Did you mean to use `isometry`?
- casimir-fdfd
0.2.0
regressed from stable to beta (build log) cc @ThomasdenH - ipfs-api
0.5.0-alpha2
regressed from stable to beta (build log) cc @ferristseng - riscan-pro
0.2.1
regressed from stable to beta (build log) cc @gadomski - Enet4/propan regressed from stable to beta (build log) cc @Enet4