rust/compiler/rustc_middle
许杰友 Jieyou Xu (Joe) e3576b2d76
Rollup merge of #145510 - cjgillot:visit-async-drop, r=davidtwco
Visit and print async_fut local for async drop.

This is a bugfix for a MIR local we forget to visit.

I had a lot of trouble reading the docs for `async_fut`, so I'm not certain about the change to the pretty-printer.
2025-08-19 19:45:37 +08:00
..
src Rollup merge of #145510 - cjgillot:visit-async-drop, r=davidtwco 2025-08-19 19:45:37 +08:00
Cargo.toml remove rustc_attr_data_structures 2025-07-31 14:19:27 +02: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.