rust/compiler/rustc_trait_selection/src
lcnr a19adefa0e region error cleanup
- require `TypeErrCtxt` to always result in an error
- move `resolve_regions_and_report_errors` to the `ObligationCtxt`
- merge `process_registered_region_obligations` into `resolve_regions`
2023-04-12 10:24:36 +02:00
..
solve Rollup merge of #110126 - compiler-errors:new-solver-safe-transmute, r=oli-obk 2023-04-11 20:28:48 -07:00
traits region error cleanup 2023-04-12 10:24:36 +02:00
errors.rs errors: generate typed identifiers in each crate 2023-02-22 09:15:53 +00:00
infer.rs remove some trait solver helpers 2023-03-21 09:57:20 +01:00
lib.rs Simplify message paths 2023-03-11 22:51:57 +01:00