Skip to content

fix: clarify comment about tuple struct field access in testcase_list#2005

Merged
marioidival merged 1 commit intorust-lang:masterfrom
Abhinav-ranish:fix/1876-testcase-list-comment
Apr 1, 2026
Merged

fix: clarify comment about tuple struct field access in testcase_list#2005
marioidival merged 1 commit intorust-lang:masterfrom
Abhinav-ranish:fix/1876-testcase-list-comment

Conversation

@Abhinav-ranish
Copy link
Copy Markdown
Contributor

Fixes #1876

Replaced misleading "Extract the value using tuple indexing, and create a reference to vec" with a clearer description: "Create a reference to the Vec stored in the List struct."

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 1, 2026

r? @marioidival

rustbot has assigned @marioidival.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @marioidival

@marioidival marioidival merged commit f7ad590 into rust-lang:master Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

*Discussion*: Clarify comment in testcase_list

3 participants