rust/compiler/rustc_trait_selection/src
Guillaume Gomez 993eb34d84
Rollup merge of #136838 - compiler-errors:escaping-unsize, r=fmease
Check whole `Unsize` predicate for escaping bound vars

Fixes #136799
2025-02-12 20:30:52 +01:00
..
error_reporting Rollup merge of #135965 - estebank:shorten-ty-sugg, r=lcnr 2025-02-12 06:07:36 +01:00
errors introduce LateParamRegionKind 2024-12-18 16:05:44 +01:00
solve Rustfmt 2025-02-08 22:12:13 +00:00
traits Rollup merge of #136838 - compiler-errors:escaping-unsize, r=fmease 2025-02-12 20:30:52 +01:00
errors.rs Tweak fn pointer suggestion span 2025-02-02 00:46:02 +00:00
infer.rs Suggest Semicolon in Incorrect Repeat Expressions 2024-12-21 02:30:50 +00:00
lib.rs consistently handle global where-bounds 2024-12-17 08:50:47 +01:00
regions.rs Move param env bound deep normalization to OutlivesEnvironment building 2025-01-28 19:11:05 +00:00
solve.rs impossible obligations check fast path 2024-10-10 06:09:50 -04:00