Skip to content

Commit 8abb803

Browse files
committed
Add portable-simd mention
1 parent 9af3865 commit 8abb803

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

triagebot.toml

+8
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,14 @@ cc = ["@GuillaumeGomez"]
372372
message = "Some changes might have occurred in exhaustiveness checking"
373373
cc = ["@Nadrieril"]
374374

375+
[mentions."library/portable-simd"]
376+
message = """
377+
Portable SIMD is developed in its own repository. If possible, consider \
378+
making this change to [rust-lang/portable-simd](https://github.com/rust-lang/portable-simd) \
379+
instead.
380+
"""
381+
cc = ["@calebzulawski"]
382+
375383
[mentions."src/librustdoc/clean/types.rs"]
376384
cc = ["@camelid"]
377385

0 commit comments

Comments
 (0)