Uh oh!
There was an error while loading. Please reload this page.
Upgrade a comment to a doc comment - #43936
Conversation
oli-obk
commented
Aug 17, 2017
Maybe we should have a lint that forbids comments before undocumented public items and other documentable things. |
bjorn3
commented
Aug 17, 2017
Forgot to submit one more review comment. |
bjorn3
commented
Aug 17, 2017
It should also detect enum variant followed by comment on the same line. I have seen quite a lot in older code. |
oli-obk
commented
Aug 17, 2017
Maybe this is something rustfmt could do? |
alexcrichton
commented
Aug 17, 2017
@bors: r+ rollup |
bors
commented
Aug 17, 2017
📌 Commit 9346fe9 has been approved by |
Upgrade a comment to a doc comment r? @alexcrichton cc @bjorn3
bors
commented
Aug 19, 2017
⌛ Testing commit 9346fe9 with merge c84b2f43587b0ae3170d2ba68b5f88dcce5fc644... |
bors
commented
Aug 19, 2017
💔 Test failed - status-appveyor |
kennytm
commented
Aug 19, 2017
bjorn3
commented
Aug 19, 2017
Was working on some more comment to doc comment changes, but got tired as I already have ~500 changes and I have about 100 to go according to my code 😢 |
bors
commented
Aug 19, 2017
Upgrade a comment to a doc comment r? @alexcrichton cc @bjorn3
bors
commented
Aug 20, 2017
☀️ Test successful - status-appveyor, status-travis |
r? @alexcrichton
cc @bjorn3