Update triagebot.toml

This commit is contained in:
bjorn3 2023-12-26 12:42:40 +01:00 committed by GitHub
parent 4369a78730
commit adb6e1b69b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -494,8 +494,8 @@ cc = ["@Nadrieril"]
[mentions."library/core/src/intrinsics/simd.rs"]
message = """
Some changes occurred to the platform-builtins intrinsics. Make sure all
codegen backends as well as portable-simd get adapted for the changes.
Some changes occurred to the platform-builtins intrinsics. Make sure the
LLVM backend as well as portable-simd gets adapted for the changes.
"""
cc = ["@antoyo", "@GuillaumeGomez", "@bjorn3", "@calebzulawski", "@programmerjake"]