Skip to content

Commit 019f1de

Browse files
authored
Update src/tests/compiletest.md
1 parent 36a9d98 commit 019f1de

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tests/compiletest.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,9 @@ Fixes #MMMMM
543543
```
544544

545545
to the description of your pull request will ensure the corresponding tickets be closed
546-
automatically upon merge. The ticket ids can be found in the file name or the `//@ known-bug`
546+
automatically upon merge.
547+
Make sure that your fix actually fixes the root cause of the issue and not just a subset first.
548+
The issue numbers can be found in the file name or the `//@ known-bug`
547549
directive inside the test file.
548550

549551
[`tests/crashes`]: https://github.com/rust-lang/rust/tree/master/tests/crashes

0 commit comments

Comments
 (0)