| Age | Commit message (Expand) | Author | Lines |
| 2020-11-11 | update rustfmt | Caleb Cartwright | -5/+5 |
| 2020-11-12 | Rename empty_tuple_assignment to monkey_barrel | Slanterns | -2/+2 |
| 2020-11-11 | Merge changes from rust-lang/rust | Zachary Catlin | -199/+669 |
| 2020-11-11 | Include llvm-as in llvm-tools-preview component | Zachary Catlin | -0/+1 |
| 2020-11-12 | Use intradoc-links for the whole test, add a @has check | Poliorcetics | -1/+2 |
| 2020-11-12 | Ignore tidy linelength | Alexis Bourget | -0/+2 |
| 2020-11-12 | Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011 | bors | -6/+6 |
| 2020-11-12 | Add a test for r# identifiers | Alexis Bourget | -0/+17 |
| 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-11 | test: add `()=()=()=...` to weird-exprs.rs | Slanterns | -0/+7 |
| 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 | Add test for capturing enums | Aman Arora | -0/+134 |
| 2020-11-10 | Address review comments 2 | Aman Arora | -27/+27 |
| 2020-11-10 | More pattern testcases | Aman Arora | -63/+314 |
| 2020-11-10 | Reduce verbosity of capture analysis logs | Roxane Fruytier | -876/+218 |
| 2020-11-10 | Update tests with min capture information | Aman Arora | -0/+454 |
| 2020-11-10 | Add helper function for Capture Esclations and expressions | Aman Arora | -2/+9 |
| 2020-11-10 | Add initial set of testcases for RFC 2229 | Aman Arora | -2/+907 |
| 2020-11-10 | Indroduce feature flag for RFC-2229 | Aman Arora | -0/+34 |
| 2020-11-10 | Use Places to express closure/generator Captures | Aman Arora | -2/+2 |
| 2020-11-10 | Merge set_panic and set_print into set_output_capture. | Mara Bos | -11/+6 |
| 2020-11-10 | Use Vec<u8> for LOCAL_STD{OUT,ERR} instead of dyn Write. | Mara Bos | -13/+2 |
| 2020-11-10 | Update tests for updated set_panic. | Mara Bos | -26/+11 |
| 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 |
| 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 |