Skip to content

Commit 8989c62

Browse files
authored
Rollup merge of #143644 - Kobzol:stdarch-mention, r=Amanieu
Add triagebot stdarch mention ping r? `@Amanieu`
2 parents 9e6fc2d + fab9c64 commit 8989c62

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

triagebot.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -931,6 +931,15 @@ instead.
931931
"""
932932
cc = ["@tgross35"]
933933

934+
[mentions."library/stdarch"]
935+
message = """
936+
`stdarch` is developed in its own repository. If possible, consider \
937+
making this change to \
938+
[rust-lang/stdarch](https://github.com/rust-lang/stdarch) \
939+
instead.
940+
"""
941+
cc = ["@Amanieu", "@folkertdev", "@sayantn"]
942+
934943
[mentions."library/core/src/intrinsics/simd.rs"]
935944
message = """
936945
Some changes occurred to the platform-builtins intrinsics. Make sure the

0 commit comments

Comments
 (0)