diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2021-07-19 11:37:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-19 11:37:48 +0200 |
| commit | 5ef6439c8d4df4f54cfdb96e7ff66ebd062e26e9 (patch) | |
| tree | 3e5ce6d0fc089edc5d453eaaa3b04163e3f91bcf | |
| parent | 4dd32a1cac15d2fec6e68d41c2483a8bdd3a78ff (diff) | |
| parent | 33a8e9f9ce68122bc8dcab9904249998906c7f68 (diff) | |
| download | rust-5ef6439c8d4df4f54cfdb96e7ff66ebd062e26e9.tar.gz rust-5ef6439c8d4df4f54cfdb96e7ff66ebd062e26e9.zip | |
Rollup merge of #87259 - Llandy3d:triagebot_shortcuts, r=nikomatsakis
triagebot shortcut config Enable the new triagebot shortcuts as per [#1381/triagebot](https://github.com/rust-lang/triagebot/pull/1381)
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 968b80414bc..bf30927448a 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -117,3 +117,5 @@ format = "rustc" project-name = "Rust" changelog-path = "RELEASES.md" changelog-branch = "master" + +[shortcut] |
