| Age | Commit message (Expand) | Author | Lines |
| 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 #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 | 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 |
| 2020-10-15 | ensure arguments are included in count mismatch span | Andy Russell | -88/+239 |
| 2020-10-15 | fix off-by-one in parameter spans | Andy Russell | -37/+37 |
| 2020-10-15 | mangling: encode all impl parameters | David Wood | -23/+140 |
| 2020-10-15 | mangling: non-monomorphic `#[rustc_symbol_name]` | David Wood | -21/+19 |
| 2020-10-15 | Remove rustc_session::config::Config | est31 | -24/+12 |
| 2020-10-15 | Replace target.target with target and target.ptr_width with target.pointer_width | est31 | -240/+224 |
| 2020-10-15 | Rename target_pointer_width to pointer_width and turn it into an u32 | est31 | -24/+28 |
| 2020-10-15 | Use integer literals for builtin target_pointer_width fields | est31 | -151/+151 |
| 2020-10-15 | Auto merge of #77952 - ehuss:update-cargo, r=ehuss | bors | -10/+28 |
| 2020-10-15 | Fix link to foreign calling conventions | Matthew Kraai | -0/+2 |