rust/compiler/rustc_trait_selection/src
bors ae4d89dfb5 Auto merge of #106742 - compiler-errors:new-solver-make-it-not-ice, r=lcnr
Implement some FIXME methods in the new trait solver

Implement just enough of the solver's response logic to make it not ICE.

Also, fix a bug with `no_bound_vars` call failing due to canonical bound vars.

r? `@lcnr`
2023-01-15 15:07:27 +00:00
..
solve Auto merge of #106742 - compiler-errors:new-solver-make-it-not-ice, r=lcnr 2023-01-15 15:07:27 +00:00
traits Auto merge of #106171 - compiler-errors:consolidate-extract_callable_info, r=estebank,lcnr 2023-01-15 12:10:36 +00:00
errors.rs Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00
infer.rs Simplify some canonical type alias names 2023-01-03 01:16:10 +00:00
lib.rs Move autoderef to rustc_hir_analysis 2023-01-11 20:12:57 +00:00