| Age | Commit message (Expand) | Author | Lines |
| 2021-01-16 | Remove PredicateKind | Jack Huey | -1/+1 |
| 2021-01-16 | Remove PredicateKind::Atom | Jack Huey | -7/+9 |
| 2021-01-16 | Auto merge of #81089 - m-ou-se:rollup-z7iac6i, r=m-ou-se | bors | -116/+265 |
| 2021-01-16 | Rollup merge of #81081 - bugadani:double-partialeq, r=Mark-Simulacrum | Mara Bos | -0/+16 |
| 2021-01-16 | Rollup merge of #81060 - nagisa:nagisa/regression-50041, r=Mark-Simulacrum | Mara Bos | -0/+34 |
| 2021-01-16 | Rollup merge of #81040 - osa1:fix_80992, r=jyn514 | Mara Bos | -0/+23 |
| 2021-01-16 | Rollup merge of #81021 - CraftSpider:rustdoc-remove-import, r=jyn514 | Mara Bos | -116/+91 |
| 2021-01-16 | Rollup merge of #80971 - camelid:feature-gate-testsuite-organization, r=Mark-... | Mara Bos | -0/+0 |
| 2021-01-16 | Rollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops, r=varkor | Mara Bos | -0/+25 |
| 2021-01-16 | Rollup merge of #80902 - JohnTitor:issue-76281, r=Mark-Simulacrum | Mara Bos | -0/+12 |
| 2021-01-16 | Rollup merge of #80901 - jyn514:better-colors, r=Mark-Simulacrum | Mara Bos | -0/+10 |
| 2021-01-16 | Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandry | Mara Bos | -0/+54 |
| 2021-01-16 | Auto merge of #80290 - RalfJung:less-intrinsic-write, r=lcnr | bors | -312/+0 |
| 2021-01-16 | Add test for #34792 | Dániel Buga | -0/+16 |
| 2021-01-16 | Add a regression test for #76281 | Yuki Okushi | -0/+12 |
| 2021-01-16 | Add a test | Ömer Sinan Ağacan | -0/+17 |
| 2021-01-16 | doctest: Reset errors before dropping the parse session | Ömer Sinan Ağacan | -0/+6 |
| 2021-01-16 | Auto merge of #77885 - erikdesjardins:probeasm, r=cuviper | bors | -1/+44 |
| 2021-01-16 | Add a regression test for #50041 | Simonas Kazlauskas | -0/+34 |
| 2021-01-15 | Rollup merge of #81033 - jyn514:nested-variant, r=CraftSpider | Guillaume Gomez | -47/+33 |
| 2021-01-15 | Rollup merge of #81030 - ehuss:update-mdbook, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-01-15 | Rollup merge of #80515 - GuillaumeGomez:js-for-loop-perf, r=Nemo157,jyn514 | Guillaume Gomez | -56/+50 |
| 2021-01-15 | Rollup merge of #77693 - bugadani:issue-59352, r=oli-obk | Guillaume Gomez | -0/+139 |
| 2021-01-15 | Use Array.some instead of onEach to have better performance | Guillaume Gomez | -1/+1 |
| 2021-01-15 | Improve JS performance by storing length before comparing to it in loops | Guillaume Gomez | -56/+50 |
| 2021-01-15 | Rename VariantKind -> Variant | Joshua Nelson | -24/+24 |
| 2021-01-15 | Remove useless `clean::Variant` struct | Joshua Nelson | -36/+22 |
| 2021-01-15 | Auto merge of #81043 - hyd-dev:update-miri, r=RalfJung | bors | -7/+7 |
| 2021-01-15 | Add warning to compare.py about error messages | Rune Tynan | -0/+3 |
| 2021-01-15 | Fix JSON test | Rune Tynan | -2/+2 |
| 2021-01-15 | Address nit | Rune Tynan | -7/+3 |
| 2021-01-15 | Remove doctree::Import | Rune Tynan | -114/+90 |
| 2021-01-15 | Add test for #59352 | Dániel Buga | -0/+139 |
| 2021-01-16 | Update Miri | hyd-dev | -7/+7 |
| 2021-01-15 | Auto merge of #80974 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-01-15 | Rollup merge of #81023 - CraftSpider:rustdoc-remove-variant, r=jyn514 | Yuki Okushi | -19/+0 |
| 2021-01-15 | Rollup merge of #81008 - tmiasko:generator-layout-err, r=tmandry | Yuki Okushi | -0/+37 |
| 2021-01-15 | Rollup merge of #80834 - bugadani:vecdeque, r=oli-obk | Yuki Okushi | -0/+19 |
| 2021-01-15 | Rollup merge of #80254 - Aaron1011:rustdoc-auto-param-env, r=estebank | Yuki Okushi | -0/+37 |
| 2021-01-14 | Use probe-stack=inline-asm in LLVM 11+ | Erik Desjardins | -1/+44 |
| 2021-01-15 | Auto merge of #81027 - Xanewok:update-rls, r=calebcartwright | bors | -5/+5 |
| 2021-01-14 | Update mdbook | Eric Huss | -1/+1 |
| 2021-01-15 | Update RLS and Rustfmt | Igor Matuszewski | -5/+5 |
| 2021-01-14 | Remove doctree::Variant | Rune Tynan | -19/+0 |
| 2021-01-14 | Auto merge of #81018 - m-ou-se:rollup-7202dc7, r=m-ou-se | bors | -2/+239 |
| 2021-01-14 | Remove unreachable panics from VecDeque | Dániel Buga | -0/+19 |
| 2021-01-14 | Rollup merge of #80973 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2021-01-14 | Rollup merge of #80017 - camelid:sugg-rest-pattern, r=estebank | Mara Bos | -2/+239 |
| 2021-01-14 | Auto merge of #79689 - Vooblin:patch1, r=tmandry | bors | -54/+55 |
| 2021-01-14 | Auto merge of #79328 - c410-f3r:hir-if, r=matthewjasper | bors | -2885/+2656 |