| Age | Commit message (Expand) | Author | Lines |
| 2021-04-28 | Auto merge of #84562 - richkadel:issue-83601, r=tmandry | bors | -1/+66 |
| 2021-04-28 | Auto merge of #83401 - fee1-dead:master, r=davidtwco | bors | -7/+10 |
| 2021-04-28 | Auto merge of #84644 - JohnTitor:rollup-nzq9rjz, r=JohnTitor | bors | -5/+30 |
| 2021-04-28 | Rollup merge of #84622 - jackh726:gats-trait-object, r=nikomatsakis | Yuki Okushi | -4/+19 |
| 2021-04-28 | Rollup merge of #84529 - richkadel:issue-84180, r=tmandry | Yuki Okushi | -1/+11 |
| 2021-04-28 | Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakis | bors | -12/+13 |
| 2021-04-28 | Auto merge of #84498 - workingjubilee:update-grab-bag, r=Mark-Simulacrum | bors | -4/+4 |
| 2021-04-27 | adds feature gating of `no_coverage` at either crate- or function-level | Rich Kadel | -3/+48 |
| 2021-04-27 | Make traits with GATs not object safe | Jack Huey | -4/+19 |
| 2021-04-27 | Derived Eq no longer shows uncovered | Rich Kadel | -1/+21 |
| 2021-04-27 | Rollup merge of #84613 - lcnr:recursive-types, r=jackh726 | Dylan DPC | -191/+193 |
| 2021-04-27 | move `representability` out of `rustc_middle` | lcnr | -191/+193 |
| 2021-04-27 | Auto merge of #84532 - richkadel:issue-83792, r=tmandry | bors | -1/+1 |
| 2021-04-27 | Auto merge of #77246 - yaahc:typeof-errors, r=oli-obk | bors | -3/+11 |
| 2021-04-26 | Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514 | bors | -3/+3 |
| 2021-04-26 | Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obk | bors | -10/+1 |
| 2021-04-25 | Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk | Dylan DPC | -102/+18 |
| 2021-04-25 | Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr | Dylan DPC | -0/+14 |
| 2021-04-25 | Rollup merge of #84516 - torhovland:issue-84114, r=estebank | Dylan DPC | -5/+43 |
| 2021-04-25 | Rollup merge of #84499 - estebank:issue-84272, r=jackh726 | Dylan DPC | -8/+29 |
| 2021-04-25 | Rollup merge of #84486 - Smittyvb:else-if-let-hir-pretty-print, r=petrochenkov | Dylan DPC | -2/+22 |
| 2021-04-25 | Rollup merge of #84450 - jyn514:missing-std, r=petrochenkov | Dylan DPC | -5/+39 |
| 2021-04-25 | Rollup merge of #84235 - klensy:styled-buffer, r=lcnr | Dylan DPC | -35/+55 |
| 2021-04-25 | Give a better error when std or core are missing | Joshua Nelson | -5/+39 |
| 2021-04-25 | fix typography | Ralf Jung | -1/+1 |
| 2021-04-25 | Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkor | bors | -130/+126 |
| 2021-04-25 | liveness: Fix typo report_unsed_assign -> report_unused_assign | CohenArthur | -3/+3 |
| 2021-04-25 | remove now-unused 'is_min_const_fn' | Ralf Jung | -49/+0 |
| 2021-04-25 | unsafety checking: no longer care about is_min_const_fn | Ralf Jung | -53/+18 |
| 2021-04-25 | Auto merge of #84216 - RalfJung:black-box, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-04-25 | remove const_fn from some error_code descriptions | Ralf Jung | -4/+0 |
| 2021-04-25 | fix sanitizer tests | Ralf Jung | -1/+0 |
| 2021-04-25 | move core::hint::black_box under its own feature gate | Ralf Jung | -0/+2 |
| 2021-04-25 | 'const fn' in trait are rejected in the AST, this feature gate check is a NOP | Ralf Jung | -6/+1 |
| 2021-04-25 | Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se | bors | -1/+39 |
| 2021-04-25 | Improve diagnostics for function passed when a type was expected. | Hameer Abbasi | -0/+14 |
| 2021-04-24 | Improve spans for chained function calls | Rich Kadel | -1/+11 |
| 2021-04-24 | Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk | bors | -64/+33 |
| 2021-04-24 | Fix coverage ICE because fn_sig can have a span that crosses file boundaries | Rich Kadel | -1/+1 |
| 2021-04-24 | review | klensy | -24/+14 |
| 2021-04-25 | Rollup merge of #83519 - oli-obk:assign_shrink_your_normal_code, r=pnkfelix | Yuki Okushi | -21/+139 |
| 2021-04-24 | Refactor. | Tor Hovland | -57/+23 |
| 2021-04-24 | Implemented suggestion. | Tor Hovland | -5/+77 |
| 2021-04-24 | Auto merge of #84501 - JohnTitor:rollup-wxu1thu, r=JohnTitor | bors | -2/+2 |
| 2021-04-24 | Rollup merge of #84436 - jyn514:private, r=petrochenkov | Yuki Okushi | -2/+2 |
| 2021-04-24 | Auto merge of #83722 - jyn514:stable-help, r=estebank | bors | -3/+33 |
| 2021-04-23 | Tweak suggestion output | Esteban Küber | -7/+28 |
| 2021-04-23 | Recover trait import suggestion | Esteban Küber | -1/+1 |
| 2021-04-23 | Auto merge of #83729 - JohnTitor:issue-43913, r=estebank | bors | -7/+28 |
| 2021-04-23 | Use latest crossbeam | Jubilee Young | -1/+1 |