about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-22 05:33:18 +0000
committerbors <bors@rust-lang.org>2023-03-22 05:33:18 +0000
commit9bdb4881c7e6061fa8acdbb3ddfcd2dd7e11cc89 (patch)
treec59f7768d8b6601fa8f8cda2ccbed52cf652e3dd /compiler/rustc_codegen_gcc/src
parent5fa73a75ce94faf1d1008ec96c043134ef0df427 (diff)
parentb8541eb76769798cc34908dc815cc17b6a7a91bc (diff)
downloadrust-9bdb4881c7e6061fa8acdbb3ddfcd2dd7e11cc89.tar.gz
rust-9bdb4881c7e6061fa8acdbb3ddfcd2dd7e11cc89.zip
Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors
a general type system cleanup

removes the helper functions `traits::fully_solve_X` as they add more complexity then they are worth. It's confusing which of these helpers should be used in which context.

changes the way we deal with overflow to always add depth in `evaluate_predicates_recursively`. It may make sense to actually fully transition to not have `recursion_depth` on obligations but that's probably a bit too much for this PR.

also removes some other small - and imo unnecessary - helpers.

r? types
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions