| Age | Commit message (Expand) | Author | Lines |
| 2020-09-25 | Remove note about missing ios/tvos targets in platform docs. | Eric Huss | -11/+8 |
| 2020-09-25 | Defer Apple SDKROOT detection to link time. | Eric Huss | -128/+104 |
| 2020-09-25 | Auto merge of #77152 - vandenheuvel:update_chalk_further, r=jackh726 | bors | -42/+104 |
| 2020-09-25 | Auto merge of #77041 - lcnr:const-eval-perf, r=ecstatic-morse | bors | -18/+27 |
| 2020-09-25 | Auto merge of #77144 - flip1995:clippyup, r=Manishearth | bors | -966/+3419 |
| 2020-09-25 | Auto merge of #76844 - simonvandel:fix-76803, r=wesleywiser | bors | -35/+96 |
| 2020-09-25 | Auto merge of #77172 - jonas-schievink:rollup-a041rou, r=jonas-schievink | bors | -214/+365 |
| 2020-09-25 | Rollup merge of #77165 - simonvandel:do-not-fire-on-drop-and-replace, r=oli-obk | Jonas Schievink | -2/+3 |
| 2020-09-25 | Rollup merge of #77164 - fusion-engineering-forks:no-more-funny-underscores, ... | Jonas Schievink | -6/+4 |
| 2020-09-25 | Rollup merge of #77160 - ecstatic-morse:const-fn-transmute-suggestion, r=oli-obk | Jonas Schievink | -43/+60 |
| 2020-09-25 | Rollup merge of #77136 - ecstatic-morse:issue-77134, r=oli-obk | Jonas Schievink | -46/+53 |
| 2020-09-25 | Rollup merge of #77121 - duckymirror:html-root-url, r=jyn514 | Jonas Schievink | -29/+32 |
| 2020-09-25 | Rollup merge of #77081 - LingMan:patch-1, r=jonas-schievink | Jonas Schievink | -2/+1 |
| 2020-09-25 | Rollup merge of #77079 - poliorcetics:more-self-in-docs, r=jyn514 | Jonas Schievink | -57/+60 |
| 2020-09-25 | Rollup merge of #77078 - LingMan:patch-2, r=jonas-schievink | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77074 - lcnr:array-from-ref, r=SimonSapin | Jonas Schievink | -11/+34 |
| 2020-09-25 | Rollup merge of #77050 - follower:patch-1, r=oli-obk | Jonas Schievink | -1/+1 |
| 2020-09-25 | Rollup merge of #77044 - pickfire:patch-4, r=jyn514 | Jonas Schievink | -3/+3 |
| 2020-09-25 | Rollup merge of #76978 - duckymirror:mpsc-from-doc, r=jyn514 | Jonas Schievink | -0/+15 |
| 2020-09-25 | Rollup merge of #76724 - ecstatic-morse:dataflow-pass-names, r=lcnr | Jonas Schievink | -4/+34 |
| 2020-09-25 | Rollup merge of #76304 - CDirkx:const-ip, r=ecstatic-morse | Jonas Schievink | -5/+30 |
| 2020-09-25 | Rollup merge of #75438 - Cldfire:rustdoc/use-adaptive-svg-favicon, r=Guillaum... | Jonas Schievink | -4/+34 |
| 2020-09-24 | Auto merge of #77014 - tmiasko:arena, r=Mark-Simulacrum | bors | -21/+16 |
| 2020-09-24 | perf: split progress_obligations with inline(never) | Bastian Kauschke | -18/+27 |
| 2020-09-24 | Bless tests | Dylan MacKenzie | -42/+52 |
| 2020-09-24 | Suggest `const_fn_transmute` instead of `const_fn` | Dylan MacKenzie | -1/+8 |
| 2020-09-24 | Resolve https://github.com/rust-lang/rust/pull/76673#discussion_r494426303 | Simon Vandel Sillesen | -2/+3 |
| 2020-09-24 | Upgrade chalk to 0.28.0 | Bram van den Heuvel | -47/+103 |
| 2020-09-24 | Remove workaround for deref issue that no longer exists. | Mara Bos | -6/+4 |
| 2020-09-24 | Auto merge of #76918 - ishitatsuyuki:match-fastpath, r=oli-obk | bors | -22/+165 |
| 2020-09-24 | Update chalk to 0.27.0 | Bram van den Heuvel | -12/+13 |
| 2020-09-24 | Update chalk to 0.26.0 | Bram van den Heuvel | -24/+29 |
| 2020-09-24 | Update chalk to 0.25.0 | Bram van den Heuvel | -12/+12 |
| 2020-09-24 | Update chalk to 0.24.0 | Bram van den Heuvel | -12/+12 |
| 2020-09-24 | Update chalk to 0.23.0 | Bram van den Heuvel | -12/+12 |
| 2020-09-24 | Update chalk to 0.22.0 | Bram van den Heuvel | -12/+12 |
| 2020-09-24 | Auto merge of #77006 - oli-obk:🐌_const_queries, r=Mark-Simulacrum | bors | -5/+3 |
| 2020-09-24 | Always cache const eval queries | Oliver Scherer | -8/+2 |
| 2020-09-24 | Auto merge of #76820 - jyn514:query-comments, r=davidtwco | bors | -34/+43 |
| 2020-09-24 | Update Cargo.lock | flip1995 | -1/+1 |
| 2020-09-24 | Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup | flip1995 | -965/+3418 |
| 2020-09-24 | Auto merge of #77049 - lcnr:const-eval-function-signature, r=oli-obk | bors | -81/+206 |
| 2020-09-24 | Auto merge of #77028 - andjo403:mini, r=matthewjasper | bors | -50/+46 |
| 2020-09-24 | update tests | Bastian Kauschke | -3/+5 |
| 2020-09-24 | visit impl self ty + trait | Bastian Kauschke | -0/+37 |
| 2020-09-24 | assign the correct `DefId` in `nominal_obligations` | Bastian Kauschke | -7/+19 |
| 2020-09-24 | walk hir to get const evaluatable predicates | Bastian Kauschke | -73/+96 |
| 2020-09-24 | fmt, use IndexSet directly instead of UniquePredicates | Bastian Kauschke | -35/+20 |
| 2020-09-24 | const_evaluatable_checked: collect predicates from fn_sig | Bastian Kauschke | -6/+72 |
| 2020-09-24 | Auto merge of #76748 - tmiasko:no-op-jumps, r=matthewjasper | bors | -9/+10 |