rust/compiler/rustc_trait_selection/src
Matthias Krüger 1f6c75e682
Rollup merge of #137305 - nnethercote:rustc_middle-2, r=lcnr
Tweaks in and around `rustc_middle`

A bunch of tiny improvements I found while working on bigger things.

r? ```@lcnr```
2025-02-21 12:45:25 +01:00
..
error_reporting Rollup merge of #137305 - nnethercote:rustc_middle-2, r=lcnr 2025-02-21 12:45:25 +01:00
errors Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
solve Make fewer crates depend on rustc_ast_ir 2025-02-19 07:06:54 +00:00
traits Clean up dropck code a bit 2025-02-17 11:33:07 +00:00
errors.rs Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11: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