| Age | Commit message (Expand) | Author | Lines |
| 2020-11-17 | Install CI llvm into the library directory | Mark Rousskov | -1/+4 |
| 2020-11-17 | Avoid installing external LLVM dylibs | Mark Rousskov | -0/+16 |
| 2020-11-17 | build-manifest: strip newline from rustc version | Pietro Albini | -4/+4 |
| 2020-11-17 | this is beta 1.49.0 | Pietro Albini | -6/+6 |
| 2020-11-13 | Auto merge of #78826 - petrochenkov:mrscopes2, r=eddyb | bors | -1/+1 |
| 2020-11-13 | Auto merge of #78990 - RalfJung:miri, r=RalfJung | bors | -6/+6 |
| 2020-11-12 | Rollup merge of #78987 - lcnr:integer-sizes, r=varkor | Mara Bos | -5/+94 |
| 2020-11-12 | Rollup merge of #78972 - ehuss:update-cargo, r=ehuss | Mara Bos | -0/+0 |
| 2020-11-12 | Rollup merge of #78970 - calebcartwright:update-rustfmt, r=Aaron1011 | Mara Bos | -5/+5 |
| 2020-11-12 | Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkov | Mara Bos | -72/+443 |
| 2020-11-12 | Rollup merge of #76730 - ebkalderon:rustdoc-fix-mut-args-async-fn, r=tmandry | Mara Bos | -2/+15 |
| 2020-11-12 | Handle and test wildcard arguments | Joshua Nelson | -2/+7 |
| 2020-11-12 | Don't reuse bindings for `ref mut` | Joshua Nelson | -0/+8 |
| 2020-11-12 | update Miri | Ralf Jung | -6/+6 |
| 2020-11-12 | extend min_const_generics param ty tests | Bastian Kauschke | -5/+94 |
| 2020-11-12 | Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakis | bors | -0/+48 |
| 2020-11-12 | Auto merge of #78976 - GuillaumeGomez:rollup-endkih3, r=GuillaumeGomez | bors | -2/+1159 |
| 2020-11-12 | Rollup merge of #78971 - ehuss:update-books, r=ehuss | Guillaume Gomez | -0/+0 |
| 2020-11-12 | Rollup merge of #78960 - ethanboxx:const-gen-test-default-error, r=lcnr | Guillaume Gomez | -0/+28 |
| 2020-11-12 | Rollup merge of #78921 - GuillaumeGomez:search-result-title, r=jyn514 | Guillaume Gomez | -2/+5 |
| 2020-11-12 | Rollup merge of #78916 - lcnr:const-generics-tests, r=varkor | Guillaume Gomez | -0/+1126 |
| 2020-11-12 | Auto merge of #78773 - GuillaumeGomez:theme-picker-shortcut, r=jyn514 | bors | -0/+10 |
| 2020-11-11 | Update cargo | Eric Huss | -0/+0 |
| 2020-11-11 | Update books | Eric Huss | -0/+0 |
| 2020-11-11 | update rustfmt | Caleb Cartwright | -5/+5 |
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -6/+6 |
| 2020-11-11 | default_trait_param | Ethan Brierley | -0/+14 |
| 2020-11-11 | Add test `default_function_param` | Ethan Brierley | -0/+14 |
| 2020-11-11 | Auto merge of #78956 - jonas-schievink:rollup-r53giob, r=jonas-schievink | bors | -195/+621 |
| 2020-11-11 | add error-in-impl-trait const generics test | Bastian Kauschke | -0/+24 |
| 2020-11-11 | add rustdoc test | Bastian Kauschke | -0/+148 |
| 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 | Implement destructuring assignment for structs and slices | Fabian Zaiser | -72/+443 |
| 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 | Improve the page title switch handling between search and doc | Guillaume Gomez | -2/+5 |
| 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 |