| Age | Commit message (Expand) | Author | Lines |
| 2020-12-30 | Rollup merge of #80513 - LeSeulArtichaut:80062-test, r=lcnr | Mara Bos | -0/+21 |
| 2020-12-30 | Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obk | Mara Bos | -0/+7 |
| 2020-12-30 | Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-se | Mara Bos | -4/+4 |
| 2020-12-30 | Auto merge of #80510 - JohnTitor:rollup-gow7y0l, r=JohnTitor | bors | -16/+65 |
| 2020-12-30 | Add regression test for #80062 | LeSeulArtichaut | -0/+21 |
| 2020-12-30 | Fix ICE when pointing at multi bytes character | Yuki Okushi | -16/+65 |
| 2020-12-30 | CTFE: test size/align_of_val_raw on dangling pointers | Ralf Jung | -0/+7 |
| 2020-12-30 | Auto merge of #79684 - usbalbin:const_copy, r=oli-obk | bors | -0/+70 |
| 2020-12-30 | Rollup merge of #79812 - Aaron1011:lint-item-trailing-semi, r=oli-obk | Yuki Okushi | -6/+22 |
| 2020-12-29 | Lint on redundant trailing semicolon after item | Aaron Hill | -6/+22 |
| 2020-12-29 | Remove `compile-fail` test suite | Vadim Petrochenkov | -66/+933 |
| 2020-12-29 | test: updated expected Vec src path | C | -4/+4 |
| 2020-12-28 | Rollup merge of #80419 - LeSeulArtichaut:80375-test-case, r=lcnr | Mara Bos | -0/+15 |
| 2020-12-28 | Rollup merge of #80284 - ThePuzzlemaker:issue-80179-fix, r=varkor | Dylan DPC | -0/+48 |
| 2020-12-27 | Add regression test for #80375 | LeSeulArtichaut | -0/+15 |
| 2020-12-26 | update tests | Bastian Kauschke | -943/+658 |
| 2020-12-26 | delete no longer relevant tests | Bastian Kauschke | -114/+0 |
| 2020-12-26 | Add tests | Albin Hedman | -0/+70 |
| 2020-12-26 | Auto merge of #80246 - matthewjasper:projection-cycle-caching, r=Mark-Simulacrum | bors | -16/+124 |
| 2020-12-25 | Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err... | bors | -16/+37 |
| 2020-12-25 | Rollup merge of #80160 - diondokter:move_async_fix, r=davidtwco | Dylan DPC | -0/+29 |
| 2020-12-24 | Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwco | bors | -14/+14 |
| 2020-12-23 | Auto merge of #79261 - faern:deprecate-compare-and-swap, r=Amanieu | bors | -3/+18 |
| 2020-12-23 | Auto merge of #80314 - GuillaumeGomez:rollup-9rc48vx, r=GuillaumeGomez | bors | -0/+54 |
| 2020-12-23 | Rollup merge of #80136 - aDotInTheVoid:74824-test, r=Mark-Simulacrum | Guillaume Gomez | -0/+54 |
| 2020-12-22 | Add regression test for #80179 | ThePuzzlemaker | -0/+48 |
| 2020-12-22 | Add some tests | Nadrieril | -28/+71 |
| 2020-12-22 | Revert "Promote missing_fragment_specifier to hard error" | Wesley Wiser | -16/+37 |
| 2020-12-22 | Migrate standard library away from compare_and_swap | Linus Färnstrand | -3/+18 |
| 2020-12-22 | Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkor | bors | -88/+105 |
| 2020-12-21 | Auto merge of #79270 - RalfJung:array-repeat-consts, r=oli-obk | bors | -0/+27 |
| 2020-12-21 | Implemented a compiler diagnostic for move async mistake | Dion Dokter | -0/+29 |
| 2020-12-21 | Auto merge of #80205 - tomprogrammer:prettyprint-pattern-mut-binding, r=david... | bors | -0/+19 |
| 2020-12-21 | Rollup merge of #80211 - wabain:async-fn-trait-bound-suggestion, r=petrochenkov | Dylan DPC | -1/+89 |
| 2020-12-21 | Rollup merge of #80199 - RalfJung:const-fake, r=oli-obk | Dylan DPC | -1/+35 |
| 2020-12-21 | Rollup merge of #80170 - ldm0:fixice, r=lcnr | Dylan DPC | -0/+57 |
| 2020-12-20 | Prevent caching projections in the case of cycles | Matthew Jasper | -14/+123 |
| 2020-12-20 | Auto merge of #78317 - est31:linear_in_impl_count, r=matthewjasper | bors | -0/+206 |
| 2020-12-20 | Make recursion limit fatal in project | Matthew Jasper | -2/+1 |
| 2020-12-20 | Auto merge of #74699 - notriddle:fd-non-negative, r=m-ou-se | bors | -4/+18 |
| 2020-12-21 | Move test from compile-fail to ui/binop | Donough Liu | -0/+57 |
| 2020-12-20 | make sure [CONST; N] drops N times | Ralf Jung | -2/+16 |
| 2020-12-20 | add test that repeating non-Copy constants works | Ralf Jung | -0/+13 |
| 2020-12-20 | Fix pretty printing an AST representing `&(mut ident)` | Thomas Bahn | -0/+19 |
| 2020-12-20 | Auto merge of #80163 - jackh726:binder-refactor-part-3, r=lcnr | bors | -15/+15 |
| 2020-12-20 | Auto merge of #80100 - mark-i-m:pattORns-2, r=petrochenkov | bors | -56/+126 |
| 2020-12-19 | Handle desugaring in impl trait bound suggestion | William Bain | -1/+89 |
| 2020-12-20 | Auto merge of #79635 - lcnr:const-eval-idk, r=oli-obk | bors | -0/+32 |
| 2020-12-19 | also const-check FakeRead | Ralf Jung | -1/+35 |
| 2020-12-19 | Auto merge of #80104 - Nadrieril:usefulness-merging, r=varkor | bors | -25/+101 |