| Age | Commit message (Expand) | Author | Lines |
| 2023-01-10 | Auto merge of #106607 - compiler-errors:be-more-accurate-abt-method-suggestio... | bors | -22/+133 |
| 2023-01-10 | Auto merge of #106656 - JohnTitor:rollup-rk2qltg, r=JohnTitor | bors | -110/+450 |
| 2023-01-10 | Auto merge of #106495 - JohnTitor:issue-100772, r=compiler-errors | bors | -0/+11 |
| 2023-01-10 | Rollup merge of #106647 - notriddle:notriddle/a, r=GuillaumeGomez | Yuki Okushi | -4/+1 |
| 2023-01-10 | Rollup merge of #106640 - lcnr:update-test, r=jackh726 | Yuki Okushi | -43/+58 |
| 2023-01-10 | Rollup merge of #106639 - RalfJung:miri, r=RalfJung | Yuki Okushi | -35/+246 |
| 2023-01-10 | Rollup merge of #106636 - djkoloski:accept_old_fuchsia_triple, r=tmandry | Yuki Okushi | -0/+2 |
| 2023-01-10 | Rollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum | Yuki Okushi | -14/+41 |
| 2023-01-10 | Rollup merge of #106175 - compiler-errors:bad-import-sugg, r=oli-obk | Yuki Okushi | -14/+102 |
| 2023-01-09 | Auto merge of #105855 - arcnmx:rust-analyzer-2022-12, r=lnicola | bors | -5744/+14558 |
| 2023-01-09 | :arrow_up: rust-analyzer | arcnmx | -5744/+14558 |
| 2023-01-09 | Auto merge of #106637 - fee1-dead-contrib:rollup-ticvmsd, r=fee1-dead | bors | -1135/+2036 |
| 2023-01-09 | rustdoc: merge common CSS for `a` | Michael Howell | -4/+1 |
| 2023-01-09 | hack: don't normalize xform_ret_ty for trait/object candidates unless needed | Michael Goulet | -14/+0 |
| 2023-01-09 | Consider method return type for various method suggestions | Michael Goulet | -22/+147 |
| 2023-01-09 | Accept old spelling of Fuchsia target triples | David Koloski | -0/+2 |
| 2023-01-09 | update test for inductive canonical cycles | lcnr | -43/+58 |
| 2023-01-09 | Rollup merge of #106614 - Ezrashaw:ui-test-fixups-2, r=GuillaumeGomez | fee1-dead | -2/+51 |
| 2023-01-09 | Rollup merge of #106291 - obeis:issue-106182, r=oli-obk | fee1-dead | -3/+48 |
| 2023-01-09 | Rollup merge of #106047 - uweigand:s390x-test-bigendian-ui, r=oli-obk | fee1-dead | -1130/+1716 |
| 2023-01-09 | Rollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk | fee1-dead | -0/+26 |
| 2023-01-09 | Rollup merge of #105292 - JulianKnodt:no_eager_commit, r=BoxyUwU | fee1-dead | -0/+195 |
| 2023-01-09 | add dtors_in_dtors_in_dtors | Ralf Jung | -0/+57 |
| 2023-01-09 | Auto merge of #101947 - aliemjay:astconv-normalize, r=lcnr | bors | -189/+814 |
| 2023-01-09 | Auto merge of #2753 - RalfJung:rustup, r=RalfJung | bors | -2601/+5054 |
| 2023-01-09 | Merge from rustc | Ralf Jung | -2600/+5053 |
| 2023-01-09 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-01-09 | Auto merge of #2752 - RalfJung:win-env-current-exe, r=RalfJung | bors | -13/+85 |
| 2023-01-09 | make env::current_exe work on Windows | Ralf Jung | -13/+85 |
| 2023-01-09 | Auto merge of #106340 - saethlin:propagate-operands, r=oli-obk | bors | -0/+46 |
| 2023-01-09 | Clean up | kadmin | -2/+124 |
| 2023-01-09 | Set !const_evaluatable if ambig. and not inferred | kadmin | -0/+38 |
| 2023-01-09 | Change based on comments | kadmin | -1/+12 |
| 2023-01-09 | Change commit_if_ok to probe | kadmin | -13/+37 |
| 2023-01-09 | Auto merge of #106582 - compiler-errors:better-spans-on-bad-tys, r=lcnr | bors | -87/+64 |
| 2023-01-09 | fix: fix CI errors | Ezra Shaw | -2/+18 |
| 2023-01-08 | Rollup merge of #106606 - estebank:bad-nested-turbofish, r=compiler-errors | Michael Goulet | -0/+14 |
| 2023-01-08 | Rollup merge of #106602 - GuillaumeGomez:tidy-goml-scripts, r=Mark-Simulacrum | Michael Goulet | -16/+45 |
| 2023-01-08 | Rollup merge of #106600 - compiler-errors:no-private-field-ty-err, r=estebank | Michael Goulet | -8/+35 |
| 2023-01-08 | Rollup merge of #106497 - chenyukang:yukang/fix-106443-sugg-clone, r=estebank | Michael Goulet | -0/+107 |
| 2023-01-08 | Rollup merge of #106363 - estebank:mutability-mismatch-arg, r=Nilstrieb | Michael Goulet | -23/+46 |
| 2023-01-08 | Rollup merge of #106131 - compiler-errors:not-ptrs, r=davidtwco | Michael Goulet | -102/+102 |
| 2023-01-09 | docs/test: add error-docs and UI test for `E0711` | Ezra Shaw | -0/+33 |
| 2023-01-09 | Add regression test for #100772 | Yuki Okushi | -0/+11 |
| 2023-01-08 | Do not emit structured suggestion for turbofish with wrong span | Esteban Küber | -0/+14 |
| 2023-01-08 | Fix tidy issues in goml scripts | Guillaume Gomez | -14/+34 |
| 2023-01-08 | Add goml scripts to tidy checks | Guillaume Gomez | -2/+11 |
| 2023-01-08 | Suppress type errors that come from private fields | Michael Goulet | -8/+35 |
| 2023-01-08 | Don't store spans in assumed_wf_types actually | Michael Goulet | -2/+29 |
| 2023-01-08 | Normalize assumed_wf_types after wfchecking is complete, for better spans | Michael Goulet | -14/+14 |