Skip to content

Commit 4ec05e0

Browse files
authored
Rollup merge of rust-lang#86405 - rust-lang:pnkfelix-incr-comp-rel-note, r=Mark-Simulacrum
Add incr-comp note for 1.53.0 relnotes
2 parents 0274401 + 3fbac90 commit 4ec05e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASES.md

+1
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Compatibility Notes
113113
In particular, this was known to be a problem in the `lexical-core` crate,
114114
but they have published fixes for semantic versions 0.4 through 0.7. To
115115
update this dependency alone, use `cargo update -p lexical-core`.
116+
- Incremental compilation remains off by default, unless one uses the `RUSTC_FORCE_INCREMENTAL=1` environment variable added in 1.52.1.
116117

117118
Internal Only
118119
-------------

0 commit comments

Comments
 (0)