diff options
| author | bors <bors@rust-lang.org> | 2025-05-17 02:50:33 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2025-05-17 02:50:33 +0000 |
| commit | a69bc17fb8026bdc0d24bb1896ff95f0eba1da4e (patch) | |
| tree | bfc30fa4fe6f54b099d75803732deb0e08869c1a /compiler/rustc_codegen_gcc/triagebot.toml | |
| parent | c8bda740ea5c21af42fe4afa907f89805ab2b905 (diff) | |
| parent | d5c5a8251d0a9477ff6383638d5a8fdb2e109819 (diff) | |
| download | rust-a69bc17fb8026bdc0d24bb1896ff95f0eba1da4e.tar.gz rust-a69bc17fb8026bdc0d24bb1896ff95f0eba1da4e.zip | |
Auto merge of #141002 - GuillaumeGomez:subtree-update_cg_gcc_2025-05-14, r=GuillaumeGomez
Subtree update GCC backend 2025 05 14 cc `@antoyo`
Diffstat (limited to 'compiler/rustc_codegen_gcc/triagebot.toml')
| -rw-r--r-- | compiler/rustc_codegen_gcc/triagebot.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/compiler/rustc_codegen_gcc/triagebot.toml b/compiler/rustc_codegen_gcc/triagebot.toml new file mode 100644 index 00000000000..13da0a87def --- /dev/null +++ b/compiler/rustc_codegen_gcc/triagebot.toml @@ -0,0 +1,7 @@ +# Documentation at https://forge.rust-lang.org/triagebot/index.html + +# Prevents un-canonicalized issue links (to avoid wrong issues being linked in r-l/rust) +[issue-links] + +# Prevents mentions in commits to avoid users being spammed +[no-mentions] |
