We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aa536d commit 206f42bCopy full SHA for 206f42b
src/tests/compiletest.md
@@ -554,7 +554,9 @@ Fixes #MMMMM
554
```
555
556
to the description of your pull request will ensure the corresponding tickets be closed
557
-automatically upon merge. The ticket ids can be found in the file name or the `//@ known-bug`
+automatically upon merge.
558
+Make sure that your fix actually fixes the root cause of the issue and not just a subset first.
559
+The issue numbers can be found in the file name or the `//@ known-bug`
560
directive inside the test file.
561
562
[`tests/crashes`]: https://github.com/rust-lang/rust/tree/master/tests/crashes
0 commit comments