rust/compiler/rustc_ast_lowering
Takayuki Maeda cf21b6ef28
Rollup merge of #117858 - compiler-errors:span, r=lcnr
Compute layout with spans for better cycle errors in coroutines

Split out from #117703, this PR at least gives us a nicer span to point at when we hit a cycle error in coroutine layout cycles.
2023-11-14 00:54:16 +09:00
..
src Rollup merge of #117858 - compiler-errors:span, r=lcnr 2023-11-14 00:54:16 +09:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl s/generator/coroutine/ 2023-10-20 21:14:01 +00:00