File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
src/doc/rustc-dev-guide/src/tests Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,8 @@ Please inform the team whether you
2121require a "check-only" Crater run, a "build only" Crater run, or a "build-and-test" Crater run.
2222The difference is primarily in time;
2323if you're not sure, go for the build-and-test run.
24- If
25- making changes that will only have an effect at compile-time (e.g., implementing
26- a new trait), then you only need a check run.
24+ If making changes that will only have an effect at compile-time
25+ (e.g., implementing a new trait), then you only need a check run.
2726
2827Your PR will be enqueued by the triage team and the results will be posted when they are ready.
2928Check runs will take around ~ 3-4 days, and the other two taking 5-6 days on average.
You can’t perform that action at this time.
0 commit comments