Rust-docs always missing on tier2 arm7 platform

I develop on a raspberry pi (armv7-unknown-linux-gnueabihf) which is tier2
and there are understandably missing components for it.
but why would rust-docs not be installable on this platform (or indeed any other )?
it is after all just a bunch of html files and therefore platform independent.

thanks.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.