mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
b51632e3f0
Allow assignments in const contexts fixes https://github.com/rust-lang/rust/issues/54098 fixes https://github.com/rust-lang/rust/issues/51251 fixes https://github.com/rust-lang/rust/issues/52613
For more information about how rustc works, see the rustc guide.