-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call 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.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
rustc_index::vec::IndexVec
is used in 103 files in the compiler, yet it lacks documentation.
Metadata
Metadata
Assignees
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call 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.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
mfrw commentedon Feb 9, 2022
@rustbot claim
pnkfelix commentedon Feb 9, 2022
@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
andIdx
abstractions: bc1eb67mfrw commentedon Feb 9, 2022
Appreciate the pointer :)
Thank you
JKAnderson409 commentedon Mar 10, 2022
@mfrw Can I claim this one?
mfrw commentedon Mar 15, 2022
Please do.. I am not getting the time at the moment
JKAnderson409 commentedon Mar 15, 2022
Thanks! @rustbot claim
rustc_index::vec::IndexVec::pick3_mut
docs #99557Rollup merge of rust-lang#99557 - pierwill:patch-6, r=tmiasko
Rollup merge of rust-lang#99557 - pierwill:patch-6, r=tmiasko
4 remaining items
oriongonza commentedon Dec 19, 2023
@rustbot claim
rustc_index::vec::IndexVec
#119800Rollup merge of rust-lang#119800 - dev-ardi:tmp, r=wesleywiser
Rollup merge of rust-lang#119800 - dev-ardi:tmp, r=wesleywiser
Unrolled build for rust-lang#119800
rustc_index::IndexVec
#122015Rollup merge of rust-lang#122015 - dev-ardi:master, r=nnethercote
Rollup merge of rust-lang#122015 - dev-ardi:master, r=nnethercote
Rollup merge of rust-lang#122015 - dev-ardi:master, r=nnethercote
Rollup merge of rust-lang#122015 - dev-ardi:master, r=nnethercote
Unrolled build for rust-lang#122015
oriongonza commentedon Mar 7, 2024
Anything that lacks clarification or this can be closed
Dylan-DPC commentedon Mar 9, 2024
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)