Skip to content

Document rustc_index::vec::IndexVec #93792

@pierwill

Description

@pierwill
Member

rustc_index::vec::IndexVec is used in 103 files in the compiler, yet it lacks documentation.

Activity

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

mfrw commented on Feb 9, 2022

@mfrw
Contributor

@rustbot claim

pnkfelix

pnkfelix commented on Feb 9, 2022

@pnkfelix
Member

@mfrw happy to see you claim this. I figure I'll just note: If you're wondering about the motivation, it wouldn't hurt to review the commit that introduced the IndexVec and Idx abstractions: bc1eb67

mfrw

mfrw commented on Feb 9, 2022

@mfrw
Contributor

@mfrw happy to see you claim this. I figure I'll just note: If you're wondering about the motivation, it wouldn't hurt to review the commit that introduced the IndexVec and Idx abstractions: bc1eb67

Appreciate the pointer :)
Thank you

JKAnderson409

JKAnderson409 commented on Mar 10, 2022

@JKAnderson409

@mfrw Can I claim this one?

mfrw

mfrw commented on Mar 15, 2022

@mfrw
Contributor

@mfrw Can I claim this one?

Please do.. I am not getting the time at the moment

JKAnderson409

JKAnderson409 commented on Mar 15, 2022

@JKAnderson409

Thanks! @rustbot claim

added 2 commits that reference this issue on Jul 21, 2022
0a1b6ed
14c385d

4 remaining items

oriongonza

oriongonza commented on Dec 19, 2023

@oriongonza
Contributor

@rustbot claim

added 2 commits that reference this issue on Jan 26, 2024
9000bf6
b31bf24
added a commit that references this issue on Jan 27, 2024
added 4 commits that reference this issue on Mar 6, 2024
e5503b6
ebd3a4f
7e3a2a0
d451faa
added a commit that references this issue on Mar 7, 2024
oriongonza

oriongonza commented on Mar 7, 2024

@oriongonza
Contributor

Anything that lacks clarification or this can be closed

Dylan-DPC

Dylan-DPC commented on Mar 9, 2024

@Dylan-DPC
Member

Closing this as #122015 should satisfy it (next time you can mention fixes or closes to autoclose the issue once the pr is merged if it there is nothing left to add to the issue)

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

      @pnkfelix@mfrw@pqcfox@pierwill@JKAnderson409

      Issue actions

        Document `rustc_index::vec::IndexVec` · Issue #93792 · rust-lang/rust