mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
521d8d8a22
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`