| Age | Commit message (Expand) | Author | Lines |
| 2024-03-14 | Auto merge of #122347 - oli-obk:track_errors13, r=compiler-errors | bors | -9/+9 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -11/+7 |
| 2024-03-11 | Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco" | Oli Scherer | -9/+9 |
| 2024-03-11 | Auto merge of #122338 - workingjubilee:rollup-xzpt4v4, r=workingjubilee | bors | -0/+2 |
| 2024-03-11 | Update test directives for `wasm32-wasip1` | Alex Crichton | -11/+7 |
| 2024-03-11 | Run a single huge `par_body_owners` instead of many small ones after each other. | Oli Scherer | -9/+9 |
| 2024-03-10 | Ignore tests w/ current/next revisions from compare-mode=next-solver | Michael Goulet | -0/+2 |
| 2024-03-08 | Auto merge of #122190 - matthiaskrgr:rollup-9ol4y30, r=matthiaskrgr | bors | -3/+3 |
| 2024-03-08 | Auto merge of #121500 - oli-obk:track_errors12, r=petrochenkov | bors | -26/+11 |
| 2024-03-08 | Rollup merge of #121563 - Jarcho:use_cf, r=petrochenkov | Matthias Krüger | -3/+3 |
| 2024-03-07 | Merge collect_mod_item_types query into check_well_formed | Oli Scherer | -26/+11 |
| 2024-03-07 | Rollup merge of #122114 - saethlin:cant-find-crate-spam, r=WaffleLapkin | Guillaume Gomez | -16/+2 |
| 2024-03-07 | Rollup merge of #121863 - lukas-code:silence-mismatched-super-projections, r=... | Guillaume Gomez | -12/+1 |
| 2024-03-07 | Merge `check_mod_impl_wf` and `check_mod_type_wf` | Oli Scherer | -2/+15 |
| 2024-03-06 | Make not finding core a fatal error | Ben Kimock | -16/+2 |
| 2024-03-06 | compiletest: Add a `//@ needs-threads` directive | Alex Crichton | -4/+4 |
| 2024-03-05 | Use `ControlFlow` in HIR visitors | Jason Newcomb | -3/+3 |
| 2024-03-04 | suppress fulfillment errors for super projections | Lukas Markeffsky | -12/+1 |
| 2024-03-03 | Move tests | Caio | -1032/+0 |
| 2024-03-02 | Auto merge of #121657 - estebank:issue-119665, r=davidtwco | bors | -3/+3 |
| 2024-03-01 | Detect more cases of `=` to `:` typo | Esteban Küber | -3/+3 |
| 2024-02-29 | Remove stray stdout/stderr files | 许杰友 Jieyou Xu (Joe) | -28/+0 |
| 2024-02-26 | Auto merge of #121461 - reitermarkus:generic-nonzero-tests, r=dtolnay | bors | -1/+2 |
| 2024-02-25 | Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin | bors | -0/+3 |
| 2024-02-25 | Use generic `NonZero` in tests. | Markus Reiter | -1/+2 |
| 2024-02-23 | Auto merge of #120730 - estebank:confusable-api, r=oli-obk | bors | -15/+25 |
| 2024-02-22 | Deduplicate some logic and reword output | Esteban Küber | -2/+2 |
| 2024-02-22 | Tweak wording of "implemented trait isn't imported" suggestion | Esteban Küber | -4/+4 |
| 2024-02-22 | Consider methods from traits when suggesting typos | Esteban Küber | -11/+21 |
| 2024-02-22 | remove `sub_relations` from infcx, recompute in diagnostics | lcnr | -15/+6 |
| 2024-02-20 | Rollup merge of #121323 - compiler-errors:raw-param-types, r=oli-obk | Matthias Krüger | -0/+5 |
| 2024-02-20 | Auto merge of #121087 - oli-obk:eager_const_failures, r=lcnr | bors | -18/+32 |
| 2024-02-20 | Don't use raw parameter types in find_builder_fn | Michael Goulet | -0/+5 |
| 2024-02-19 | Always evaluate free constants and statics, even if previous errors occurred | Oli Scherer | -18/+32 |
| 2024-02-19 | Remove suspicious auto trait lint | Santiago Pastorino | -19/+1 |
| 2024-02-18 | Improve wording of static_mut_ref | Obei Sideg | -14/+14 |
| 2024-02-17 | Allow newly added non_local_definitions lint in tests | Urgau | -0/+3 |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1290/+1290 |
| 2024-02-14 | Continue compilation even if inherent impl checks fail | Oli Scherer | -3/+24 |
| 2024-02-14 | Auto merge of #120847 - oli-obk:track_errors9, r=compiler-errors | bors | -13/+210 |
| 2024-02-14 | Rollup merge of #120893 - c410-f3r:testsssssss, r=petrochenkov | Guillaume Gomez | -313/+0 |
| 2024-02-14 | Continue compilation after check_mod_type_wf errors | Oli Scherer | -13/+210 |
| 2024-02-13 | Move tests | Caio | -313/+0 |
| 2024-02-09 | Be less confident when `dyn` suggestion is not checked for object safety | trevyn | -4/+4 |
| 2024-02-09 | Move some tests | Caio | -495/+0 |
| 2024-02-08 | Continue to borrowck even if there were previous errors | Oli Scherer | -9/+54 |
| 2024-02-08 | Auto merge of #120558 - oli-obk:missing_impl_item_ice, r=estebank | bors | -5/+42 |
| 2024-02-07 | Update tests | r0cky | -17/+163 |
| 2024-02-05 | Stop bailing out from compilation just because there were incoherent traits | Oli Scherer | -5/+42 |
| 2024-02-04 | Rollup merge of #120556 - fmease:improve-unused-generic-param-diags, r=oli-obk | Matthias Krüger | -21/+26 |