| Age | Commit message (Expand) | Author | Lines |
| 2025-01-24 | Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e... | bors | -73/+98 |
| 2025-01-24 | Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgr | bors | -135/+1969 |
| 2025-01-24 | Rollup merge of #135936 - RalfJung:reify-intrinsic, r=oli-obk | Matthias Krüger | -11/+11 |
| 2025-01-24 | Rollup merge of #135914 - compiler-errors:vanquish-query-norm, r=jackh726 | Matthias Krüger | -20/+20 |
| 2025-01-24 | Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi... | Matthias Krüger | -89/+186 |
| 2025-01-24 | Rollup merge of #135799 - aDotInTheVoid:skrrt-skrrt-revrrt, r=GuillaumeGomez | Matthias Krüger | -15/+110 |
| 2025-01-24 | Rollup merge of #135757 - no1wudi:master, r=compiler-errors | Matthias Krüger | -0/+15 |
| 2025-01-24 | Rollup merge of #133605 - traviscross:TC/add-2024-drop-order-tests, r=compile... | Matthias Krüger | -0/+1627 |
| 2025-01-24 | Auto merge of #135959 - matthiaskrgr:rollup-0jenyfw, r=matthiaskrgr | bors | -0/+199 |
| 2025-01-24 | Rollup merge of #135648 - folkertdev:naked-asm-wasm, r=bjorn3 | Matthias Krüger | -0/+199 |
| 2025-01-23 | Add extensive set of drop order tests | Travis Cross | -0/+1627 |
| 2025-01-23 | Give E0223 similar-item suggestion test more descriptive name. | Zachary S | -12/+13 |
| 2025-01-23 | Rollup merge of #135880 - bjorn3:misc_driver_refactors, r=oli-obk | Matthias Krüger | -3/+3 |
| 2025-01-23 | Rollup merge of #135766 - lcnr:candidate-assembly-3, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2025-01-23 | Rollup merge of #135492 - metamuffin:bug-invalid-await-suggest, r=compiler-er... | Matthias Krüger | -19/+0 |
| 2025-01-23 | Rollup merge of #135073 - joshtriplett:bstr, r=BurntSushi | Matthias Krüger | -14/+26 |
| 2025-01-23 | fix reify-intrinsic test | Ralf Jung | -11/+11 |
| 2025-01-23 | Remove RunCompiler | bjorn3 | -2/+2 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -1/+1 |
| 2025-01-23 | Rollup merge of #135790 - wesleywiser:update_windows_gnu_debuginfokind, r=lqd | Matthias Krüger | -0/+143 |
| 2025-01-23 | Rollup merge of #135552 - amy-kwan:amy-kwan/reprc-struct-diagnostic-power-ali... | Matthias Krüger | -11/+276 |
| 2025-01-23 | Rollup merge of #134746 - compiler-errors:autoderef-norm-non-wf-coerce-ice, r... | Matthias Krüger | -0/+56 |
| 2025-01-23 | Handle parenthesised infer args | Boxy | -0/+12 |
| 2025-01-23 | Bless and add tests | Boxy | -73/+86 |
| 2025-01-23 | Remove query normalize from normalize type op | Michael Goulet | -20/+20 |
| 2025-01-23 | Auto merge of #135461 - jieyouxu:migrate-jobserver-errors, r=Noratrieb | bors | -18/+48 |
| 2025-01-23 | Auto merge of #135164 - Kobzol:run-make-test-glibc-symbols, r=jieyouxu | bors | -0/+112 |
| 2025-01-22 | Auto merge of #135896 - matthiaskrgr:rollup-g6rv7za, r=matthiaskrgr | bors | -41/+372 |
| 2025-01-22 | Rollup merge of #135794 - estebank:non-exhaustive-dfv-ctor, r=jieyouxu | Matthias Krüger | -0/+167 |
| 2025-01-22 | Rollup merge of #135596 - compiler-errors:stack, r=oli-obk | Matthias Krüger | -4/+4 |
| 2025-01-22 | Rollup merge of #135557 - estebank:wtf8, r=fee1-dead | Matthias Krüger | -10/+15 |
| 2025-01-22 | Rollup merge of #135409 - Shunpoco:issue-133117-ICE-never-false-edge-start-bl... | Matthias Krüger | -27/+106 |
| 2025-01-22 | Rollup merge of #132983 - Anthony-Eid:dangling-pointers-lint, r=Urgau | Matthias Krüger | -0/+80 |
| 2025-01-22 | rustdoc-json: Rename `Path::name` to `path`, and give it path (again). | Alona Enraght-Moony | -15/+110 |
| 2025-01-22 | Don't ICE in coerce when autoderef fails to structurally normalize non-WF typ... | Michael Goulet | -0/+56 |
| 2025-01-22 | Rollup merge of #135866 - BoxyUwU:dont_pick_fnptr_nested_goals, r=lcnr | Matthias Krüger | -66/+367 |
| 2025-01-22 | Rollup merge of #135858 - fmease:rustdoc-mv-obj-save-dyn-compat-ii, r=Guillau... | Matthias Krüger | -1/+1 |
| 2025-01-22 | Rollup merge of #135823 - ferrocene:ja-gh135819, r=jieyouxu | Matthias Krüger | -2/+6 |
| 2025-01-22 | Rollup merge of #135816 - BoxyUwU:root_normalizes_to_goal_ice, r=lcnr | Matthias Krüger | -24/+191 |
| 2025-01-22 | Rollup merge of #133372 - cramertj:rework-dyn-suggestions, r=fmease | Matthias Krüger | -1005/+1213 |
| 2025-01-22 | Refactor dyn-compatibility error and suggestions | Taylor Cramer | -1005/+1213 |
| 2025-01-22 | [AIX] Lint on structs that have a different alignment in AIX's C ABI | Amy Kwan | -11/+276 |
| 2025-01-22 | Reword comment slightly | Jakub Beránek | -1/+3 |
| 2025-01-22 | Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk | bors | -11/+50 |
| 2025-01-22 | Use objdump instead of llvm-objdump | Jakub Beránek | -2/+4 |
| 2025-01-22 | Run the glibc run-make test in opt-dist | Jakub Beránek | -1/+1 |
| 2025-01-22 | Also check for associated fns on primitives in E0223 similar-path check. | Zachary S | -13/+57 |
| 2025-01-22 | Add test that multiple impls works with E0223 similar-name suggestion. | Zachary S | -7/+59 |
| 2025-01-22 | Use `structurally_normalize` instead of manual `normalizes-to` goals | Boxy | -24/+191 |
| 2025-01-22 | Don't pick `T: FnPtr` nested goals | Boxy | -66/+367 |