Conversation
|
Maybe an aside, but I'd like to see Edit: otherwise, this is a big improvement! |
It's one click from there, isn't it? |
|
@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! 👍 |
|
@brson any thoughts here? You opened the original issue. |
|
The link to rust.html was removed from index.md! Please revert back that part. |
|
@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