| Age | Commit message (Expand) | Author | Lines |
| 2021-06-13 | Add a regression test for issue-85113 | Yuki Okushi | -0/+70 |
| 2021-06-12 | Report an error if resolution of closure call functions failed | Fabian Wolff | -0/+26 |
| 2021-06-12 | Pretty print generator witness only in `-Zverbose` mode | Tomasz Miąsko | -26/+26 |
| 2021-06-12 | add `@has` | Ellen | -0/+2 |
| 2021-06-12 | Auto merge of #86215 - FabianWolff:unnameable-types, r=jackh726 | bors | -0/+105 |
| 2021-06-12 | line | Ellen | -1/+1 |
| 2021-06-12 | dont ICE on `ConstEvaluatable` predicates | Ellen | -0/+5 |
| 2021-06-12 | Auto merge of #86130 - BoxyUwU:abstract_const_as_cast, r=oli-obk | bors | -0/+279 |
| 2021-06-11 | Suggest a FnPtr type if a FnDef type is found | Fabian Wolff | -27/+33 |
| 2021-06-12 | Rollup merge of #86205 - JohnTitor:full-test-for-72293, r=oli-obk | Yuki Okushi | -11/+17 |
| 2021-06-12 | Rollup merge of #86174 - lqd:const-ub-align, r=RalfJung | Yuki Okushi | -0/+48 |
| 2021-06-12 | Rollup merge of #86153 - tmiasko:dummy-span, r=estebank | Yuki Okushi | -8/+8 |
| 2021-06-12 | Rollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726 | Yuki Okushi | -0/+20 |
| 2021-06-12 | Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obk | Yuki Okushi | -12/+40 |
| 2021-06-11 | Do not suggest to add type annotations for unnameable types | Fabian Wolff | -0/+99 |
| 2021-06-11 | Auto merge of #86116 - FabianWolff:issue-86100, r=varkor | bors | -0/+80 |
| 2021-06-11 | Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJung | bors | -0/+37 |
| 2021-06-11 | Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieu | bors | -4/+0 |
| 2021-06-10 | std: Stabilize wasm simd intrinsics | Alex Crichton | -4/+0 |
| 2021-06-11 | Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov | bors | -0/+10 |
| 2021-06-11 | Fix type checking of return expressions outside fn bodies | Fabian Wolff | -29/+167 |
| 2021-06-11 | Run full const-generics test for issue-72293 | Yuki Okushi | -11/+17 |
| 2021-06-10 | Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov | bors | -101/+207 |
| 2021-06-10 | Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum | bors | -20/+26 |
| 2021-06-10 | Fix force-warns to allow dashes. | Eric Huss | -1/+1 |
| 2021-06-10 | support `as _` and add tests | Ellen | -2/+217 |
| 2021-06-10 | Do not emit alloca for ZST locals with multiple assignments | Tomasz Miąsko | -2/+2 |
| 2021-06-10 | Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum | bors | -816/+80 |
| 2021-06-10 | Use more precise span for E0282 in cast expressions | Fabian Wolff | -0/+21 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -101/+207 |
| 2021-06-10 | regression test for issue 82465. | Felix S. Klock II | -0/+16 |
| 2021-06-10 | manually crafted revert of PR #80653, to address issue #82465. | Felix S. Klock II | -83/+2 |
| 2021-06-10 | gcc-lld mvp | 1000teslas | -0/+10 |
| 2021-06-10 | Make OR_PATTERNS_BACK_COMPAT be a 2021 future-incompatible lint | hi-rustin | -12/+41 |
| 2021-06-09 | Fix ICE when `main` is declared in an `extern` block | asquared31415 | -0/+15 |
| 2021-06-10 | Account for bad placeholder errors on consts/statics with trait objects | Yuki Okushi | -2/+22 |
| 2021-06-09 | detect incorrect vtable alignment during const eval instead of ICE-ing | Rémy Rakic | -0/+48 |
| 2021-06-09 | Add more tests + visit_ty in some places | Ellen | -5/+37 |
| 2021-06-09 | Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrum | bors | -198/+25 |
| 2021-06-09 | Handle C-variadic arguments properly when reporting region errors | Fabian Wolff | -42/+182 |
| 2021-06-09 | BTree: encapsulate LeafRange better & some debug asserts | Stein Somers | -35/+148 |
| 2021-06-09 | Auto merge of #86118 - spastorino:tait-soundness-bug, r=nikomatsakis | bors | -0/+103 |
| 2021-06-09 | Auto merge of #86107 - Smittyvb:peephole-optim-eq-bool, r=wesleywiser | bors | -0/+166 |
| 2021-06-09 | Rollup merge of #86124 - Aaron1011:ambig-macro-name, r=varkor | Yuki Okushi | -2/+2 |
| 2021-06-09 | Rollup merge of #85982 - alexcrichton:doc-safe-wasm, r=jyn514 | Yuki Okushi | -0/+7 |
| 2021-06-09 | Rollup merge of #85957 - BoxyUwU:rustdoc-const-generic-defaults, r=oli-obk | Yuki Okushi | -0/+6 |
| 2021-06-09 | Print dummy spans as `no-location` | Tomasz Miąsko | -8/+8 |
| 2021-06-08 | Check whether the closure's owner has a body before deferring to it in thir-u... | Fabian Wolff | -0/+20 |
| 2021-06-08 | Check the number of generic lifetime and const parameters of intrinsics | Fabian Wolff | -0/+47 |
| 2021-06-08 | Support as casts in abstract consts | Ellen | -0/+32 |