rust/compiler/rustc_trait_selection
Matthias Krüger ffdb147aa4
Rollup merge of #122732 - compiler-errors:coroutine-captures-note, r=nnethercote
Remove redundant coroutine captures note

This note is redundant, since we'll always be printing this "captures the following types..." between *more* descriptive `BuiltinDerivedObligationCause`s.

Please review with whitespace disabled, since I also removed an unnecessary labeled break.
2024-03-20 05:51:23 +01:00
..
src Rollup merge of #122732 - compiler-errors:coroutine-captures-note, r=nnethercote 2024-03-20 05:51:23 +01:00
Cargo.toml bump itertools to 0.12 2024-03-08 12:34:05 +03:00
messages.ftl make better async fn kind errors 2024-02-15 15:59:35 +00:00