rust/compiler/rustc_trait_selection/src
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
..
solve Auto merge of #122493 - lukas-code:sized-constraint, r=lcnr 2024-03-19 04:21:14 +00:00
traits Rollup merge of #122732 - compiler-errors:coroutine-captures-note, r=nnethercote 2024-03-20 05:51:23 +01:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00
lib.rs Stabilize associated type bounds 2024-03-08 20:56:25 +00:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00