Skip to content

Commit 2c47d8a

Browse files
Add note about plans for 1.53 beta channel
1 parent cda2b34 commit 2c47d8a

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

posts/2021-05-07-caught-red-handed.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -208,9 +208,14 @@ with the errors to do so.
208208
We expect to continue to actively invest in fixing the bugs, and depending on
209209
our confidence in the fixes, may issue a 1.52.2 point release which backports
210210
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.
214219

215220
### Long-term plan
216221

0 commit comments

Comments
 (0)