File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -208,9 +208,14 @@ with the errors to do so.
208
208
We expect to continue to actively invest in fixing the bugs, and depending on
209
209
our confidence in the fixes, may issue a 1.52.2 point release which backports
210
210
those fixes to the stable channel. Users wishing to help us test can use the
211
- nightly channel, and report bugs to rust-lang/rust with any ICEs they are
212
- seeing. We do not expect at this time to disable incremental by default on the
213
- nightly channel.
211
+ nightly channel, and report bugs to rust-lang/rust with any ICEs they
212
+ are seeing.
213
+
214
+ We are also currently not planning to disable incremental on the beta channel,
215
+ but this decision has not been firmly committed to. A number of fixes are
216
+ available on 1.53 beta today, so users who wish to continue using incremental
217
+ may want to switch to that. Nightly will always have the latest in fixes, of
218
+ course.
214
219
215
220
### Long-term plan
216
221
You can’t perform that action at this time.
0 commit comments