| Age | Commit message (Expand) | Author | Lines |
| 2020-12-19 | Auto merge of #80180 - JohnTitor:rollup-a31s996, r=JohnTitor | bors | -8/+16 |
| 2020-12-19 | Rollup merge of #80133 - Aaron1011:fix/const-mut-deref, r=estebank | Yuki Okushi | -8/+16 |
| 2020-12-19 | Auto merge of #79073 - davidtwco:issue-78957-const-param-attrs, r=lcnr | bors | -5/+112 |
| 2020-12-19 | Auto merge of #77035 - mibac138:fn-fat-arrow-return, r=davidtwco | bors | -8/+148 |
| 2020-12-18 | Rollup merge of #80135 - camelid:const-macro-nt, r=petrochenkov | Ralf Jung | -0/+20 |
| 2020-12-18 | Rollup merge of #80121 - LeSeulArtichaut:if-let-experimental, r=davidtwco | Ralf Jung | -4/+4 |
| 2020-12-18 | Auto merge of #80138 - Dylan-DPC:rollup-qamsfyh, r=Dylan-DPC | bors | -3/+122 |
| 2020-12-18 | Rollup merge of #80023 - sasurau4:feature/enhance-error-message-when-wrongly-... | Dylan DPC | -2/+93 |
| 2020-12-18 | Rollup merge of #78164 - Aaron1011:fix/async-region-name, r=tmandry | Dylan DPC | -1/+29 |
| 2020-12-17 | Don't allow `const` to begin a nonterminal | Camelid | -0/+20 |
| 2020-12-17 | Auto merge of #80122 - davidtwco:revert-76030, r=oli-obk | bors | -1/+2 |
| 2020-12-17 | Suppress `CONST_ITEM_MUTATION` lint if a dereference occurs anywhere | Aaron Hill | -8/+16 |
| 2020-12-17 | Prefer regions with an `external_name` in `approx_universal_upper_bound` | Aaron Hill | -1/+29 |
| 2020-12-17 | Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakis | bors | -1/+7 |
| 2020-12-17 | Revert "cg_llvm: `fewer_names` in `uncached_llvm_type`" | David Wood | -1/+2 |
| 2020-12-17 | Change the message for `if_let_guard` feature gate | LeSeulArtichaut | -4/+4 |
| 2020-12-17 | Add test case for break expr with misspelled value | Daiki Ihara | -2/+93 |
| 2020-12-17 | Auto merge of #80105 - JohnTitor:rollup-8c030u5, r=JohnTitor | bors | -56/+251 |
| 2020-12-17 | Rollup merge of #80069 - jyn514:core-assert, r=dtolnay | Yuki Okushi | -0/+13 |
| 2020-12-17 | Rollup merge of #79882 - wecing:master, r=oli-obk | Yuki Okushi | -0/+16 |
| 2020-12-17 | Rollup merge of #79877 - bstrie:depinfut, r=oli-obk | Yuki Okushi | -11/+32 |
| 2020-12-17 | Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper | Yuki Okushi | -45/+190 |
| 2020-12-16 | Bless NLL test | Jack Huey | -1/+7 |
| 2020-12-17 | Auto merge of #79790 - LeSeulArtichaut:issue-79683, r=lcnr | bors | -0/+113 |
| 2020-12-16 | Allow `since="TBD"` for rustc_deprecated | bstrie | -11/+32 |
| 2020-12-16 | Take into account negative impls in "trait item not found" suggestions | LeSeulArtichaut | -0/+113 |
| 2020-12-15 | Test that `core::assert!` is valid | Joshua Nelson | -0/+13 |
| 2020-12-15 | Auto merge of #78068 - RalfJung:union-safe-assign, r=nikomatsakis | bors | -31/+52 |
| 2020-12-13 | Auto merge of #79978 - Aaron1011:fix/capture-broken-token, r=petrochenkov | bors | -0/+48 |
| 2020-12-13 | Auto merge of #79668 - coolreader18:recover-const-impl, r=petrochenkov | bors | -0/+61 |
| 2020-12-13 | Auto merge of #79956 - camelid:variant-field-vis, r=petrochenkov | bors | -0/+62 |
| 2020-12-12 | Resolve enum field visibility correctly | Camelid | -0/+62 |
| 2020-12-12 | Properly capture trailing 'unglued' token | Aaron Hill | -0/+48 |
| 2020-12-12 | Recover on `const impl<> X for Y` | Noah | -0/+61 |
| 2020-12-12 | Auto merge of #79553 - sexxi-goose:mir_min_cap_writeback, r=nikomatsakis | bors | -0/+914 |
| 2020-12-11 | Auto merge of #79910 - RalfJung:abort-msg, r=oli-obk | bors | -1/+1 |
| 2020-12-11 | Test cases for RFC 2229 | Aman Arora | -0/+914 |
| 2020-12-10 | Rollup merge of #79851 - camelid:better-error-for-default-fn, r=davidtwco | Tyler Mandry | -12/+12 |
| 2020-12-10 | Rollup merge of #79639 - sasurau4:feature/add-long-explanation-E0212, r=Guill... | Tyler Mandry | -17/+20 |
| 2020-12-10 | re-bless tests | Ralf Jung | -1/+1 |
| 2020-12-10 | Auto merge of #79621 - usbalbin:constier_maybe_uninit, r=RalfJung | bors | -0/+34 |
| 2020-12-09 | fix test case issue ref | Chenguang Wang | -1/+1 |
| 2020-12-09 | fix issue #78496 | Chenguang Wang | -0/+16 |
| 2020-12-09 | Accept arbitrary expressions in key-value attributes at parse time | Vadim Petrochenkov | -171/+94 |
| 2020-12-09 | Auto merge of #78363 - RalfJung:promotion, r=oli-obk | bors | -26/+50 |
| 2020-12-09 | remove a test that does not work any more | Ralf Jung | -19/+0 |
| 2020-12-09 | remove a hack that seems to only benefit a few very special cases | Ralf Jung | -3/+31 |
| 2020-12-09 | make sure we do not promote things with interior mutability | Ralf Jung | -7/+22 |
| 2020-12-09 | Auto merge of #79767 - tmiasko:malformed-required-const, r=matthewjasper | bors | -1/+19 |
| 2020-12-08 | Clarify the 'default is only allowed on...' error | Camelid | -12/+12 |