File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,14 @@ process for such contributions:
45
45
This process is largely informal, and its primary goal is to more clearly communicate expectations.
46
46
Please get in touch with us if you have any questions!
47
47
48
+ ### Managing the review state
49
+
50
+ Most PRs bounce back and forth between the reviewer and the author several times, so it is good to
51
+ keep track of who is expected to take the next step. We are using the ` S-waiting-for-review ` and
52
+ ` S-waiting-for-author ` labels for that. If a reviewer asked you to do some changes and you think
53
+ they are all taken care of, post a comment saying ` @rustbot ready ` to mark a PR as ready for the
54
+ next round of review.
55
+
48
56
## Preparing the build environment
49
57
50
58
Miri heavily relies on internal and unstable rustc interfaces to execute MIR,
You can’t perform that action at this time.
0 commit comments