| Age | Commit message (Expand) | Author | Lines |
| 2021-04-26 | Auto merge of #84583 - joshtriplett:target-tier-policy, r=pietroalbini | bors | -1/+642 |
| 2021-04-26 | Auto merge of #84546 - CohenArthur:fix-liveness-typo, r=jyn514 | bors | -3/+3 |
| 2021-04-26 | Cross-reference target tier policy from platform-support | Josh Triplett | -1/+2 |
| 2021-04-26 | Add the target tier policy from accepted RFC 2803 | Josh Triplett | -0/+640 |
| 2021-04-26 | Auto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu | bors | -0/+27 |
| 2021-04-26 | Auto merge of #84543 - paolobarbolini:reverse_bits-const-since, r=m-ou-se | bors | -2/+2 |
| 2021-04-26 | Document Hasher spec decision from #42951 | ltdk | -0/+27 |
| 2021-04-26 | Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obk | bors | -65/+14 |
| 2021-04-25 | Auto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r=Dylan-DPC | bors | -197/+623 |
| 2021-04-25 | Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk | Dylan DPC | -142/+102 |
| 2021-04-25 | Rollup merge of #84541 - KaiJewson:inline-raw, r=m-ou-se | Dylan DPC | -0/+76 |
| 2021-04-25 | Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr | Dylan DPC | -0/+41 |
| 2021-04-25 | Rollup merge of #84516 - torhovland:issue-84114, r=estebank | Dylan DPC | -5/+121 |
| 2021-04-25 | Rollup merge of #84499 - estebank:issue-84272, r=jackh726 | Dylan DPC | -8/+96 |
| 2021-04-25 | Rollup merge of #84486 - Smittyvb:else-if-let-hir-pretty-print, r=petrochenkov | Dylan DPC | -2/+69 |
| 2021-04-25 | Rollup merge of #84450 - jyn514:missing-std, r=petrochenkov | Dylan DPC | -5/+63 |
| 2021-04-25 | Rollup merge of #84235 - klensy:styled-buffer, r=lcnr | Dylan DPC | -35/+55 |
| 2021-04-25 | Auto merge of #84325 - jsha:ephemeral-collapse, r=GuillaumeGomez | bors | -28/+18 |
| 2021-04-25 | Auto merge of #84481 - RalfJung:miri, r=RalfJung | bors | -9/+7 |
| 2021-04-25 | update Miri | Ralf Jung | -9/+7 |
| 2021-04-25 | Give a better error when std or core are missing | Joshua Nelson | -5/+63 |
| 2021-04-25 | fix typography | Ralf Jung | -1/+1 |
| 2021-04-25 | fix clippy | Ralf Jung | -1/+1 |
| 2021-04-25 | make sure raw ptr casts in 'const' context are unsafe | Ralf Jung | -25/+76 |
| 2021-04-25 | Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkor | bors | -218/+386 |
| 2021-04-25 | get rid of min_const_fn references in library/ and rustdoc | Ralf Jung | -14/+7 |
| 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 | -13/+23 |
| 2021-04-25 | remove const_fn from some error_code descriptions | Ralf Jung | -4/+0 |
| 2021-04-25 | Fix 'const-stable since' of reverse_bits | Paolo Barbolini | -2/+2 |
| 2021-04-25 | fix sanitizer tests | Ralf Jung | -5/+4 |
| 2021-04-25 | move core::hint::black_box under its own feature gate | Ralf Jung | -9/+20 |
| 2021-04-25 | 'const fn' in trait are rejected in the AST, this feature gate check is a NOP | Ralf Jung | -61/+14 |
| 2021-04-25 | Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-se | bors | -171/+237 |
| 2021-04-25 | Improve diagnostics for function passed when a type was expected. | Hameer Abbasi | -0/+41 |
| 2021-04-25 | Inline most raw socket, fd and handle conversions | KaiJewson | -0/+76 |
| 2021-04-24 | Ignore array IntoIterator tests in bootstrap | Josh Stone | -2/+4 |
| 2021-04-25 | Auto merge of #84115 - CDirkx:rt, r=m-ou-se | bors | -262/+175 |
| 2021-04-25 | Auto merge of #80339 - jyn514:no-span, r=GuillaumeGomez | bors | -55/+80 |
| 2021-04-24 | Finally (finally) ((finally!!!!)) fix spans for the standard library | Joshua Nelson | -1/+5 |
| 2021-04-24 | Get rid of `item.span` | Joshua Nelson | -36/+44 |
| 2021-04-24 | Do the hard part first | Joshua Nelson | -20/+33 |
| 2021-04-24 | Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obk | bors | -114/+176 |
| 2021-04-24 | Add attr_span helper function | Joshua Nelson | -17/+17 |
| 2021-04-24 | update rustc-perf version that is used for PGO | Ralf Jung | -1/+1 |
| 2021-04-24 | Auto merge of #84511 - davidhewitt:revert-84445, r=GuillaumeGomez | bors | -44/+6 |
| 2021-04-24 | One more test case. | Tor Hovland | -1/+16 |
| 2021-04-24 | review | klensy | -24/+14 |