| Age | Commit message (Expand) | Author | Lines |
| 2020-07-17 | improper_ctypes_definitions: allow `Box` | David Wood | -63/+46 |
| 2020-07-17 | add test for #62878 | Bastian Kauschke | -0/+48 |
| 2020-07-17 | document test changes | Erik Desjardins | -4/+12 |
| 2020-07-17 | compare tagged/niche-filling layout and pick the best one | Erik Desjardins | -3/+20 |
| 2020-07-17 | Add regression test for #69414 | Alex Macleod | -2/+5 |
| 2020-07-17 | warn about uninit multi-variant enums | Ralf Jung | -36/+73 |
| 2020-07-17 | Rename TypeckTables to TypeckResults. | Valentin Lazureanu | -63/+63 |
| 2020-07-16 | Rollup merge of #73269 - mzohreva:mz/sgx-wait-timeout, r=jethrogb | Manish Goregaokar | -5/+2 |
| 2020-07-16 | Rollup merge of #74392 - lcnr:const-generics-update, r=varkor | Manish Goregaokar | -0/+273 |
| 2020-07-16 | Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomez | Manish Goregaokar | -0/+16 |
| 2020-07-16 | Rollup merge of #74221 - oli-obk:const_prop_ice, r=wesleywiser | Manish Goregaokar | -4/+21 |
| 2020-07-16 | Rollup merge of #74159 - lcnr:const-generic-ty-decl, r=varkor | Manish Goregaokar | -24/+137 |
| 2020-07-16 | Rollup merge of #74148 - GuillaumeGomez:doc-alias-check, r=Manishearth | Manish Goregaokar | -0/+30 |
| 2020-07-16 | Revert "Remove "important traits" feature" | Manish Goregaokar | -0/+16 |
| 2020-07-16 | Auto merge of #72481 - marmeladema:duration-consts-2, r=oli-obk | bors | -0/+57 |
| 2020-07-16 | add regression test for #74255 | Bastian Kauschke | -0/+18 |
| 2020-07-16 | add regression test for #73730 | Bastian Kauschke | -0/+17 |
| 2020-07-16 | add regression test for #73508 | Bastian Kauschke | -0/+23 |
| 2020-07-16 | add regression test for #73491 | Bastian Kauschke | -0/+9 |
| 2020-07-16 | add regression test for #73120 | Bastian Kauschke | -0/+22 |
| 2020-07-16 | add regression test for #71805 | Bastian Kauschke | -0/+41 |
| 2020-07-16 | add regression test for #71348 | Bastian Kauschke | -0/+35 |
| 2020-07-16 | add regression test for #71169 | Bastian Kauschke | -0/+27 |
| 2020-07-16 | add regression test for #70586 | Bastian Kauschke | -0/+33 |
| 2020-07-16 | add regression test for #70217 | Bastian Kauschke | -0/+16 |
| 2020-07-16 | add regression test for #68596 | Bastian Kauschke | -0/+18 |
| 2020-07-16 | add regression tests for #67144 | Bastian Kauschke | -0/+50 |
| 2020-07-16 | bless ui tests | Bastian Kauschke | -2/+7 |
| 2020-07-16 | update help message | Bastian Kauschke | -7/+7 |
| 2020-07-16 | don't supply generics to AnonConsts in param lists | Bastian Kauschke | -32/+12 |
| 2020-07-16 | add self dependent const param test | Bastian Kauschke | -1/+24 |
| 2020-07-16 | forbid generic params in the type of const params | Bastian Kauschke | -25/+94 |
| 2020-07-16 | Rollup merge of #74037 - JohnTitor:contributing-md, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2020-07-15 | Constify most non-trait `Duration` methods as described in #72440 | marmeladema | -0/+57 |
| 2020-07-15 | Rollup merge of #74337 - estebank:ty-parse-recovery, r=varkor | Manish Goregaokar | -51/+10 |
| 2020-07-15 | Rollup merge of #74276 - lcnr:discriminant-kind-what, r=nagisa | Manish Goregaokar | -2/+2 |
| 2020-07-15 | Don't panic if the lhs of a div by zero is not statically known | Oliver Scherer | -4/+21 |
| 2020-07-15 | add lazy normalization regression tests | Bastian Kauschke | -0/+36 |
| 2020-07-15 | cleanup | Bastian Kauschke | -2/+2 |
| 2020-07-15 | update const arg queries | Bastian Kauschke | -25/+0 |
| 2020-07-15 | update test | Bastian Kauschke | -12/+4 |
| 2020-07-15 | ui test diff | Bastian Kauschke | -2/+22 |
| 2020-07-15 | continue mir pipeline | Bastian Kauschke | -0/+15 |
| 2020-07-15 | add const generic tests | Bastian Kauschke | -0/+333 |
| 2020-07-15 | improve DiscriminantKind handling | Bastian Kauschke | -2/+2 |
| 2020-07-14 | Handle case of incomplete local ty more gracefully | Esteban Küber | -51/+10 |
| 2020-07-15 | Auto merge of #74175 - nnethercote:more-static-symbols, r=oli-obk | bors | -1/+4 |
| 2020-07-15 | Add and use more static symbols. | Nicholas Nethercote | -1/+4 |
| 2020-07-14 | Rollup merge of #74340 - davidtwco:issue-73747-improper-ctypes-defns-is-zst-w... | Manish Goregaokar | -0/+14 |
| 2020-07-14 | Rollup merge of #74336 - davidtwco:issue-73112-cross-crate-packed-type-diagno... | Manish Goregaokar | -0/+43 |