| Age | Commit message (Expand) | Author | Lines |
| 2020-10-16 | Auto merge of #78028 - JohnTitor:rollup-jt3hikb, r=JohnTitor | bors | -272/+664 |
| 2020-10-17 | Rollup merge of #78013 - GuillaumeGomez:fix-sidebar-scroll-mobile-devices, r=... | Yuki Okushi | -4/+0 |
| 2020-10-17 | Rollup merge of #77992 - nagisa:thaw-coverage-instrumentation, r=wesleywiser | Yuki Okushi | -10/+2 |
| 2020-10-17 | Rollup merge of #77991 - Aaron1011:bump-backtrace-again, r=Mark-Simulacrum | Yuki Okushi | -0/+0 |
| 2020-10-17 | Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrum | Yuki Okushi | -18/+90 |
| 2020-10-17 | Rollup merge of #77925 - JohnTitor:sugg-min-features, r=davidtwco,oli-obk | Yuki Okushi | -0/+95 |
| 2020-10-17 | Rollup merge of #77900 - Thomasdezeeuw:fdatasync, r=dtolnay | Yuki Okushi | -2/+16 |
| 2020-10-17 | Rollup merge of #77855 - davidtwco:pr-77341-follow-up-non-constructable-varia... | Yuki Okushi | -85/+318 |
| 2020-10-17 | Rollup merge of #77827 - jyn514:stable-primitives, r=GuillaumeGomez | Yuki Okushi | -3/+8 |
| 2020-10-17 | Rollup merge of #77547 - RalfJung:stable-union-drop, r=matthewjasper | Yuki Okushi | -150/+109 |
| 2020-10-17 | Rollup merge of #75209 - Hirrolot:suggest-macro-imports, r=estebank | Yuki Okushi | -0/+26 |
| 2020-10-16 | instrument-coverage: try our best to not ICE | Simonas Kazlauskas | -10/+2 |
| 2020-10-16 | Auto merge of #78023 - RalfJung:miri, r=RalfJung | bors | -8/+10 |
| 2020-10-16 | update miri | Ralf Jung | -8/+10 |
| 2020-10-17 | Suggest minimal subset features in `incomplete_features` lint | Yuki Okushi | -0/+95 |
| 2020-10-16 | Auto merge of #77972 - Mark-Simulacrum:side-effect-loop, r=nagisa | bors | -9/+42 |
| 2020-10-16 | Fix sidebar scroll on mobile devices | Guillaume Gomez | -4/+0 |
| 2020-10-16 | Auto merge of #77850 - kornelski:resizedefault, r=dtolnay | bors | -44/+0 |
| 2020-10-16 | Auto merge of #77809 - nasso:master, r=jyn514,guillaumegomez | bors | -42/+240 |
| 2020-10-16 | stop relying on feature(untagged_unions) in stdlib | Ralf Jung | -2/+12 |
| 2020-10-16 | stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union' | Ralf Jung | -148/+97 |
| 2020-10-16 | Auto merge of #77666 - fusion-engineering-forks:vxworks-cleanup, r=dtolnay | bors | -4476/+226 |
| 2020-10-16 | Auto merge of #77962 - bugadani:arena2, r=Mark-Simulacrum | bors | -3/+6 |
| 2020-10-16 | Take some of sys/vxworks/process/* from sys/unix instead. | Mara Bos | -407/+77 |
| 2020-10-16 | Take sys/vxworks/{os,path,pipe} from sys/unix instead. | Mara Bos | -446/+33 |
| 2020-10-16 | Take sys/vxworks/{fd,fs,io} from sys/unix instead. | Mara Bos | -909/+81 |
| 2020-10-16 | Take sys/vxworks/cmath from sys/unix instead. | Mara Bos | -32/+1 |
| 2020-10-16 | Take sys/vxworks/args from sys/unix instead. | Mara Bos | -96/+3 |
| 2020-10-16 | Take sys/vxworks/memchar from sys/unix instead. | Mara Bos | -21/+1 |
| 2020-10-16 | Take sys/vxworks/net from sys/unix instead. | Mara Bos | -360/+9 |
| 2020-10-16 | Take sys/vxworks/ext/* from sys/unix instead. | Mara Bos | -1321/+1 |
| 2020-10-16 | Add weak macro to vxworks. | Mara Bos | -0/+4 |
| 2020-10-16 | Take sys/vxworks/alloc from sys/unix instead. | Mara Bos | -49/+1 |
| 2020-10-16 | Take sys/vxworks/thread_local_key from sys/unix instead. | Mara Bos | -34/+1 |
| 2020-10-16 | Take sys/vxworks/stdio from sys/unix instead. | Mara Bos | -69/+1 |
| 2020-10-16 | Take sys/vxworks/thread from sys/unix instead. | Mara Bos | -158/+7 |
| 2020-10-16 | Take sys/vxworks/stack_overflow from sys/unix instead. | Mara Bos | -39/+2 |
| 2020-10-16 | Take sys/vxworks/time from sys/unix instead. | Mara Bos | -197/+1 |
| 2020-10-16 | Take sys/vxworks/rwlock from sys/unix instead. | Mara Bos | -114/+1 |
| 2020-10-16 | Take sys/vxworks/condvar from sys/unix instead. | Mara Bos | -91/+1 |
| 2020-10-16 | Take sys/vxworks/mutex from sys/unix instead. | Mara Bos | -133/+1 |
| 2020-10-16 | Auto merge of #77947 - tmiasko:promoted-scope, r=oli-obk | bors | -5/+14 |
| 2020-10-15 | Update submodules for link fixes | Joshua Nelson | -0/+0 |
| 2020-10-15 | Deny broken intra-doc links in linkchecker | Joshua Nelson | -18/+90 |
| 2020-10-16 | Auto merge of #78001 - Dylan-DPC:rollup-zq3kxth, r=Dylan-DPC | bors | -2295/+2898 |
| 2020-10-16 | Rollup merge of #77980 - Manishearth:needs-drop-intra, r=jyn514 | Dylan DPC | -1/+1 |
| 2020-10-16 | Rollup merge of #77935 - ssomers:btree_cleanup_1, r=Mark-Simulacrum | Dylan DPC | -7/+62 |
| 2020-10-16 | Rollup merge of #77780 - calebcartwright:cast-expr-attr-span, r=oli-obk | Dylan DPC | -7/+17 |
| 2020-10-16 | Rollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514 | Dylan DPC | -52/+334 |
| 2020-10-16 | Rollup merge of #77657 - fusion-engineering-forks:cleanup-cloudabi-sync, r=dt... | Dylan DPC | -77/+65 |