| Age | Commit message (Expand) | Author | Lines |
| 2021-09-23 | Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrum | bors | -10/+6 |
| 2021-09-22 | Rollup merge of #89133 - FabianWolff:issue-79546, r=michaelwoerister | the8472 | -0/+8 |
| 2021-09-22 | Rollup merge of #89046 - oli-obk:fix_oflo, r=estebank | the8472 | -1/+1 |
| 2021-09-22 | Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obk | bors | -0/+417 |
| 2021-09-22 | Auto merge of #88846 - jackh726:issue-88360, r=nikomatsakis | bors | -0/+39 |
| 2021-09-21 | Rollup merge of #89147 - b-naber:refs_in_check_const_value_eq, r=oli-obk | the8472 | -0/+48 |
| 2021-09-21 | Rollup merge of #89126 - FabianWolff:issue-89088, r=petrochenkov | the8472 | -0/+22 |
| 2021-09-21 | Rollup merge of #88795 - FabianWolff:issue-88684, r=wesleywiser | the8472 | -0/+90 |
| 2021-09-21 | Use ZST for fmt unsafety | Cameron Steffen | -10/+6 |
| 2021-09-21 | add case for checking const refs in check_const_value_eq | b-naber | -0/+48 |
| 2021-09-21 | Auto merge of #89125 - Aaron1011:remove-intercrate-cache, r=jackh726 | bors | -0/+1 |
| 2021-09-21 | Auto merge of #89045 - oli-obk:lazy_normalization_in_opaque_types, r=nikomats... | bors | -25/+6 |
| 2021-09-21 | Auto merge of #87830 - hkmatsumoto:suggest-brackets-for-array-esque-block-exp... | bors | -0/+66 |
| 2021-09-21 | Fix ICE with `--cap-lints=allow` and `-Zfuel=...=0` | Fabian Wolff | -0/+8 |
| 2021-09-20 | Don't use projection cache or candidate cache in intercrate mode | Aaron Hill | -0/+1 |
| 2021-09-20 | Fix ICE when `indirect_structural_match` is allowed | Fabian Wolff | -0/+22 |
| 2021-09-20 | Avoid the overflow with rustc+debugassertions in issue-44406 | Oli Scherer | -1/+1 |
| 2021-09-20 | Use `ty::Error` for opaque types with errors in its bounds. | Oli Scherer | -37/+9 |
| 2021-09-20 | Generate inference vars and obligations for projections in opaque types inste... | Oli Scherer | -3/+12 |
| 2021-09-20 | Auto merge of #88708 - Aaron1011:aggregate-usage, r=oli-obk | bors | -25/+27 |
| 2021-09-19 | Auto merge of #88703 - cjgillot:lazymod, r=petrochenkov | bors | -11/+11 |
| 2021-09-19 | Suggest replacing braces for brackets on array-esque invalid block expr | Hirochika Matsumoto | -0/+66 |
| 2021-09-19 | Rollup merge of #89055 - Kobzol:wrapped-method-expr-call-parens, r=wesleywiser | Yuki Okushi | -0/+32 |
| 2021-09-19 | Rollup merge of #89021 - WaffleLapkin:separate_error_for_dyn_trait_in_const_f... | Yuki Okushi | -18/+18 |
| 2021-09-19 | Rollup merge of #88996 - Aaron1011:trailing-macro-semi, r=petrochenkov | Yuki Okushi | -0/+34 |
| 2021-09-19 | Rollup merge of #88966 - tmiasko:block-label-shadowing, r=petrochenkov | Yuki Okushi | -20/+56 |
| 2021-09-19 | Rollup merge of #88855 - calebzulawski:feature/simd_shuffle, r=nagisa | Yuki Okushi | -18/+135 |
| 2021-09-19 | Rollup merge of #87960 - hkmatsumoto:suggest-inexisting-field-for-unmentioned... | Yuki Okushi | -2/+8 |
| 2021-09-19 | Auto merge of #89028 - Aaron1011:coercion-cause, r=nagisa | bors | -14/+14 |
| 2021-09-18 | deduplication | Gus Wynn | -59/+45 |
| 2021-09-18 | generic test | Gus Wynn | -0/+52 |
| 2021-09-18 | Auto merge of #88650 - sapessi:issue-77175-fix, r=estebank | bors | -0/+19 |
| 2021-09-18 | Suggest better place to add call parentheses for method expressions wrapped i... | Jakub Beránek | -0/+32 |
| 2021-09-17 | Rollup merge of #88954 - nbdd0121:panic3, r=oli-obk | Guillaume Gomez | -37/+83 |
| 2021-09-17 | Rollup merge of #88899 - FabianWolff:issue-88844, r=matthewjasper | Guillaume Gomez | -0/+26 |
| 2021-09-17 | Rollup merge of #87566 - JohnTitor:find-eqeq-on-assoc-type-bounds, r=estebank | Guillaume Gomez | -0/+42 |
| 2021-09-17 | Rollup merge of #87460 - FabianWolff:issue-87456, r=Aaron1011 | Guillaume Gomez | -211/+495 |
| 2021-09-17 | Rollup merge of #86422 - JohnTitor:clearer-parens-err-for-loop, r=estebank | Guillaume Gomez | -7/+10 |
| 2021-09-17 | Apply review comments | Yuki Okushi | -4/+6 |
| 2021-09-17 | Rollup merge of #88911 - FabianWolff:issue-88653, r=petrochenkov | Yuki Okushi | -0/+31 |
| 2021-09-17 | Rollup merge of #88883 - c410-f3r:tests, r=petrochenkov | Yuki Okushi | -35/+0 |
| 2021-09-17 | Rollup merge of #87529 - FabianWolff:issue-87496, r=nikomatsakis | Yuki Okushi | -0/+28 |
| 2021-09-17 | Recover invalid assoc type bounds using `==` | Yuki Okushi | -0/+40 |
| 2021-09-17 | Use `multipart_suggestion` | Yuki Okushi | -3/+7 |
| 2021-09-17 | Emit clearer diagnostics for parens around `for` loop heads | Yuki Okushi | -5/+4 |
| 2021-09-17 | Make diagnostics clearer for `?` operators | Yuki Okushi | -2/+25 |
| 2021-09-16 | Auto merge of #88719 - estebank:point-at-arg-for-obligation, r=nagisa | bors | -335/+690 |
| 2021-09-16 | Propagate coercion cause into `try_coerce` | Aaron Hill | -14/+14 |
| 2021-09-16 | Auto merge of #89019 - Manishearth:rollup-5qp8a5s, r=Manishearth | bors | -64/+82 |
| 2021-09-16 | Add a separate error for `dyn Trait` in `const fn` | Waffle | -18/+18 |