mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 16:36:25 +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.