1
Fork 0
rust/compiler/rustc_trait_selection/src
Nicholas Nethercote cef9004f5a Add specialized variants of mk_region.
Much like there are specialized variants of `mk_ty`. This will enable
some optimization in the next commit.

Also rename the existing `re_error*` functions as `mk_re_error*`, for
consistency.
2023-02-15 09:02:44 +11:00
..
solve Rollup merge of #107739 - spastorino:check-overflow-evaluate_canonical_goal, r=lcnr 2023-02-14 18:02:50 +01:00
traits Add specialized variants of mk_region. 2023-02-15 09:02:44 +11:00
errors.rs Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00
infer.rs Alias folding/visiting traits instead of re-export 2023-02-13 10:24:46 +00:00
lib.rs update cache 2023-01-18 08:09:01 +01:00