Skip to content

Document rustc_middle::mir::Field #94025

Closed
@pierwill

Description

@pierwill
Member

This type, defined here, lacks documentation. Documentation might want to answer questions like: What does this type represent? What are its uses?

@rustbot label +T-Compiler +E-Easy

Activity

added
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.
on Feb 15, 2022
MakitaToki

MakitaToki commented on Feb 16, 2022

@MakitaToki
Contributor

I recently read this section, can I try it?

pierwill

pierwill commented on Feb 16, 2022

@pierwill
MemberAuthor

Of course! You can self-assign an issue using @rustbot: https://rustc-dev-guide.rust-lang.org/rustbot.html#issue-claiming

MakitaToki

MakitaToki commented on Feb 16, 2022

@MakitaToki
Contributor

Thanks. I'll do my best.@rustbot claim

pierwill

pierwill commented on Feb 17, 2022

@pierwill
MemberAuthor

@Mizobrook-kan: This comment might be helpful: #94006 (comment).

Field represents the position of a data field inside a datatype.

added 5 commits that reference this issue on Feb 19, 2022

Rollup merge of rust-lang#94113 - Mizobrook-kan:issue-94025, r=estebank

a92b193

Rollup merge of rust-lang#94113 - Mizobrook-kan:issue-94025, r=estebank

b33836f

Rollup merge of rust-lang#94113 - Mizobrook-kan:issue-94025, r=estebank

3641354

Rollup merge of rust-lang#94113 - Mizobrook-kan:issue-94025, r=estebank

6afc216

Rollup merge of rust-lang#94113 - Mizobrook-kan:issue-94025, r=estebank

9246e88
compiler-errors

compiler-errors commented on Feb 22, 2022

@compiler-errors
Member

Should we close this now that #94113 is landed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @compiler-errors@pierwill@MakitaToki@rustbot

      Issue actions

        Document `rustc_middle::mir::Field` · Issue #94025 · rust-lang/rust