Skip to content

Commit 634baf4

Browse files
committed
Ping Mara when touching format_args!() internals.
1 parent 8bf5a8d commit 634baf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

+5
Original file line numberDiff line numberDiff line change
@@ -1120,6 +1120,11 @@ cc = ["@ZuseZ4"]
11201120
[mentions."compiler/rustc_codegen_llvm/src/llvm/enzyme_ffi.rs"]
11211121
cc = ["@ZuseZ4"]
11221122

1123+
[mentions."library/core/src/fmt/rt.rs"]
1124+
cc = ["@m-ou-se"]
1125+
[mentions."compiler/rustc_ast_lowering/src/format.rs"]
1126+
cc = ["@m-ou-se"]
1127+
11231128
[assign]
11241129
warn_non_default_branch.enable = true
11251130
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"

0 commit comments

Comments
 (0)