Skip to content

Commit cf868bf

Browse files
authored
Unrolled build for rust-lang#130915
Rollup merge of rust-lang#130915 - naskya:fix/typo, r=jieyouxu fix typo in triagebot.toml This pull request fixes a minor typo in the triagebot config file.
2 parents fa724e5 + 8ba2c7d commit cf868bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -823,7 +823,7 @@ If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/util
823823
message = "This PR changes how LLVM is built. Consider updating src/bootstrap/download-ci-llvm-stamp."
824824

825825
[mentions."test/crashes"]
826-
message = "This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the correspondig `ui` subdir and add 'Fixes #<issueNr>' to the pr description to autoclose the issue upon merge."
826+
message = "This PR changes a file inside `tests/crashes`. If a crash was fixed, please move into the corresponding `ui` subdir and add 'Fixes #<issueNr>' to the PR description to autoclose the issue upon merge."
827827

828828
[mentions."tests/ui/deriving/deriving-all-codegen.stdout"]
829829
message = "Changes to the code generated for builtin derived traits."

0 commit comments

Comments
 (0)