| Age | Commit message (Expand) | Author | Lines |
| 2020-10-18 | Remove weird slice conversion | Dániel Buga | -1/+1 |
| 2020-10-18 | Clean up surprising borrow | Dániel Buga | -2/+2 |
| 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 | 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-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 |
| 2020-10-16 | Rollup merge of #77648 - fusion-engineering-forks:static-mutex, r=dtolnay | Dylan DPC | -14/+8 |
| 2020-10-16 | Rollup merge of #77646 - fusion-engineering-forks:use-static-mutex, r=dtolnay | Dylan DPC | -19/+9 |
| 2020-10-16 | Rollup merge of #77619 - fusion-engineering-forks:wasm-parker, r=dtolnay | Dylan DPC | -1/+24 |
| 2020-10-16 | Rollup merge of #77493 - hosseind88:ICEs_should_always_print_the_top_of_the_q... | Dylan DPC | -13/+34 |
| 2020-10-16 | Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakis | Dylan DPC | -494/+277 |
| 2020-10-16 | Rollup merge of #76084 - Lucretiel:split-buffered, r=dtolnay | Dylan DPC | -1441/+1466 |
| 2020-10-16 | Rollup merge of #75675 - davidtwco:symbol-mangling-impl-params, r=eddyb | Dylan DPC | -44/+159 |
| 2020-10-16 | Rollup merge of #75265 - WaffleLapkin:str_split_as_str, r=dtolnay | Dylan DPC | -0/+166 |
| 2020-10-16 | Rollup merge of #75023 - euclio:argument-span, r=estebank | Dylan DPC | -125/+276 |
| 2020-10-16 | fill in the tracking issue | Waffle | -7/+7 |
| 2020-10-15 | Auto merge of #77981 - GuillaumeGomez:rollup-64ydc5g, r=GuillaumeGomez | bors | -1/+11 |
| 2020-10-15 | Auto merge of #77943 - est31:target_refactor, r=petrochenkov | bors | -430/+406 |
| 2020-10-15 | Set preferred-dark-theme to the last dark theme | nasso | -0/+10 |
| 2020-10-15 | Rollup merge of #77979 - GuillaumeGomez:hide-help-button, r=jyn514 | Guillaume Gomez | -0/+8 |
| 2020-10-15 | Rollup merge of #77978 - strct:patch-2, r=jonas-schievink | Guillaume Gomez | -1/+1 |
| 2020-10-15 | Rollup merge of #77963 - kraai:fix-foreign-calling-conventions-link, r=jonas-... | Guillaume Gomez | -0/+2 |
| 2020-10-15 | Fix intra doc link for needs_drop | Manish Goregaokar | -1/+1 |
| 2020-10-15 | Hide help button on mobile devices | Guillaume Gomez | -0/+8 |
| 2020-10-15 | Fix typo in documentation | strct | -1/+1 |