rust/compiler/rustc_trait_selection/src
Nicholas Nethercote fd7b4bf4e1 Move methods from Map to TyCtxt, part 2.
Continuing the work started in #136466.

Every method gains a `hir_` prefix, though for the ones that already
have a `par_` or `try_par_` prefix I added the `hir_` after that.
2025-02-18 10:17:44 +11:00
..
error_reporting Move methods from Map to TyCtxt, part 2. 2025-02-18 10:17:44 +11:00
errors Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11:00
solve adjust derive_error 2025-02-13 23:49:09 +01:00
traits Move some Map methods onto TyCtxt. 2025-02-17 13:21:02 +11: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