Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ Lzu Tao <[email protected]>
Maik Klein <[email protected]>
Maja Kądziołka <[email protected]> <[email protected]>
Maja Kądziołka <[email protected]> <[email protected]>
Makai <[email protected]>
Malo Jaffré <[email protected]>
Manish Goregaokar <[email protected]>
Mara Bos <[email protected]>
Expand Down
3 changes: 2 additions & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,7 @@ cc = ["@davidtwco", "@compiler-errors", "@TaKO8Ki"]

[mentions."compiler/rustc_public"]
message = "This PR changes rustc_public"
cc = ["@oli-obk", "@celinval", "@ouz-a"]
cc = ["@oli-obk", "@celinval", "@ouz-a", "@makai410"]

[mentions."compiler/rustc_target/src/spec"]
message = """
Expand Down Expand Up @@ -1542,6 +1542,7 @@ project-stable-mir = [
"@celinval",
"@oli-obk",
"@scottmcm",
"@makai410",
]
project-exploit-mitigations = [
"@cuviper",
Expand Down
Loading