mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:58:12 +00:00
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
For more information about how rustc works, see the rustc dev guide.