| Age | Commit message (Expand) | Author | Lines |
| 2020-12-28 | 1.49.0 stable release | Mark Rousskov | -1/+1 |
| 2020-12-27 | Prevent caching projections in the case of cycles | Matthew Jasper | -14/+120 |
| 2020-12-27 | Make recursion limit fatal in project | Matthew Jasper | -2/+1 |
| 2020-12-27 | Don't allow `const` to begin a nonterminal | Camelid | -0/+20 |
| 2020-12-27 | Revert change to evaluation order | Matthew Jasper | -0/+39 |
| 2020-12-19 | Revert "Promote missing_fragment_specifier to hard error" | Wesley Wiser | -16/+37 |
| 2020-12-19 | Revert "Remove missing_fragment_specifier lint" | Wesley Wiser | -3/+0 |
| 2020-12-10 | Fix exhaustiveness in case a byte string literal is used at slice type | oli | -2/+59 |
| 2020-12-10 | Revert "Prevent forbid from being ignored if overriden at the same level." | Mark Rousskov | -78/+0 |
| 2020-12-10 | Revert "rewrite old test so that its attributes are consistent with what we w... | Mark Rousskov | -6/+6 |
| 2020-12-08 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2020-12-08 | Non-dev bootstrap on beta | Mark Rousskov | -2/+2 |
| 2020-12-08 | Mirror centos vault to S3 | Mark Rousskov | -3/+5 |
| 2020-12-08 | [beta] revert #78790, vendor libtest for rustc-src | Eric Huss | -45/+2 |
| 2020-12-08 | bootstrap: use the same version number for rustc and cargo | Pietro Albini | -31/+9 |
| 2020-11-24 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2020-11-17 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2020-11-17 | Update fulldeps test | Mark Rousskov | -29/+18 |
| 2020-11-17 | Add test to ensure that no DOS backline (\r\n) doesn't create extra backline ... | Guillaume Gomez | -14/+27 |
| 2020-11-17 | Ensure that the source code display is working with DOS backline | Guillaume Gomez | -0/+2 |
| 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 |