| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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 |
| 2020-12-08 | Auto merge of #79752 - cjgillot:dead-alien, r=lcnr | bors | -0/+19 |
| 2020-12-08 | Visit ForeignItems when marking dead code. | Camille GILLOT | -0/+19 |
| 2020-12-08 | Auto merge of #79712 - JohnTitor:test-issue-66286, r=estebank | bors | -0/+39 |
| 2020-12-07 | Auto merge of #79653 - tmiasko:naked-functions, r=Amanieu | bors | -104/+486 |
| 2020-12-07 | Use 'error-pattern' in ui test | Albin Hedman | -17/+6 |
| 2020-12-07 | Auto merge of #79772 - ethanboxx:79760-wrongly-speaks-of-methods, r=oli-obk | bors | -12/+65 |
| 2020-12-07 | Validate naked functions definitions | Tomasz Miąsko | -104/+486 |
| 2020-12-07 | Move some tests to subdirectories | Vadim Petrochenkov | -105/+71 |
| 2020-12-06 | suggestions from camelid review | Ethan Brierley | -40/+5 |
| 2020-12-06 | smarter E0390 | Ethan Brierley | -2/+90 |
| 2020-12-06 | Tests finally working | Albin Hedman | -6/+1 |
| 2020-12-06 | Moved failing test to src/test/ui/ | Albin Hedman | -0/+50 |
| 2020-12-06 | Auto merge of #79734 - ethanboxx:inferred_const_note, r=varkor | bors | -0/+21 |
| 2020-12-06 | Don't ICE on malformed `rustc_args_required_const` attribute | Tomasz Miąsko | -1/+19 |
| 2020-12-05 | Auto merge of #79697 - rylev:clearer-const-diagnostic, r=oli-obk | bors | -24/+24 |
| 2020-12-05 | Auto merge of #79685 - sivadeilra:fix_env_vars_win, r=davidtwco | bors | -0/+8 |
| 2020-12-05 | Auto merge of #79445 - SNCPlay42:struct-tail-recursion-limit, r=oli-obk | bors | -0/+37 |
| 2020-12-05 | Const parameters can not be inferred with `_` | Ethan Brierley | -0/+21 |
| 2020-12-05 | Auto merge of #78373 - matthewjasper:drop-on-into, r=pnkfelix | bors | -223/+379 |
| 2020-12-05 | Auto merge of #76301 - matklad:fmt-test, r=matklad | bors | -0/+0 |
| 2020-12-04 | Avoid leaking block expression values | Matthew Jasper | -223/+379 |
| 2020-12-05 | Add a regression test for issue-66286 | Yuki Okushi | -0/+39 |
| 2020-12-04 | check the recursion limit when finding struct tail | SNCPlay42 | -0/+37 |
| 2020-12-04 | Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate` | Tim Diekmann | -36/+35 |
| 2020-12-04 | Move format machinery tests to where they belong | Aleksey Kladov | -0/+0 |
| 2020-12-04 | Update some associated-types ui test suites | Daiki Ihara | -17/+20 |
| 2020-12-04 | Fix UI tests for 'const expression' change | Ryan Levick | -24/+24 |
| 2020-12-03 | Fix src/test/ui/env-vars.rs on 128-core machines on Windows | Arlie Davis | -0/+8 |
| 2020-12-03 | Auto merge of #79620 - JohnTitor:label-name-sugg, r=davidtwco | bors | -94/+94 |
| 2020-12-03 | Auto merge of #79613 - GuillaumeGomez:doc-keyword-checks, r=oli-obk | bors | -8/+49 |
| 2020-12-03 | Auto merge of #79594 - vn-ki:const-eval-intrinsic, r=oli-obk | bors | -140/+378 |
| 2020-12-03 | Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau... | bors | -1/+1 |