Skip to content

Add missing alias to mailmap - #156040

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
GuillaumeGomez:mailmap
May 2, 2026
Merged

Add missing alias to mailmap#156040
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
GuillaumeGomez:mailmap

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@rustbotrustbot added the A-meta Area: Issues & PRs about the rust-lang/rust repository itself label May 1, 2026
@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 1, 2026
@rustbot

Copy link
Copy Markdown
Collaborator

r? @jieyouxu

rustbot has assigned @jieyouxu.
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:

  • Fallback group: @Mark-Simulacrum, @jieyouxu
  • @Mark-Simulacrum, @jieyouxu expanded to Mark-Simulacrum, jieyouxu
  • Random selection from Mark-Simulacrum, jieyouxu

@lqd

lqd commented May 1, 2026

Copy link
Copy Markdown
Member

r? me @bors r+ rollup

@rust-bors

rust-borsBot commented May 1, 2026

Copy link
Copy Markdown
Contributor

📌 Commit a9da612 has been approved by lqd

It is now in the queue for this repository.

@rust-borsrust-borsBot added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 1, 2026
@rust-borsrust-borsBot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 1, 2026
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 1, 2026
rust-borsBot pushed a commit that referenced this pull request May 1, 2026
Rollup of 7 pull requests
Successful merges:
- #152487 (core: drop unmapped ZSTs in array `map`)
- #155940 (refactor rustc_on_unimplemented's filtering)
- #156020 (Improve source code for `librustdoc/visit_ast.rs`)
- #156021 (Clean up some traits)
- #156028 (Add a `Local::arg(i)` helper constructor)
- #156037 (Add AcceptContext::expect_no_args)
- #156040 (Add missing alias to mailmap)
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request May 1, 2026
rust-borsBot pushed a commit that referenced this pull request May 1, 2026
Rollup of 7 pull requests
Successful merges:
- #155940 (refactor rustc_on_unimplemented's filtering)
- #156020 (Improve source code for `librustdoc/visit_ast.rs`)
- #156021 (Clean up some traits)
- #156028 (Add a `Local::arg(i)` helper constructor)
- #156037 (Add AcceptContext::expect_no_args)
- #156040 (Add missing alias to mailmap)
- #156048 (Make `diverging_type_vars` a vec of `TyVid`)
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 2, 2026
This was referenced May 2, 2026
rust-borsBot pushed a commit that referenced this pull request May 2, 2026
…uwer
Rollup of 9 pull requests
Successful merges:
- #156030 (Make stable hashing names consistent (part 1))
- #156020 (Improve source code for `librustdoc/visit_ast.rs`)
- #156021 (Clean up some traits)
- #156028 (Add a `Local::arg(i)` helper constructor)
- #156037 (Add AcceptContext::expect_no_args)
- #156040 (Add missing alias to mailmap)
- #156048 (Make `diverging_type_vars` a vec of `TyVid`)
- #156053 (Reuse CTFE MIR for constructors.)
- #156059 (compiler: Print valid `-Zmir-enable-passes` names if invalid name is used)
Failed merges:
- #155940 (refactor rustc_on_unimplemented's filtering)
- #156065 (Remove unused spans from AttributeKind)
@rust-bors
rust-borsBot merged commit a62c645 into rust-lang:mainMay 2, 2026
11 checks passed
@rustbotrustbot added this to the 1.97.0 milestone May 2, 2026
rust-timer added a commit that referenced this pull request May 2, 2026
Rollup merge of #156040 - GuillaumeGomez:mailmap, r=lqd
Add missing alias to mailmap
Fixesrust-lang/thanks#103.
@GuillaumeGomez
GuillaumeGomez deleted the mailmap branch May 2, 2026 16:07
github-actionsBot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request May 4, 2026
…uwer
Rollup of 9 pull requests
Successful merges:
- rust-lang/rust#156030 (Make stable hashing names consistent (part 1))
- rust-lang/rust#156020 (Improve source code for `librustdoc/visit_ast.rs`)
- rust-lang/rust#156021 (Clean up some traits)
- rust-lang/rust#156028 (Add a `Local::arg(i)` helper constructor)
- rust-lang/rust#156037 (Add AcceptContext::expect_no_args)
- rust-lang/rust#156040 (Add missing alias to mailmap)
- rust-lang/rust#156048 (Make `diverging_type_vars` a vec of `TyVid`)
- rust-lang/rust#156053 (Reuse CTFE MIR for constructors.)
- rust-lang/rust#156059 (compiler: Print valid `-Zmir-enable-passes` names if invalid name is used)
Failed merges:
- rust-lang/rust#155940 (refactor rustc_on_unimplemented's filtering)
- rust-lang/rust#156065 (Remove unused spans from AttributeKind)
pullBot pushed a commit to Kokoro2336/rust-analyzer that referenced this pull request May 4, 2026
…uwer
Rollup of 9 pull requests
Successful merges:
- rust-lang/rust#156030 (Make stable hashing names consistent (part 1))
- rust-lang/rust#156020 (Improve source code for `librustdoc/visit_ast.rs`)
- rust-lang/rust#156021 (Clean up some traits)
- rust-lang/rust#156028 (Add a `Local::arg(i)` helper constructor)
- rust-lang/rust#156037 (Add AcceptContext::expect_no_args)
- rust-lang/rust#156040 (Add missing alias to mailmap)
- rust-lang/rust#156048 (Make `diverging_type_vars` a vec of `TyVid`)
- rust-lang/rust#156053 (Reuse CTFE MIR for constructors.)
- rust-lang/rust#156059 (compiler: Print valid `-Zmir-enable-passes` names if invalid name is used)
Failed merges:
- rust-lang/rust#155940 (refactor rustc_on_unimplemented's filtering)
- rust-lang/rust#156065 (Remove unused spans from AttributeKind)
ghaaj pushed a commit to ghaaj/polygrammar that referenced this pull request Aug 7, 2026
…uwer
Rollup of 9 pull requests
Successful merges:
- rust-lang/rust#156030 (Make stable hashing names consistent (part 1))
- rust-lang/rust#156020 (Improve source code for `librustdoc/visit_ast.rs`)
- rust-lang/rust#156021 (Clean up some traits)
- rust-lang/rust#156028 (Add a `Local::arg(i)` helper constructor)
- rust-lang/rust#156037 (Add AcceptContext::expect_no_args)
- rust-lang/rust#156040 (Add missing alias to mailmap)
- rust-lang/rust#156048 (Make `diverging_type_vars` a vec of `TyVid`)
- rust-lang/rust#156053 (Reuse CTFE MIR for constructors.)
- rust-lang/rust#156059 (compiler: Print valid `-Zmir-enable-passes` names if invalid name is used)
Failed merges:
- rust-lang/rust#155940 (refactor rustc_on_unimplemented's filtering)
- rust-lang/rust#156065 (Remove unused spans from AttributeKind)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-metaArea: Issues & PRs about the rust-lang/rust repository itselfS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

My contributions are split between two accounts whereas they shouldn't

4 participants

@GuillaumeGomez@rustbot@lqd@jieyouxu