msp430-rt
msp430-rt copied to clipboard
Documentation fails to build on doc.rs
"--target" "x86_64-unknown-linux-gnu" is being passed, so the docs will naturally fail to compile. I guess I don't understand why this ever worked at all until now...
Fixing this is pending on https://github.com/rust-lang/docs.rs/issues/1683.
Hi @cr1901, are we still blocked on this?
@RossPorter506 Probably not blocked, but as I've not had anything to release since then, there's been no opportunity to rebuild the docs. Maybe I can poke someone on docs team to rebuild it...