]> git.lizzy.rs Git - rust.git/history - compiler/rustc_middle/src/ty/vtable.rs
Add comment and more tests.
[rust.git] / compiler / rustc_middle / src / ty / vtable.rs
2021-06-30 Yuki OkushiRollup merge of #86680 - camsteffen:dbg-opt-error,...
2021-06-30 Yuki OkushiRollup merge of #85520 - FabianWolff:issue-85475, r...
2021-06-30 Yuki OkushiRollup merge of #85504 - liigo:patch-13, r=Mark-Simulacrum
2021-06-30 borsAuto merge of #86695 - sexxi-goose:closure_size, r...
2021-06-30 borsAuto merge of #86650 - GuillaumeGomez:fix-boldness...
2021-06-30 borsAuto merge of #86689 - rylev:future-compat-lint-group...
2021-06-30 SmittyProperly handle const prop failures
2021-06-29 SmittySupport allocation failures when interperting MIR
2021-06-29 borsAuto merge of #86603 - Mark-Simulacrum:stage-step,...
2021-06-29 borsAuto merge of #86475 - crlf0710:miri_vtable_refactor...
2021-06-28 Charles LewUpdate other codegens to use tcx managed vtable allocat...