| Age | Commit message (Expand) | Author | Lines |
| 2020-10-15 | Auto merge of #77948 - cuviper:rust-llvm11, r=nikic | bors | -1/+1 |
| 2020-10-15 | Auto merge of #77873 - sexxi-goose:use_tuple_inference_for_closures, r=nikoma... | bors | -85/+152 |
| 2020-10-15 | Auto merge of #77756 - alarsyo:setup-llvm-detect, r=jyn514 | bors | -4/+32 |
| 2020-10-14 | Auto merge of #77954 - JohnTitor:rollup-bpoy497, r=JohnTitor | bors | -780/+298 |
| 2020-10-15 | Rollup merge of #77951 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2020-10-15 | Rollup merge of #77946 - tmiasko:validate-source-scope, r=jonas-schievink | Yuki Okushi | -2/+15 |
| 2020-10-15 | Rollup merge of #77936 - est31:remove_needless_alloc_slice, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-10-15 | Rollup merge of #77934 - XAMPPRocky:codegen-backend-docs, r=jonas-schievink | Yuki Okushi | -0/+31 |
| 2020-10-15 | Rollup merge of #77902 - arlosi:arm64manifest, r=ehuss | Yuki Okushi | -0/+1 |
| 2020-10-15 | Rollup merge of #77879 - ijackson:x-py, r=jyn514 | Yuki Okushi | -21/+66 |
| 2020-10-15 | Rollup merge of #77753 - GuillaumeGomez:check-html-comments, r=jyn514 | Yuki Okushi | -54/+110 |
| 2020-10-15 | Rollup merge of #77739 - est31:remove_unused_code, r=petrochenkov,varkor | Yuki Okushi | -684/+8 |
| 2020-10-15 | Rollup merge of #77570 - GuillaumeGomez:whitespace-doc-alias, r=jyn514,ollie27 | Yuki Okushi | -18/+66 |
| 2020-10-14 | Update books | Eric Huss | -0/+0 |
| 2020-10-14 | Rebase LLVM onto 11.0.0 final | Josh Stone | -1/+1 |
| 2020-10-14 | Auto merge of #77944 - shepmaster:aarch64-apple-darwin-new-xcode, r=pietroalbini | bors | -2/+2 |
| 2020-10-14 | Update Xcode beta version to allow aarch64-apple-darwin to compile again | Jake Goulding | -2/+2 |
| 2020-10-14 | Update codegen-backend.md | XAMPPRocky | -0/+3 |
| 2020-10-14 | Update codegen-backend.md | XAMPPRocky | -2/+2 |
| 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 | Remove needless alloc_slice | est31 | -1/+1 |
| 2020-10-14 | x.py setup: Avoid infinite loop if stdin is /dev/null | Ian Jackson | -0/+4 |
| 2020-10-14 | x.py setup: Fix handling of wrong interactive input | Ian Jackson | -1/+1 |
| 2020-10-14 | x.py: setup: Offer keywords in interactive prompt | Ian Jackson | -2/+2 |
| 2020-10-14 | x.py: setup: Provide a description of what it does | Ian Jackson | -3/+10 |
| 2020-10-14 | x.py: setup: Refactor to centralise list of profiles | Ian Jackson | -17/+51 |
| 2020-10-14 | Handle multi-line HTML comments | Guillaume Gomez | -26/+28 |
| 2020-10-14 | Auto merge of #77741 - JohnTitor:add-tests, r=matthewjasper | bors | -1/+226 |
| 2020-10-14 | Address comments | Roxane | -42/+27 |
| 2020-10-14 | Auto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r=Dylan-DPC | bors | -3637/+3697 |
| 2020-10-14 | Remove unused code from remaining compiler crates | est31 | -221/+0 |
| 2020-10-14 | Remove unused code from rustc_span | est31 | -23/+0 |
| 2020-10-14 | Remove unused code from rustc_query_system | est31 | -27/+1 |
| 2020-10-14 | Remove unused code from rustc_infer | est31 | -40/+0 |
| 2020-10-14 | Remove unused code from rustc_hir | est31 | -86/+0 |
| 2020-10-14 | Remove unused code from rustc_codegen_* | est31 | -9/+0 |
| 2020-10-14 | Remove unused code from rustc_ast | est31 | -64/+0 |
| 2020-10-14 | Remove unused code from rustc_middle | est31 | -214/+7 |
| 2020-10-13 | Include aarch64-pc-windows-msvc in the dist manifests | Arlo Siemsen | -0/+1 |
| 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-14 | Validate references to source scopes | Tomasz Miąsko | -2/+15 |