mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:59:37 +00:00
This may introduce additional mono _but_ may help const fold things better and especially may help not constructing a `QueryVTable` anymore which is cheap but not free.