rust-lang/rust-analyzer: nightly
Merge pull request #23127 from ChayimFriedman2/break-diverge fix: Do not consider loop containing `break expr` to not diverge if `expr` is diverging
Daily edition · Rust
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Merge pull request #23127 from ChayimFriedman2/break-diverge fix: Do not consider loop containing `break expr` to not diverge if `expr` is diverging
A full diff of what's in this release can be seen here: v0.19.0...v0.19.1