| Age | Commit message (Expand) | Author | Lines |
| 2020-11-08 | Rollup merge of #78861 - o752d:patch-1, r=jonas-schievink | Mara Bos | -10/+9 |
| 2020-11-08 | Rollup merge of #78860 - petrochenkov:resolvefmt, r=Mark-Simulacrum | Mara Bos | -38/+13 |
| 2020-11-08 | Rollup merge of #78852 - camelid:intra-doc-bonanza, r=jyn514 | Mara Bos | -71/+55 |
| 2020-11-08 | Rollup merge of #78843 - tmiasko:inline-trace, r=wesleywiser | Mara Bos | -5/+5 |
| 2020-11-08 | Rollup merge of #78842 - shepmaster:bootstrap-rustfmt, r=Mark-Simulacrum | Mara Bos | -5/+12 |
| 2020-11-08 | Rollup merge of #78841 - LeSeulArtichaut:foldable-derive, r=lcnr | Mara Bos | -2/+1 |
| 2020-11-08 | Rollup merge of #78828 - matthiaskrgr:sing_chr, r=lcnr | Mara Bos | -5/+5 |
| 2020-11-08 | Rollup merge of #78811 - a1phyr:const_io_structs, r=dtolnay | Mara Bos | -7/+28 |
| 2020-11-08 | Rollup merge of #78788 - jhpratt:isize-impl-fix, r=m-ou-se | Mara Bos | -3/+3 |
| 2020-11-08 | Rollup merge of #78775 - ghedo:bump-rustfmt-rls, r=Mark-Simulacrum | Mara Bos | -64/+54 |
| 2020-11-08 | Rollup merge of #78728 - a1phyr:const_cell_into_inner, r=dtolnay | Mara Bos | -8/+26 |
| 2020-11-08 | Rollup merge of #78706 - bjorn3:fix_run_make_without_llvm, r=Mark-Simulacrum | Mara Bos | -11/+15 |
| 2020-11-08 | Rollup merge of #78658 - casey:x, r=Mark-Simulacrum | Mara Bos | -0/+114 |
| 2020-11-08 | Rollup merge of #78572 - de-vri-es:bsd-cloexec, r=m-ou-se | Mara Bos | -6/+38 |
| 2020-11-08 | Rollup merge of #78570 - sasurau4:test/check-pass-print-type-size, r=jyn514 | Mara Bos | -12/+12 |
| 2020-11-08 | Rollup merge of #78065 - tshepang:nits, r=dtolnay | Mara Bos | -11/+7 |
| 2020-11-08 | Rollup merge of #76227 - CDirkx:const-poll, r=KodrAus | Mara Bos | -2/+19 |
| 2020-11-08 | Rollup merge of #76097 - pickfire:stabilize-spin-loop, r=KodrAus | Mara Bos | -24/+56 |
| 2020-11-08 | Auto merge of #77729 - petrochenkov:mergetarg, r=Mark-Simulacrum | bors | -1061/+322 |
| 2020-11-07 | typo and formatting | o752d | -10/+9 |
| 2020-11-08 | rustc_resolve: Use `#![feature(format_args_capture)]` | Vadim Petrochenkov | -38/+13 |
| 2020-11-07 | Auto merge of #78784 - Mark-Simulacrum:revert-77421, r=petrochenkov | bors | -26/+16 |
| 2020-11-07 | Convert a bunch of intra-doc links | Camelid | -71/+55 |
| 2020-11-07 | Less verbose debug logging from inlining integrator | Tomasz Miąsko | -5/+5 |
| 2020-11-07 | Honor the rustfmt setting in config.toml | Jake Goulding | -5/+12 |
| 2020-11-07 | Small cleanup in `TypeFoldable` derive macro | LeSeulArtichaut | -2/+1 |
| 2020-11-07 | Auto merge of #75199 - Mark-Simulacrum:debug-asserts, r=pietroalbini | bors | -49/+0 |
| 2020-11-07 | remove FIXME comment of #62277 in print_type_sizez ui tests | Daiki Ihara | -12/+12 |
| 2020-11-07 | Update recently added targets | Vadim Petrochenkov | -6/+2 |
| 2020-11-07 | rustc_target: Move `linker_flavor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -244/+120 |
| 2020-11-07 | rustc_target: Move `target_vendor` from `Target` to `TargetOptions` | Vadim Petrochenkov | -163/+28 |
| 2020-11-07 | rustc_target: Move `target_env` from `Target` to `TargetOptions` | Vadim Petrochenkov | -158/+27 |
| 2020-11-07 | rustc_target: Move `target_os` from `Target` to `TargetOptions` | Vadim Petrochenkov | -169/+52 |
| 2020-11-07 | rustc_target: Move `target_endian` from `Target` to `TargetOptions` | Vadim Petrochenkov | -168/+75 |
| 2020-11-07 | rustc_target: Move `target_c_int_width` from `Target` to `TargetOptions` | Vadim Petrochenkov | -155/+20 |
| 2020-11-07 | Auto merge of #78817 - RalfJung:miri, r=RalfJung | bors | -6/+6 |
| 2020-11-07 | use single char patterns for split() (clippy::single_char_pattern) | Matthias Krüger | -5/+5 |
| 2020-11-06 | update Miri | Ralf Jung | -6/+6 |
| 2020-11-06 | Add debug asserts to PR builder | Mark Rousskov | -6/+0 |
| 2020-11-06 | Re-enable debug and LLVM assertions | Mark Rousskov | -43/+0 |
| 2020-11-06 | Auto merge of #75778 - AndyGauge:75521-rustdoc-book-improvements, r=jyn514 | bors | -31/+283 |
| 2020-11-06 | Bump Rustfmt and RLS | Alessandro Ghedini | -64/+54 |
| 2020-11-06 | Add tracking issue | Benoît du Garreau | -6/+6 |
| 2020-11-06 | Make some std::io functions `const` | Benoît du Garreau | -7/+28 |
| 2020-11-06 | Revert "Revert "resolve: Avoid "self-confirming" import resolutions in one mo... | Mark Rousskov | -26/+16 |
| 2020-11-06 | Auto merge of #78810 - JohnTitor:rollup-8fhtvxu, r=JohnTitor | bors | -95/+251 |
| 2020-11-07 | Rollup merge of #78798 - ankushduacodes:fixing-typo, r=jonas-schievink | Yuki Okushi | -6/+6 |
| 2020-11-07 | Rollup merge of #78795 - est31:node_id_assignment_doc_fix, r=oli-obk | Yuki Okushi | -2/+2 |
| 2020-11-07 | Rollup merge of #78794 - est31:collect_bang, r=oli-obk | Yuki Okushi | -3/+3 |
| 2020-11-07 | Rollup merge of #78771 - tmiasko:inline-consts, r=oli-obk | Yuki Okushi | -8/+10 |