mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
b9cd5eb190
Implement `~const Fn` trait goal in the new solver Split out from https://github.com/rust-lang/rust/pull/132329 since this should be easier to review on its own. r? lcnr