Uh oh!
There was an error while loading. Please reload this page.
Rustdoc: Fix stab disappearing and exclude cfg "doc" and "doctest" - #98108
Conversation
e450d7f to
07112a9CompareUh oh!
There was an error while loading. Please reload this page.
GuillaumeGomez
commented
Jun 15, 2022
Apart from the little nit in the test, looks good to me, thanks! Want to take a look as well @notriddle ? |
07112a9 to
72a5673Compare
notriddle
left a comment
There was a problem hiding this comment.
Mostly looks good. Just one little nitpick, then we merge!
Uh oh!
There was an error while loading. Please reload this page.
72a5673 to
713578bComparenotriddle
commented
Jun 15, 2022
@bors r=notriddle,GuillaumeGomez |
bors
commented
Jun 15, 2022
📌 Commit 713578b has been approved by |
…fix, r=notriddle,GuillaumeGomez Rustdoc: Fix stab disappearing and exclude cfg "doc" and "doctest" Fixesrust-lang#98065 Context: rust-lang#43781 (comment) r? `@GuillaumeGomez`
bors
commented
Jun 16, 2022
bors
commented
Jun 16, 2022
☀️ Test successful - checks-actions |
rust-timer
commented
Jun 16, 2022
Finished benchmarking commit (392d272): comparison url. Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results
CyclesResults
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression Footnotes |
Fixes#98065 Context: #43781 (comment)
r? @GuillaumeGomez