| Age | Commit message (Expand) | Author | Lines |
| 2020-10-14 | Add support for SHA256 source file hashing for LLVM 11+. | Arlo Siemsen | -1/+10 |
| 2020-10-14 | Update books | Eric Huss | -0/+0 |
| 2020-10-14 | manual-unwrap-or / remove unwrap_or_else suggestion due to ownership issues | Tim Nielens | -1/+1 |
| 2020-10-14 | manual-unwrap-or / pr remarks | Tim Nielens | -7/+7 |
| 2020-10-14 | add lint less_concise_than_option_unwrap_or | Tim Nielens | -0/+7 |
| 2020-10-14 | Rebase LLVM onto 11.0.0 final | Josh Stone | -0/+0 |
| 2020-10-14 | Update Xcode beta version to allow aarch64-apple-darwin to compile again | Jake Goulding | -1/+1 |
| 2020-10-14 | fix stderr file of clippy/custom_ice_message test | hosseind88 | -1/+1 |
| 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 | BTreeMap: improve gdb introspection of BTreeMap with ZST keys or values | Stein Somers | -19/+29 |
| 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 | -0/+225 |
| 2020-10-14 | Auto merge of #77926 - Dylan-DPC:rollup-wttr8a1, r=Dylan-DPC | bors | -324/+311 |
| 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 #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 | -81/+61 |
| 2020-10-14 | Rollup merge of #77795 - bjorn3:codegen_backend_interface_refactor, r=oli-obk | Dylan DPC | -32/+26 |
| 2020-10-14 | Rollup merge of #77788 - ssomers:btree_cleanup_gdb, r=Mark-Simulacrum | Dylan DPC | -36/+43 |
| 2020-10-14 | Auto merge of #77135 - Aaron1011:pretty-ignore-paren, r=petrochenkov | bors | -0/+220 |
| 2020-10-14 | Create a single source scope for promoteds | Tomasz Miąsko | -2/+0 |
| 2020-10-14 | Fixed false positive for `unused_parens` lint | aticu | -4/+8 |
| 2020-10-13 | Auto merge of #77917 - JohnTitor:rollup-e47h2qt, r=JohnTitor | bors | -188/+205 |
| 2020-10-13 | fixup! Avoid extraneous space between visibility kw and ident for statics | ayazhafiz | -3/+3 |
| 2020-10-13 | Avoid extraneous space between visibility kw and ident for statics | ayazhafiz | -1/+13 |
| 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 #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 | -177/+177 |
| 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 #77239 - shepmaster:silicon-ci-plus, r=pietroalbini | Yuki Okushi | -8/+11 |
| 2020-10-13 | bootstrap: set correct path for the build-manifest binary | Pietro Albini | -1/+1 |
| 2020-10-13 | Make portability log at debug level | Wim Looman | -2/+2 |
| 2020-10-13 | Add test-examples for Cfg::simplify_with | Wim Looman | -0/+38 |
| 2020-10-14 | switch the test to an actual MCVE | Ding Xiang Fei | -14/+9 |
| 2020-10-14 | rustfmt | Ding Xiang Fei | -1/+1 |
| 2020-10-14 | test derived from #74961 | Ding Xiang Fei | -0/+29 |
| 2020-10-13 | Handle included config in bootstrap.py | Antoine Martin | -0/+10 |
| 2020-10-13 | Implement "if-available" option for download-ci-llvm | Antoine Martin | -4/+22 |
| 2020-10-13 | aarch64-apple-darwin now includes Cargo | Jake Goulding | -1/+1 |
| 2020-10-13 | Bump the version of rustfmt used in tidy | Scott McMurray | -1/+1 |