rust/compiler/rustc_trait_selection/src
Michael Goulet 87c9b3f35e
Rollup merge of #110126 - compiler-errors:new-solver-safe-transmute, r=oli-obk
Support safe transmute in new solver

Basically copies the same implementation as the old solver, but instead of looking for param types, we look for type or const placeholders.
2023-04-11 20:28:48 -07:00
..
solve Rollup merge of #110126 - compiler-errors:new-solver-safe-transmute, r=oli-obk 2023-04-11 20:28:48 -07:00
traits Auto merge of #109413 - compiler-errors:pointer-like-abi, r=cjgillot 2023-04-09 02:41:58 +00: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