rust/compiler/rustc_middle
Mark Rousskov dd9c8cc467 Increase vtable layout size
This improves LLVM's codegen by allowing vtable loads to be hoisted out
of loops (as just one example).
2024-06-01 07:42:05 -04:00
..
2024-06-01 07:42:05 -04:00

For more information about how rustc works, see the rustc dev guide.