]> git.lizzy.rs Git - rust.git/commit
Auto merge of #98148 - c410-f3r:assert-compiler, r=oli-obk
authorbors <bors@rust-lang.org>
Tue, 21 Jun 2022 03:44:54 +0000 (03:44 +0000)
committerbors <bors@rust-lang.org>
Tue, 21 Jun 2022 03:44:54 +0000 (03:44 +0000)
commit42dcf70f99c21c6d59ad036e33e846769b369fff
tree442eb1d0e91cf1818ce7d274ca2a227d6c7e12a6
parent08871139915b95ec868aff807f224f78d00f4311
parent47b057a3c96ae1e65121f053745c1e5a3567764e
Auto merge of #98148 - c410-f3r:assert-compiler, r=oli-obk

[RFC 2011] Expand expressions where possible

Tracking issue: https://github.com/rust-lang/rust/issues/44838
Fourth step of https://github.com/rust-lang/rust/pull/96496

Extends https://github.com/rust-lang/rust/pull/97665 considering expressions that are good candidates for expansion.

r? `@oli-obk`