rust/compiler/rustc_middle
Matthias Krüger ea7ea2df86
Rollup merge of #122695 - surechen:make_only_local_explict_argument, r=lcnr
Change only_local to a enum type.

Change only_local to enum type and change the macros to always require a variant of that enum.

r? `@lcnr`
2024-03-19 18:03:52 +01:00
..
src Rollup merge of #122695 - surechen:make_only_local_explict_argument, r=lcnr 2024-03-19 18:03:52 +01:00
Cargo.toml remove unused derive_more dep 2024-03-08 12:34:14 +03:00
messages.ftl Add a custom panic message for resuming gen blocks after they panicked 2023-10-30 10:23:57 +00:00
README.md

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