Add triagebot stdarch mention ping
This commit is contained in:
parent
040e2f8b9f
commit
fab9c64e2d
1 changed files with 9 additions and 0 deletions
|
|
@ -931,6 +931,15 @@ instead.
|
|||
"""
|
||||
cc = ["@tgross35"]
|
||||
|
||||
[mentions."library/stdarch"]
|
||||
message = """
|
||||
`stdarch` is developed in its own repository. If possible, consider \
|
||||
making this change to \
|
||||
[rust-lang/stdarch](https://github.com/rust-lang/stdarch) \
|
||||
instead.
|
||||
"""
|
||||
cc = ["@Amanieu", "@folkertdev", "@sayantn"]
|
||||
|
||||
[mentions."library/core/src/intrinsics/simd.rs"]
|
||||
message = """
|
||||
Some changes occurred to the platform-builtins intrinsics. Make sure the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue