rust/compiler/rustc_trait_selection/src
Guillaume Gomez 2708b26a3b
Rollup merge of #145481 - mu001999-contrib:fix/closure-sugg, r=SparrowLii
Add parentheses for closure when suggesting calling closure

Fixes rust-lang/rust#145404
2025-08-26 16:34:11 +02:00
..
error_reporting Rollup merge of #145481 - mu001999-contrib:fix/closure-sugg, r=SparrowLii 2025-08-26 16:34:11 +02:00
errors Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
solve change HIR typeck unification handling approach 2025-08-22 13:39:38 +02:00
traits change HIR typeck unification handling approach 2025-08-22 13:39:38 +02:00
errors.rs Use tcx.short_string() in more diagnostics 2025-08-07 21:18:00 +00:00
infer.rs Eagerly unify coroutine witness in old solver 2025-07-17 17:42:28 +00:00
lib.rs Remove all unused feature gates from the compiler 2025-06-08 14:50:42 +00:00
opaque_types.rs change non-defining use error message 2025-08-25 14:20:18 +02:00
regions.rs Consider outlives assumptions when proving auto traits for coroutine interiors 2025-07-15 16:02:26 +00:00
solve.rs Eagerly unify coroutine witness in old solver 2025-07-17 17:42:28 +00:00