rust/compiler/rustc_middle
Matthias Krüger 36557d1046
Rollup merge of #146297 - cjgillot:may-observe-address, r=saethlin
Introduce PlaceContext::may_observe_address.

A small utility method to avoid open-coding the logic in several MIR opts.
2025-09-07 20:02:29 +02:00
..
src Rollup merge of #146297 - cjgillot:may-observe-address, r=saethlin 2025-09-07 20:02:29 +02:00
Cargo.toml Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
messages.ftl Add support for shortening Instance and use it 2025-08-06 22:21:49 +00:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.