We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1bb3b8 + fab9c64 commit 667289cCopy full SHA for 667289c
triagebot.toml
@@ -931,6 +931,15 @@ instead.
931
"""
932
cc = ["@tgross35"]
933
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
+
943
[mentions."library/core/src/intrinsics/simd.rs"]
944
message = """
945
Some changes occurred to the platform-builtins intrinsics. Make sure the
0 commit comments