rust/compiler/rustc_trait_selection/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
..
solve add comment 2023-12-19 17:39:48 +01:00
traits Rollup merge of #119198 - compiler-errors:desugaring, r=eholk 2023-12-22 21:41:04 -05:00
errors.rs Add level arg to into_diagnostic. 2023-12-19 09:19:25 +11:00
infer.rs more clippy::complexity fixes 2023-12-12 20:41:51 +01:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00