Skip to content

Conversation

@jyn514
Copy link
Member

@jyn514 jyn514 commented Oct 27, 2020

  • Remove unused platforms tab on /crate page. We always show platforms, even on rustdoc pages.
  • Don't show the platform dropdown if it's empty.
  • Add a test

Fixes #1111.

@jyn514 jyn514 added C-bug Category: This is a bug S-waiting-on-author Status: This PR is incomplete or needs to address review comments A-backend Area: Webserver backend labels Oct 27, 2020
- Remove unused platforms tab on /crate page. We always show platforms,
  even on rustdoc pages.
- Don't show the platform dropdown if it's empty.
- Add a test
@jyn514 jyn514 changed the title [WIP] Fix platform handling Fix platform handling Nov 22, 2020
@jyn514 jyn514 added S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed and removed S-waiting-on-author Status: This PR is incomplete or needs to address review comments labels Nov 22, 2020
@jyn514
Copy link
Member Author

jyn514 commented Nov 22, 2020

This is ready for review.

@jyn514 jyn514 merged commit a86aba3 into rust-lang:master Nov 22, 2020
@jyn514 jyn514 deleted the platforms branch November 22, 2020 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend Area: Webserver backend C-bug Category: This is a bug S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Platform" button unresponsive with no targets

2 participants