about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
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
commit6db2d5989fa69be20615d6cab24afda65bac58fe (patch)
treebca7daf947962f32fa5db32e83ac159d517827c8 /compiler/rustc_codegen_gcc
parent6f62887968779b050d44d4029254187d8936cd3c (diff)
parent5810f1fe3c74e62bbbc32a31b90f7ec48f14bc27 (diff)
downloadrust-6db2d5989fa69be20615d6cab24afda65bac58fe.tar.gz
rust-6db2d5989fa69be20615d6cab24afda65bac58fe.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')
0 files changed, 0 insertions, 0 deletions