Skip to content

Commit 83f6f2f

Browse files
authored
Unrolled build for rust-lang#123973
Rollup merge of rust-lang#123973 - matthiaskrgr:crashs_fix_cmt, r=fmease crashes: readme: add reminder to add Fixes #abcde to prs to automatically close issues.
2 parents ccfcd95 + 83d73e4 commit 83f6f2f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/crashes/README.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ If you happen to fix one of the crashes, please move it to a fitting
1414
subdirectory in `tests/ui` and give it a meaningful name.
1515
Also please add a doc comment at the top of the file explaining why
1616
this test exists. :)
17+
Adding
18+
Fixes #NNNNN
19+
Fixes #MMMMM
20+
to the description of your pull request will ensure the
21+
corresponding tickets will be closed automatically upon merge.
22+
The ticket ids can be found in the file name or the `known-bug` annotation
23+
inside the testfile.

0 commit comments

Comments
 (0)