| Age | Commit message (Expand) | Author | Lines |
| 2023-01-11 | Rollup merge of #106717 - klensy:typo, r=lcnr | nils | -2/+2 |
| 2023-01-11 | Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=da... | nils | -1/+1 |
| 2023-01-11 | Rollup merge of #106648 - Nilstrieb:poly-cleanup, r=compiler-errors | nils | -79/+66 |
| 2023-01-11 | Rollup merge of #106427 - mejrs:translation_errors, r=davidtwco | nils | -78/+401 |
| 2023-01-11 | Rollup merge of #106397 - compiler-errors:new-solver-impl-wc, r=lcnr | nils | -6/+21 |
| 2023-01-11 | Rollup merge of #106321 - compiler-errors:delayed-bug-backtrace, r=Nilstrieb | nils | -26/+18 |
| 2023-01-11 | fix typo LocalItemId -> ItemLocalId | klensy | -2/+2 |
| 2023-01-11 | Auto merge of #106458 - albertlarsan68:move-tests, r=jyn514 | bors | -101/+101 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -101/+101 |
| 2023-01-11 | Auto merge of #105919 - uweigand:s390x-stack-overflow, r=Nilstrieb | bors | -1/+2 |
| 2023-01-10 | Disable "split dwarf inlining" by default. | Kyle Huey | -1/+1 |
| 2023-01-11 | Rollup merge of #106671 - tmiasko:opt-bool, r=wesleywiser | Yuki Okushi | -6/+6 |
| 2023-01-11 | Rollup merge of #106669 - ozkanonur:helper-function-for-lint-level, r=Nilstrieb | Yuki Okushi | -20/+15 |
| 2023-01-11 | Rollup merge of #106653 - ehuss:allow-features-help, r=nilstrieb | Yuki Okushi | -1/+1 |
| 2023-01-11 | Rollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obk | Yuki Okushi | -0/+6 |
| 2023-01-11 | Rollup merge of #106521 - oskgo:remove-E0280, r=jackh726 | Yuki Okushi | -8/+12 |
| 2023-01-11 | Rollup merge of #105194 - tmiasko:cleanup-kinds, r=davidtwco | Yuki Okushi | -0/+3 |
| 2023-01-10 | Change type of box_noalias to bool | Tomasz Miąsko | -3/+3 |
| 2023-01-10 | Change type of mutable_noalias to bool | Tomasz Miąsko | -3/+3 |
| 2023-01-10 | Add comment to cleanup_kinds | Tomasz Miąsko | -0/+3 |
| 2023-01-10 | create helper function for `rustc_lint_defs::Level` and remove it's duplicate... | ozkanonur | -20/+15 |
| 2023-01-10 | Auto merge of #106607 - compiler-errors:be-more-accurate-abt-method-suggestio... | bors | -85/+196 |
| 2023-01-10 | remove E0280 and ICE instead | bowlerman | -8/+12 |
| 2023-01-09 | [RFC 2397] Initial implementation | Caio | -0/+6 |
| 2023-01-10 | Rollup merge of #106636 - djkoloski:accept_old_fuchsia_triple, r=tmandry | Yuki Okushi | -1/+7 |
| 2023-01-10 | Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk | Yuki Okushi | -36/+14 |
| 2023-01-10 | Rollup merge of #106175 - compiler-errors:bad-import-sugg, r=oli-obk | Yuki Okushi | -29/+65 |
| 2023-01-10 | Rollup merge of #105708 - tomerze:enable-atomic-cas-bpf, r=nagisa | Yuki Okushi | -1/+5 |
| 2023-01-09 | Fix help docs for -Zallow-features | Eric Huss | -1/+1 |
| 2023-01-09 | Collect backtraces for delayed span-bugs too | Michael Goulet | -26/+18 |
| 2023-01-09 | Add issue number to FIXMEs | Tyler Mandry | -2/+2 |
| 2023-01-09 | Auto merge of #106637 - fee1-dead-contrib:rollup-ticvmsd, r=fee1-dead | bors | -201/+248 |
| 2023-01-09 | Assert defining anchor is set in take_opaque_types | Michael Goulet | -19/+13 |
| 2023-01-09 | Delete unused polymorphization code | Nilstrieb | -46/+1 |
| 2023-01-09 | Use newtype for unused generic parameters | Nilstrieb | -33/+65 |
| 2023-01-09 | review comment | Michael Goulet | -8/+13 |
| 2023-01-09 | hack: don't normalize xform_ret_ty for trait/object candidates unless needed | Michael Goulet | -25/+42 |
| 2023-01-09 | Add lookup_probe_for_diagnostic | Michael Goulet | -74/+98 |
| 2023-01-09 | Consider method return type for various method suggestions | Michael Goulet | -16/+77 |
| 2023-01-09 | No need to take opaques in check_type_bounds | Michael Goulet | -17/+1 |
| 2023-01-09 | Unconditionally normalize xform_ret_ty in probe | Michael Goulet | -32/+41 |
| 2023-01-09 | Check impl's where clauses in consider_impl_candidate in experimental solver | Michael Goulet | -6/+21 |
| 2023-01-09 | Accept old spelling of Fuchsia target triples | David Koloski | -1/+7 |
| 2023-01-09 | Rollup merge of #106614 - Ezrashaw:ui-test-fixups-2, r=GuillaumeGomez | fee1-dead | -4/+37 |
| 2023-01-09 | Rollup merge of #106549 - wcampbell0x2a:use-fmt-named-parameters-borrowck, r=... | fee1-dead | -92/+63 |
| 2023-01-09 | Rollup merge of #106468 - compiler-errors:err-instability, r=lcnr | fee1-dead | -2/+9 |
| 2023-01-09 | Rollup merge of #106389 - compiler-errors:no-canonicalized, r=lcnr | fee1-dead | -55/+52 |
| 2023-01-09 | Rollup merge of #106291 - obeis:issue-106182, r=oli-obk | fee1-dead | -0/+17 |
| 2023-01-09 | Rollup merge of #106164 - compiler-errors:check-region-tweak, r=oli-obk | fee1-dead | -31/+34 |
| 2023-01-09 | Rollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk | fee1-dead | -1/+3 |