| Age | Commit message (Expand) | Author | Lines |
| 2020-10-17 | Auto merge of #76096 - pickfire:rustdoc-quote, r=jyn514 | bors | -124/+131 |
| 2020-10-17 | Auto merge of #77455 - asm89:faster-spawn, r=kennytm | bors | -1/+7 |
| 2020-10-17 | Fix some double quote that cause CI failure | Ivan Tham | -3/+3 |
| 2020-10-17 | Auto merge of #78025 - ehuss:bump-bootstrap, r=Mark-Simulacrum | bors | -1/+1 |
| 2020-10-17 | Auto merge of #78033 - Dylan-DPC:rollup-ds2cfsf, r=Dylan-DPC | bors | -37/+237 |
| 2020-10-17 | Rollup merge of #77985 - cuviper:systemz-agr-clobbers-cc, r=nikic | Dylan DPC | -0/+0 |
| 2020-10-17 | Rollup merge of #77961 - glandium:embed-bitcode, r=nagisa | Dylan DPC | -2/+2 |
| 2020-10-17 | Rollup merge of #77932 - ssomers:btree_cleanup_gdb, r=Mark-Simulacrum | Dylan DPC | -20/+29 |
| 2020-10-17 | Rollup merge of #77785 - GuillaumeGomez:remove-compiler-reexports, r=ollie27 | Dylan DPC | -2/+16 |
| 2020-10-17 | Rollup merge of #77751 - vojtechkral:vecdeque-binary-search, r=scottmcm,dtolnay | Dylan DPC | -1/+178 |
| 2020-10-17 | Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis | Dylan DPC | -12/+12 |
| 2020-10-16 | Auto merge of #77997 - fusion-engineering-forks:to-string-no-shrink, r=joshtr... | bors | -1/+0 |
| 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 | Bump bootstrap compiler | Eric Huss | -1/+1 |
| 2020-10-16 | liballoc: VecDeque: Simplify binary_search_by() | Vojtech Kral | -15/+4 |
| 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-17 | Use double quote for rustdoc html | Ivan Tham | -126/+133 |
| 2020-10-16 | liballoc: VecDeque: Add tracking issue for binary search fns | Vojtech Kral | -3/+3 |
| 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 | Remove shrink_to_fit from default ToString::to_string implementation. | Mara Bos | -1/+0 |
| 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 |