mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-31 21:16:44 +00:00
perf: move cold path of `process_obligations` into a separate function cc #76575 This probably won't matter too much in the long run once #69218 is merged so we may not want to merge this. r? `@ecstatic-morse`