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.
1 parent 040e2f8 commit fab9c64Copy full SHA for fab9c64
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