rust/compiler/rustc_const_eval/src
Michael Goulet ae0a6e8537
Rollup merge of #119198 - compiler-errors:desugaring, r=eholk
Split coroutine desugaring kind from source

What a coroutine is desugared from (gen/async gen/async) should be separate from where it comes (fn/block/closure).
2023-12-22 21:41:04 -05:00
..
const_eval Use IntoDiagnostic default. 2023-12-23 13:18:50 +11:00
interpret Rename many DiagCtxt and EarlyDiagCtxt locals. 2023-12-18 16:06:22 +11:00
transform Rollup merge of #119198 - compiler-errors:desugaring, r=eholk 2023-12-22 21:41:04 -05:00
util Revert "Don't print host effect param in pretty path_generic_args" 2023-12-10 10:17:28 +00:00
errors.rs Add level arg to into_diagnostic. 2023-12-19 09:19:25 +11:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00