Closed
Metadata
Metadata
Assignees
Labels
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.htmlArea: Documentation for any part of the project, including the compiler, standard library, and toolsCategory: An issue proposing an enhancement or a PR with one.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Activity
camelid commentedon Sep 14, 2020
I would be interested in doing this :)
@rustbot claim
jyn514 commentedon Sep 14, 2020
Should this issue be on rustc-dev-guide?
camelid commentedon Sep 14, 2020
I'm not sure if it's covered there, but I meant in terms of a doc comment on the struct.
jyn514 commentedon Sep 14, 2020
Ok, take a look around https://rustc-dev-guide.rust-lang.org/mir/index.html?highlight=basicblock#mir-data-types then. But you might want to discuss around Zulip what the convention is for doc-comments.
camelid commentedon Sep 15, 2020
Hmm, I think most of the items in MIR have doc comments. I can ask on Zulip though.
BasicBlock
#76732Rollup merge of rust-lang#76732 - camelid:mir-basic-block-docs, r=Ral…
Rollup merge of rust-lang#76732 - camelid:mir-basic-block-docs, r=Ral…