Uh oh!
There was an error while loading. Please reload this page.
Do not display hidden types, fixes issue 23912 - #46359
Conversation
QuietMisdreavus
commented
Nov 29, 2017
It looks like would just hide the On the other hand, the test you have here is useful, but i think it would be better if the trait that was |
ollie27
left a comment
There was a problem hiding this comment.
You have to be very careful when writing @!has tests because typos mean the test passes without testing anything 😉.
There was a problem hiding this comment.
struct.Bar.html -> trait.Bam.html
iimplementors-list -> implementors-list
GuillaumeGomez
commented
Nov 30, 2017
@ollie27: Arf, you're right! Thanks! |
kennytm
commented
Dec 6, 2017
@GuillaumeGomez@QuietMisdreavus Is this PR still needed? #23912 has been closed by #44026. |
QuietMisdreavus
commented
Dec 6, 2017
@kennytm I want it for the test test it adds. If @GuillaumeGomez can take out the change in |
carols10cents
commented
Dec 12, 2017
Friendly ping to keep this on your radar @GuillaumeGomez! |
GuillaumeGomez
commented
Dec 13, 2017
Going back on it this week-end. |
38429a6 to
443d6a6CompareGuillaumeGomez
commented
Dec 17, 2017
Updated. |
There was a problem hiding this comment.
Tagging a private item with #[doc(hidden)] has no effect when you're not changing which passes are run. Can you make this pub trait Foo instead?
443d6a6 to
03530eeCompareGuillaumeGomez
commented
Dec 18, 2017
Updated. |
QuietMisdreavus
commented
Dec 18, 2017
r=me pending travis This is... kinda unrelated to #23912 now, but as i said, the test is still useful. |
QuietMisdreavus
commented
Dec 19, 2017
@bors r+ rollup |
bors
commented
Dec 19, 2017
📌 Commit 03530ee has been approved by |
… r=QuietMisdreavus Do not display hidden types, fixes issue 23912 Fixesrust-lang#23912. r? @QuietMisdreavus (It's the one I was talking about a few days ago, just close it if it's useless.)
Fixes#23912.
r? @QuietMisdreavus
(It's the one I was talking about a few days ago, just close it if it's useless.)