| Age | Commit message (Expand) | Author | Lines |
| 2022-10-26 | suggest calling the method of the same name when method not found | yukang | -16/+61 |
| 2022-10-23 | Auto merge of #103431 - Dylan-DPC:rollup-oozfo89, r=Dylan-DPC | bors | -264/+541 |
| 2022-10-23 | Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkov | Dylan DPC | -1/+1 |
| 2022-10-23 | Rollup merge of #103249 - petrochenkov:revaddids, r=oli-obk | Dylan DPC | -36/+26 |
| 2022-10-23 | Rollup merge of #103226 - compiler-errors:delay-if-need-infer, r=lcnr | Dylan DPC | -18/+23 |
| 2022-10-23 | Rollup merge of #103192 - petrochenkov:noalltraits, r=jyn514 | Dylan DPC | -133/+117 |
| 2022-10-23 | Rollup merge of #101908 - chenyukang:fix-101880, r=estebank | Dylan DPC | -53/+165 |
| 2022-10-23 | Rollup merge of #101293 - compiler-errors:lt-is-actually-char, r=estebank | Dylan DPC | -23/+209 |
| 2022-10-23 | Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errors | bors | -1694/+1666 |
| 2022-10-23 | Update translation tests | Nilstrieb | -342/+356 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -1318/+1279 |
| 2022-10-23 | Generate fluent message constant in a flat module for all crates | Nilstrieb | -34/+31 |
| 2022-10-23 | Auto merge of #103426 - matthiaskrgr:rollup-n6dqdy8, r=matthiaskrgr | bors | -252/+471 |
| 2022-10-23 | Rollup merge of #103412 - finnbear:fix_docs_typo_string_leak, r=thomcc | Matthias Krüger | -1/+1 |
| 2022-10-23 | Rollup merge of #103401 - GuillaumeGomez:gui-test-headings-cleanup, r=notriddle | Matthias Krüger | -100/+76 |
| 2022-10-23 | Rollup merge of #103399 - smoelius:unknown-lint-maybe-incorrect, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2022-10-23 | Rollup merge of #103388 - notriddle:notriddle/result-description, r=Guillaume... | Matthias Krüger | -3/+3 |
| 2022-10-23 | Rollup merge of #103368 - compiler-errors:normalization-ambiguity-bug, r=oli-obk | Matthias Krüger | -2/+178 |
| 2022-10-23 | Rollup merge of #103355 - compiler-errors:rpitit-default-check, r=oli-obk | Matthias Krüger | -14/+63 |
| 2022-10-23 | Rollup merge of #103354 - clubby789:escape-string-literals, r=compiler-errors | Matthias Krüger | -8/+83 |
| 2022-10-23 | Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726 | Matthias Krüger | -66/+7 |
| 2022-10-23 | Rollup merge of #103123 - compiler-errors:early-binder-iter, r=cjgillot | Matthias Krüger | -57/+59 |
| 2022-10-23 | Auto merge of #102660 - camsteffen:uninhabited-perf, r=oli-obk | bors | -354/+338 |
| 2022-10-22 | Fix typo in docs of `String::leak`. | Finn Bear | -1/+1 |
| 2022-10-22 | Auto merge of #103240 - BelovDV:issue-102290, r=petrochenkov | bors | -0/+4 |
| 2022-10-22 | Introduce InhabitedPredicate | Cameron Steffen | -354/+338 |
| 2022-10-22 | Auto merge of #103400 - weihanglo:update-cargo, r=weihanglo | bors | -8/+18 |
| 2022-10-22 | Auto merge of #103398 - Dylan-DPC:rollup-cj6w00o, r=Dylan-DPC | bors | -67/+153 |
| 2022-10-22 | Use functions for headings rustodoc GUI test | Guillaume Gomez | -100/+76 |
| 2022-10-22 | Update cargo | Weihang Lo | -8/+18 |
| 2022-10-22 | Change `unknown_lint` applicability to `MaybeIncorrect` | Samuel Moelius | -1/+1 |
| 2022-10-22 | Rollup merge of #103360 - ChrisDenton:isterm-filetype, r=thomcc | Dylan DPC | -2/+12 |
| 2022-10-22 | Rollup merge of #103346 - HeroicKatora:metadata_of_const_pointer_argument, r=... | Dylan DPC | -3/+7 |
| 2022-10-22 | Rollup merge of #103329 - saethlin:nonnull-precondition, r=thomcc | Dylan DPC | -1/+5 |
| 2022-10-22 | Rollup merge of #103280 - finnbear:impl_string_leak_2, r=joshtriplett | Dylan DPC | -1/+30 |
| 2022-10-22 | Rollup merge of #103224 - compiler-errors:semi-after-closure-in-macro, r=fee1... | Dylan DPC | -0/+18 |
| 2022-10-22 | Rollup merge of #103190 - fmease:rustdoc-render-bounds-of-cross-crate-gat-par... | Dylan DPC | -22/+41 |
| 2022-10-22 | Rollup merge of #102602 - WaffleLapkin:linty_action, r=estebank | Dylan DPC | -38/+40 |
| 2022-10-22 | Auto merge of #103231 - ecnelises:le_fix, r=lcnr | bors | -4/+2 |
| 2022-10-22 | Auto merge of #103227 - lcnr:bye-bye-unevaluated-const, r=oli-obk | bors | -191/+131 |
| 2022-10-22 | Don't erroneously deny semicolons after closure expr within parentheses in a ... | Michael Goulet | -0/+18 |
| 2022-10-22 | Recover unclosed char literal being parsed as lifetime | Michael Goulet | -23/+209 |
| 2022-10-22 | Introduce subst_iter and subst_iter_copied on EarlyBinder | Michael Goulet | -57/+59 |
| 2022-10-22 | nit: Inline may_need_drop | Michael Goulet | -16/+12 |
| 2022-10-22 | Check needs_infer before needs_drop in HIR generator analysis | Michael Goulet | -6/+15 |
| 2022-10-21 | rustdoc: remove unused CSS class `.result-description` | Michael Howell | -3/+3 |
| 2022-10-22 | Auto merge of #103196 - Nilstrieb:no-meta-query, r=cjgillot | bors | -25/+18 |
| 2022-10-22 | Auto merge of #103172 - pcwalton:deduced-param-attrs, r=oli-obk | bors | -9/+393 |
| 2022-10-22 | Update UI tests | clubby789 | -4/+45 |
| 2022-10-22 | Properly escape quotes when suggesting switching between char/string literals | clubby789 | -4/+38 |