Uh oh!
There was an error while loading. Please reload this page.
Fix invalid debug display for associated consts - #40587
Conversation
frewsxcv
commented
Mar 16, 2017
@GuillaumeGomez Have a screenshot of the added test handy? |
0ae1dc4 to
5364acbCompareGuillaumeGomez
commented
Mar 16, 2017
sophiajt
commented
Mar 16, 2017
Out of curiosity, do we show both the struct and the fields today? I wasn't sure if that was something that was part of this PR. |
GuillaumeGomez
commented
Mar 16, 2017
We do (take a look at the issue). |
sophiajt
commented
Mar 17, 2017
From looking here https://api.rocket.rs/rocket/http/struct.ContentType.html it seems like your screenshot doesn't reflect what it will look like. Do you have one that's closer to the original in terms of the amount of content? |
GuillaumeGomez
commented
Mar 17, 2017
@jonathandturner: I have absolutely no idea how to run a specific binary from |
frewsxcv
commented
Mar 18, 2017
This seems fine to me. Unless @jonathandturner has any other questions here, r=me |
sophiajt
commented
Mar 19, 2017
I'm good |
GuillaumeGomez
commented
Mar 19, 2017
@bors: r=frewsxcv |
bors
commented
Mar 19, 2017
📌 Commit 5364acb has been approved by |
…y, r=frewsxcv Fix invalid debug display for associated consts Fixesrust-lang#40568. r? @rust-lang/docs cc @SergioBenitez

Fixes#40568.
r? @rust-lang/docs
cc @SergioBenitez