rust/compiler/rustc_passes
Jonathan Brouwer db10879fd1
Rollup merge of #151096 - rm-providers-deref, r=oli-obk
Remove `Deref`/`DerefMut` impl for `Providers`.

It's described as a "backwards compatibility hack to keep the diff small". Removing it requires only a modest amount of churn, and the resulting code is clearer without the invisible derefs.

r? @oli-obk
2026-01-14 11:05:42 +01:00
..
src Rollup merge of #151096 - rm-providers-deref, r=oli-obk 2026-01-14 11:05:42 +01:00
Cargo.toml Continue migration to new Attribute API for doc attribute 2025-12-10 12:27:33 +01:00
messages.ftl Rollup merge of #150943 - port_must_not_suspend, r=jdonszelmann,JonathanBrouwer 2026-01-13 09:01:31 +01:00