| Age | Commit message (Expand) | Author | Lines |
| 2020-10-14 | Update src/doc/unstable-book/src/compiler-flags/codegen-backend.md | XAMPPRocky | -1/+1 |
| 2020-10-14 | Document -Z codegen-backend in the unstable book | Erin Power | -0/+28 |
| 2020-10-14 | Auto merge of #77741 - JohnTitor:add-tests, r=matthewjasper | bors | -1/+226 |
| 2020-10-14 | Auto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r=Dylan-DPC | bors | -3637/+3697 |
| 2020-10-14 | Rollup merge of #77897 - GuillaumeGomez:cleanup-passes-mod, r=jyn514 | Dylan DPC | -170/+176 |
| 2020-10-14 | Rollup merge of #77870 - camelid:intra-doc-super, r=jyn514 | Dylan DPC | -20/+20 |
| 2020-10-14 | Rollup merge of #77829 - gburgessiv:unused-features-var, r=alexcrichton | Dylan DPC | -5/+5 |
| 2020-10-14 | Rollup merge of #77817 - jyn514:const-since, r=petrochenkov | Dylan DPC | -82/+62 |
| 2020-10-14 | Rollup merge of #77808 - Nicholas-Baron:fn_ctxt_impl, r=matthewjasper | Dylan DPC | -3201/+3272 |
| 2020-10-14 | Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk | Dylan DPC | -119/+96 |
| 2020-10-14 | Rollup merge of #77788 - ssomers:btree_cleanup_gdb, r=Mark-Simulacrum | Dylan DPC | -36/+43 |
| 2020-10-14 | Rollup merge of #77765 - amshafer:master, r=petrochenkov | Dylan DPC | -4/+23 |
| 2020-10-14 | Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkov | bors | -197/+633 |
| 2020-10-13 | Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitor | bors | -359/+426 |
| 2020-10-14 | Rollup merge of #77909 - pietroalbini:fix-build-manifest-path, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-10-14 | Rollup merge of #77895 - shepmaster:silicon-manifest, r=pietroalbini | Yuki Okushi | -0/+2 |
| 2020-10-14 | Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnr | Yuki Okushi | -76/+73 |
| 2020-10-14 | Rollup merge of #77886 - LingMan:ast_pretty_bool_matches, r=petrochenkov | Yuki Okushi | -8/+2 |
| 2020-10-14 | Rollup merge of #77884 - LingMan:ast_pretty_unwrap_or, r=varkor | Yuki Okushi | -6/+3 |
| 2020-10-14 | Rollup merge of #77868 - Aaron1011:llvm-tools-opt-llc, r=Mark-Simulacrum | Yuki Okushi | -0/+3 |
| 2020-10-14 | Rollup merge of #77825 - ethanboxx:min_const_generics_diagnostic, r=lcnr | Yuki Okushi | -192/+185 |
| 2020-10-14 | Rollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2020-10-14 | Rollup merge of #77776 - jyn514:wrong-way, r=Mark-Simulacrum | Yuki Okushi | -0/+9 |
| 2020-10-14 | Rollup merge of #77725 - camelid:regression-template, r=Mark-Simulacrum | Yuki Okushi | -0/+68 |
| 2020-10-14 | Rollup merge of #77722 - fusion-engineering-forks:safe-unsupported-locks, r=M... | Yuki Okushi | -37/+34 |
| 2020-10-14 | Rollup merge of #77719 - fusion-engineering-forks:const-new-mutex-attr-cleanu... | Yuki Okushi | -2/+0 |
| 2020-10-14 | Rollup merge of #77569 - ssomers:btree_cleanup_1, r=Mark-Simulacrum | Yuki Okushi | -24/+28 |
| 2020-10-14 | Rollup merge of #77239 - shepmaster:silicon-ci-plus, r=pietroalbini | Yuki Okushi | -11/+16 |
| 2020-10-13 | Auto merge of #75213 - dingxiangfei2009:yield-point-in-match-guard, r=tmandry | bors | -12/+122 |
| 2020-10-13 | Add a target option for selecting a DWARF version | Austin Shafer | -4/+23 |
| 2020-10-13 | Replace trivial bool matches with the `matches!` macro | LingMan | -8/+2 |
| 2020-10-13 | bootstrap: set correct path for the build-manifest binary | Pietro Albini | -1/+1 |
| 2020-10-13 | Add regression issue template | Camelid | -0/+68 |
| 2020-10-13 | Deny unsafe_op_in_unsafe_fn for unsupported/common.rs through sys/wasm too. | Mara Bos | -0/+2 |
| 2020-10-14 | explanatory comments and fix guard binding stack | Ding Xiang Fei | -7/+8 |
| 2020-10-14 | dedicated visitor for arm patterns | Ding Xiang Fei | -18/+41 |
| 2020-10-14 | switch the test to an actual MCVE | Ding Xiang Fei | -14/+9 |
| 2020-10-14 | rustfmt | Ding Xiang Fei | -6/+11 |
| 2020-10-14 | test derived from #74961 | Ding Xiang Fei | -0/+29 |
| 2020-10-14 | also record the types of borrows from the pattern locals in match guards | Ding Xiang Fei | -9/+61 |
| 2020-10-14 | documentation fix | Ding Xiang Fei | -5/+10 |
| 2020-10-13 | aarch64-apple-darwin now includes Cargo | Jake Goulding | -1/+1 |
| 2020-10-13 | Give an error when running `x.py test --stage 0 src/test/ui` | Joshua Nelson | -0/+9 |
| 2020-10-13 | Auto merge of #75406 - mati865:mingw-aslr, r=Mark-Simulacrum | bors | -2/+12 |
| 2020-10-13 | Add note about using cells in the locks on the 'unsupported' platform. | Mara Bos | -0/+2 |
| 2020-10-13 | Replace absolute paths with relative ones | est31 | -76/+73 |
| 2020-10-13 | Auto merge of #77762 - pietroalbini:dist-build-manifest, r=Mark-Simulacrum | bors | -56/+127 |
| 2020-10-13 | Clean up rustdoc passes | Guillaume Gomez | -170/+176 |
| 2020-10-13 | Include aarch64-apple-darwin in the dist manifests | Jake Goulding | -0/+2 |
| 2020-10-13 | Auto merge of #77755 - bugadani:perf-calc-dtor, r=ecstatic-morse | bors | -4/+4 |