rust/compiler/rustc_mir/src
bors a207871d5c Auto merge of #83781 - JohnTitor:rollup-1vm3dxo, r=JohnTitor
Rollup of 5 pull requests

Successful merges:

 - #83535 (Break when there is a mismatch in the type count)
 - #83721 (Add a button to copy the "use statement")
 - #83740 (Fix comment typo in once.rs)
 - #83745 (Add my new email address to .mailmap)
 - #83754 (Add test to ensure search tabs behaviour)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-04-02 12:51:41 +00:00
..
borrow_check Rollup merge of #83535 - MidasLamb:mir-type-count-mismatch, r=nikomatsakis 2021-04-02 21:28:20 +09:00
const_eval Only emit a discrimiant tag for enums 2021-03-29 12:30:55 +00:00
dataflow Remove (lots of) dead code 2021-03-27 22:16:33 -04:00
interpret Auto merge of #83207 - oli-obk:valtree2, r=lcnr 2021-04-02 10:28:12 +00:00
monomorphize Auto merge of #83207 - oli-obk:valtree2, r=lcnr 2021-04-02 10:28:12 +00:00
transform Track bound vars 2021-03-31 10:15:27 -04:00
util Auto merge of #83207 - oli-obk:valtree2, r=lcnr 2021-04-02 10:28:12 +00:00
lib.rs Use iter::zip in compiler/ 2021-03-26 09:32:31 -07:00
shim.rs Prepare mir::Constant for ty::Const only supporting valtrees 2021-03-12 12:43:54 +00:00