Matthias Krüger 68279097d4
Rollup merge of #133517 - compiler-errors:deep-norm, r=lcnr
Deeply normalize when computing implied outlives bounds

r? lcnr

Unfortunately resolving regions is still slightly scuffed (though in an unrelated way). Specifically, we should be normalizing our param-env outlives when constructing the `OutlivesEnv`; otherwise, these assumptions (dd2837ec5d/compiler/rustc_infer/src/infer/outlives/env.rs (L78)) are not constructed correctly.

Let me know if you want us to track that somewhere.
2024-12-03 07:48:33 +01:00
..
2024-12-02 19:34:54 +00:00
2024-12-02 22:21:53 +00:00
2024-10-10 11:46:48 -07:00
2024-10-26 10:19:07 +08:00
2024-12-02 22:21:53 +00:00