Uh oh!
There was an error while loading. Please reload this page.
Revamp doc index - #16827
Conversation
Gankra
commented
Aug 28, 2014
Maybe an aside, but I'd like to see Edit: otherwise, this is a big improvement! |
steveklabnik
commented
Aug 30, 2014
It's one click from there, isn't it? |
Gankra
commented
Aug 30, 2014
@steveklabnik d'oh, you're right. I must have been misremembering... something. Why doesn't Github have an appropriate emote for this... Camel of Shame! 🐫 I think I just end up at this page a lot after misclicks or misreads (since "API docs" and "All docs" look very similar), and have started to associate it with poor navigability. Maybe a banner at the top to the effect of "Looking for Rust API docs? Click here!". shrug This is still a huge improvement! 👍 |
steveklabnik
commented
Sep 5, 2014
@brson any thoughts here? You opened the original issue. |
nodakai
commented
Sep 10, 2014
The link to rust.html was removed from index.md! Please revert back that part. |
steveklabnik
commented
Sep 10, 2014
@nodakai PR submitted, nice catch! |
Show compilation progress in test explorer Fix part of rust-lang#16827
Distinguish integration tests from crates in test explorer Fix part of rust-lang#16827
Resolve tests per file instead of per crate in test explorer Fix part of rust-lang#16827
Apply cargo flags in test explorer cc rust-lang#16827
Apply cargo flags in test explorer cc rust-lang#16827
Fixes#14972