We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d545220 + 8abb803 commit 629a1e4Copy full SHA for 629a1e4
triagebot.toml
@@ -372,6 +372,14 @@ cc = ["@GuillaumeGomez"]
372
message = "Some changes might have occurred in exhaustiveness checking"
373
cc = ["@Nadrieril"]
374
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
+
383
[mentions."src/librustdoc/clean/types.rs"]
384
cc = ["@camelid"]
385
0 commit comments