rust/compiler/rustc_ast_pretty/src/pprust
bors eda7820be5 Auto merge of #138747 - matthiaskrgr:rollup-68x44rw, r=matthiaskrgr
Rollup of 8 pull requests

Successful merges:

 - #138435 (Add support for postfix yield expressions)
 - #138685 (Use `Option<Ident>` for lowered param names.)
 - #138700 (Suggest `-Whelp` when pass `--print lints` to rustc)
 - #138727 (Do not rely on `type_var_origin` in `OrphanCheckErr::NonLocalInputType`)
 - #138729 (Clean up `FnCtxt::resolve_coroutine_interiors`)
 - #138731 (coverage: Add LLVM plumbing for expansion regions)
 - #138732 (Use `def_path_str` for def id arg in `UnsupportedOpInfo`)
 - #138735 (Remove `llvm` and `llvms` triagebot ping aliases for `icebreakers-llvm` ping group)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-03-20 22:35:15 +00:00
..
state Refactor YieldKind so postfix yield must have an expression 2025-03-18 12:19:43 -07:00
mod.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
state.rs expand: Leave traces when expanding cfg_attr attributes 2025-03-17 15:58:25 +03:00
tests.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00