| Age | Commit message (Expand) | Author | Lines |
| 2020-11-12 | fully exploited the dropped support of LLVM 8 | DevJPM | -3/+0 |
| 2020-11-12 | Bump the minimal supported LLVM version in the bootstrapping code to 9.0 | DevJPM | -2/+2 |
| 2020-11-12 | explicitly add llvm-9-dev in dockerfile | DevJPM | -0/+1 |
| 2020-11-12 | Bumped minimal tested LLVM version to 9 | DevJPM | -4/+4 |
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -6/+6 |
| 2020-11-11 | Auto merge of #78956 - jonas-schievink:rollup-r53giob, r=jonas-schievink | bors | -195/+621 |
| 2020-11-11 | Rollup merge of #78947 - dalance:llvm_cov, r=Mark-Simulacrum | Jonas Schievink | -10/+11 |
| 2020-11-11 | Rollup merge of #78942 - eltociear:patch-1, r=jonas-schievink | Jonas Schievink | -1/+1 |
| 2020-11-11 | Rollup merge of #78923 - jyn514:intra-doc-comments, r=Manishearth | Jonas Schievink | -167/+247 |
| 2020-11-11 | Rollup merge of #78899 - tmiasko:inline-diverging, r=oli-obk | Jonas Schievink | -0/+180 |
| 2020-11-11 | Rollup merge of #78873 - tmiasko:inline-opts, r=oli-obk | Jonas Schievink | -0/+75 |
| 2020-11-11 | Rollup merge of #78832 - lcnr:const-evaluatable-unevaluated, r=oli-obk | Jonas Schievink | -0/+61 |
| 2020-11-11 | Rollup merge of #78354 - 12101111:rustbuild_profiler, r=Mark-Simulacrum | Jonas Schievink | -17/+46 |
| 2020-11-11 | Auto merge of #78946 - jethrogb:linux-x86-llvm-no-gnu-unique, r=Mark-Simulacrum | bors | -1/+2 |
| 2020-11-11 | Auto merge of #78790 - Gankra:rust-src-vendor, r=Mark-Simulacrum | bors | -2/+45 |
| 2020-11-12 | Ship llvm-cov through llvm-tools | dalance | -10/+11 |
| 2020-11-11 | Linux dist: don't include unique symbols in libLLVM | Jethro Beekman | -1/+2 |
| 2020-11-11 | Fix typo in comment | Ikko Ashimine | -1/+1 |
| 2020-11-10 | Changed unwrap_or to unwrap_or_else in some places. | Nicholas-Baron | -3/+2 |
| 2020-11-10 | Cleanup and comment intra-doc link pass | Joshua Nelson | -167/+247 |
| 2020-11-10 | Rollup merge of #78912 - JulianKnodt:mcg_macro, r=lcnr | Jonas Schievink | -0/+212 |
| 2020-11-10 | Rollup merge of #78908 - liketechnik:fix_macro_expand_src_link, r=jyn514 | Jonas Schievink | -11/+13 |
| 2020-11-10 | Rollup merge of #78898 - SNCPlay42:issue-78892, r=Mark-Simulacrum | Jonas Schievink | -0/+14 |
| 2020-11-10 | Rollup merge of #78897 - hyd-dev:alloc-error-hook-newline, r=m-ou-se | Jonas Schievink | -1/+1 |
| 2020-11-10 | Rollup merge of #78669 - sasurau4:test/check-pass-consts, r=jyn514 | Jonas Schievink | -4/+4 |
| 2020-11-10 | Rollup merge of #78574 - sasurau4:test/check-pass-regions, r=jyn514 | Jonas Schievink | -18/+18 |
| 2020-11-10 | Rollup merge of #76765 - guswynn:async_return, r=tmandry | Jonas Schievink | -100/+218 |
| 2020-11-10 | use check-pass instead of build-pass in consts ui test suits | Daiki Ihara | -4/+4 |
| 2020-11-10 | Add macro test for min-const-generics | kadmin | -0/+212 |
| 2020-11-09 | Update src/test/ui/issues/issue-76547.rs | Tyler Mandry | -1/+1 |
| 2020-11-09 | add nll compare mode stderr file | Gus Wynn | -0/+20 |
| 2020-11-10 | (rustdoc) [src] link for types defined by macros shows invocation | Florian Warzecha | -11/+13 |
| 2020-11-10 | Add flags customizing behaviour of MIR inlining | Tomasz Miąsko | -0/+75 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -38/+8 |
| 2020-11-09 | Rollup merge of #78710 - petrochenkov:macvisit, r=davidtwco | Dylan DPC | -8/+2 |
| 2020-11-09 | Rollup merge of #78580 - tmiasko:inline-loop, r=oli-obk | Dylan DPC | -0/+134 |
| 2020-11-09 | Rollup merge of #78566 - JRF63:polly, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2020-11-09 | Rollup merge of #78513 - jyn514:rustup-toolchain, r=Mark-Simulacrum | Dylan DPC | -3/+20 |
| 2020-11-09 | Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis | Dylan DPC | -0/+33 |
| 2020-11-09 | Rollup merge of #77016 - Mark-Simulacrum:clippy-tests, r=pietroalbini | Dylan DPC | -0/+4 |
| 2020-11-09 | Rollup merge of #76468 - SNCPlay42:lifetime-names, r=Mark-Simulacrum | Dylan DPC | -3/+121 |
| 2020-11-09 | Vendor libtest's dependencies in the rust-src component | Alexis Beingessner | -2/+45 |
| 2020-11-10 | Add missing newline to error message of the default OOM hook | hyd-dev | -1/+1 |
| 2020-11-09 | use RegionNameHighlight for async fn and closure returns | SNCPlay42 | -5/+55 |
| 2020-11-09 | add regression test for #78892 | SNCPlay42 | -0/+14 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -10/+120 |
| 2020-11-09 | Auto merge of #78201 - joshtriplett:rustc-tls-model, r=Mark-Simulacrum | bors | -0/+12 |
| 2020-11-09 | Rollup merge of #78868 - notriddle:master, r=GuillaumeGomez | Dylan DPC | -2/+3 |
| 2020-11-09 | Rollup merge of #78748 - fanzier:tuple-assignment, r=petrochenkov | Dylan DPC | -55/+214 |
| 2020-11-09 | Rollup merge of #78674 - tmiasko:inline-substs-for-mir-body, r=oli-obk | Dylan DPC | -0/+91 |