]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Auto merge of #85980 - ssomers:btree_cleanup_LeafRange, r=Mark-Simulacrum
[rust.git] / RELEASES.md
index 9001f9c4b00f00aff2861c99bef1a8580c2007c1..4b753a2b32fff9bf3c29e0c5510678323dca411c 100644 (file)
@@ -113,6 +113,7 @@ Compatibility Notes
   In particular, this was known to be a problem in the `lexical-core` crate,
   but they have published fixes for semantic versions 0.4 through 0.7. To
   update this dependency alone, use `cargo update -p lexical-core`.
+- Incremental compilation remains off by default, unless one uses the `RUSTC_FORCE_INCREMENTAL=1` environment variable added in 1.52.1.
 
 Internal Only
 -------------