| Age | Commit message (Expand) | Author | Lines |
| 2021-10-26 | Auto merge of #90075 - pierwill:fix-79717, r=petrochenkov | bors | -17/+10 |
| 2021-10-26 | Rollup merge of #90241 - DrMeepster:thiscall_lint_upgrade, r=petrochenkov | Matthias Krüger | -5/+4 |
| 2021-10-26 | Rollup merge of #90181 - notriddle:notriddle/error-pointer, r=estebank | Matthias Krüger | -65/+89 |
| 2021-10-25 | Edit error messages for rustc_resolve::AmbiguityKind variants | pierwill | -17/+10 |
| 2021-10-26 | Auto merge of #85830 - bjorn3:separate_provide_extern, r=cjgillot | bors | -27/+189 |
| 2021-10-25 | make thiscall on unsupported platforms an error | DrMeepster | -5/+4 |
| 2021-10-25 | Rollup merge of #90266 - b-naber:uneval_substs, r=lcnr | Matthias Krüger | -0/+12 |
| 2021-10-25 | Rollup merge of #89581 - jblazquez:master, r=Mark-Simulacrum | Matthias Krüger | -0/+8 |
| 2021-10-25 | fix(rustc_typeck): report function argument errors on matching type | Michael Howell | -65/+89 |
| 2021-10-25 | Auto merge of #90265 - GuillaumeGomez:rollup-gx3ficp, r=GuillaumeGomez | bors | -1/+2 |
| 2021-10-25 | Rollup merge of #90079 - SparrowLii:i8mm, r=Amanieu | Guillaume Gomez | -1/+2 |
| 2021-10-25 | expose default substs in param_env | b-naber | -0/+12 |
| 2021-10-25 | Avoid a branch on key being local for queries that use the same local and ext... | bjorn3 | -27/+189 |
| 2021-10-25 | Auto merge of #90042 - pietroalbini:1.56-master, r=Mark-Simulacrum | bors | -10/+9 |
| 2021-10-25 | Auto merge of #90249 - matthiaskrgr:rollup-xwtfhq3, r=matthiaskrgr | bors | -77/+79 |
| 2021-10-25 | enable `i8mm` on arm | SparrowLii | -0/+1 |
| 2021-10-25 | enable `i8mm` target feature on aarch64 | SparrowLii | -1/+1 |
| 2021-10-25 | Rollup merge of #90127 - JohnTitor:fix-90113, r=estebank | Matthias Krüger | -0/+9 |
| 2021-10-25 | Rollup merge of #89889 - estebank:unmet-send-bound-on-foreign-future, r=tmandry | Matthias Krüger | -77/+70 |
| 2021-10-25 | Auto merge of #89808 - tmiasko:llvm-multithreaded, r=nagisa | bors | -16/+6 |
| 2021-10-25 | Auto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum | bors | -122/+68 |
| 2021-10-24 | Auto merge of #89427 - estebank:collect-overlapping-impls, r=jackh726 | bors | -37/+211 |
| 2021-10-24 | Use the "nice E0277 errors"[1] for `!Send` `impl Future` from foreign crate | Esteban Kuber | -77/+70 |
| 2021-10-24 | Always sort suggestions before emitting them | Esteban Kuber | -3/+7 |
| 2021-10-24 | Point at overlapping impls when type annotations are needed | Esteban Kuber | -34/+204 |
| 2021-10-24 | Auto merge of #90235 - matthiaskrgr:rollup-7pqtevk, r=matthiaskrgr | bors | -69/+185 |
| 2021-10-24 | Rollup merge of #90221 - JakobDegen:issue-90213, r=cjgillot | Matthias Krüger | -1/+1 |
| 2021-10-24 | Rollup merge of #89558 - lcnr:query-stable-lint, r=estebank | Matthias Krüger | -68/+184 |
| 2021-10-24 | Auto merge of #85254 - cjgillot:reveal-mir, r=lcnr | bors | -1/+61 |
| 2021-10-24 | Auto merge of #90208 - Mark-Simulacrum:hash-bytes-fast, r=oli-obk | bors | -0/+7 |
| 2021-10-24 | Fix ICE when forgetting to `Box` a parameter to a `Self::func` call | Jakob Degen | -1/+1 |
| 2021-10-23 | Ignore errors re: unreachable blocks in dataflow cursor unit tests | Dylan MacKenzie | -0/+9 |
| 2021-10-23 | update cfg(bootstrap) | Pietro Albini | -10/+0 |
| 2021-10-23 | Auto merge of #90175 - cuviper:min-llvm-12, r=nagisa | bors | -214/+3 |
| 2021-10-23 | Do not require QueryCtxt for cache_on_disk. | Camille GILLOT | -6/+5 |
| 2021-10-23 | Specialize HashStable for [u8] slices | Mark Rousskov | -0/+7 |
| 2021-10-23 | Auto merge of #90203 - matthiaskrgr:rollup-v215wew, r=matthiaskrgr | bors | -8/+37 |
| 2021-10-23 | Build the query vtable directly. | Camille GILLOT | -120/+67 |
| 2021-10-23 | Rollup merge of #90168 - tmiasko:const-qualif-storage, r=matthewjasper | Matthias Krüger | -1/+10 |
| 2021-10-23 | Rollup merge of #89829 - voidc:assoc-const-variance, r=lcnr | Matthias Krüger | -5/+25 |
| 2021-10-23 | Rollup merge of #88041 - Aaron1011:deny-proc-macro-hack, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2021-10-23 | Auto merge of #90104 - spastorino:coherence-for-negative-trait, r=nikomatsakis | bors | -171/+396 |
| 2021-10-23 | Avoid code duplication by extracting checks into fns | Santiago Pastorino | -11/+18 |
| 2021-10-23 | Auto merge of #90065 - cjgillot:novalcache, r=Mark-Simulacrum | bors | -25/+12 |
| 2021-10-23 | Reset qualifs when a storage of a local ends | Tomasz Miąsko | -1/+10 |
| 2021-10-23 | Rollup merge of #89920 - hudson-ayers:location-detail-control, r=davidtwco | Matthias Krüger | -6/+55 |
| 2021-10-23 | Rollup merge of #89730 - crlf0710:type_changing_feature, r=jackh726 | Matthias Krüger | -0/+5 |
| 2021-10-23 | Rollup merge of #89468 - FabianWolff:issue-89358, r=jackh726 | Matthias Krüger | -7/+28 |
| 2021-10-22 | nice_region_error: Include lifetime placeholders in error output | Michael Howell | -11/+48 |
| 2021-10-22 | Hide negative coherence checks under negative_impls feature flag | Santiago Pastorino | -4/+5 |