Uh oh!
There was an error while loading. Please reload this page.
Fix ⊥. - #15216
Conversation
steveklabnik
commented
Jul 1, 2014
I'm testing this now. |
steveklabnik
commented
Jul 1, 2014
So, I thought I did the right thing, and it builds just fine, but it doesn't actually do the replacement for me. Any ideas? |
steveklabnik
commented
Jul 1, 2014
So, the reason this doesn't work is that pandoc is used for pdfs and epubs, but rustdoc is used for html. So this won't actually fix things. I'm unsure how to bend rustdoc to my will here. |
steveklabnik
commented
Jul 1, 2014
This does make it look nice in the pdf. Does the current PDF look okay? I can't build master docs for some reason, I get a weird error. |
steveklabnik
commented
Jul 8, 2014
Well, it's clear that this PR isn't going to work, so I'm just going to close it. Hopefully someone else with more chops can fix it. |
steveklabnik
commented
Jul 8, 2014
It doesn't generate correctly, I tried. |
sinistersnare
commented
Jul 8, 2014
I deleted my comment because I realized that this was latex related, not HTML (as i understand it?) I asked if using |
…f, r=lowr Disable remove unnecessary braces diagnotics for self imports Disable `remove unnecessary braces` diagnostic if the there is a `self` inside the bracketed `use` Fixrust-lang#15191
This wasn't being displayed correctly, so use the proper HTML entity.