mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
090df7a8af
Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry Fix #10537 changelog: Now `declare_interior_mutable_const` and `borrow_interior_mutable_const` respect the `ignore-interior-mutability` configuration entry