| Age | Commit message (Expand) | Author | Lines |
| 2023-06-10 | Auto merge of #112494 - matthiaskrgr:rollup-xdf3om8, r=matthiaskrgr | bors | -13/+36 |
| 2023-06-10 | Rollup merge of #112413 - jieyouxu:fix-hidden-glob-reexports-span-order, r=pe... | Matthias Krüger | -13/+36 |
| 2023-06-10 | Auto merge of #111818 - Urgau:uplift_cmp_nan, r=cjgillot | bors | -0/+400 |
| 2023-06-10 | Rollup merge of #112481 - compiler-errors:new-solver-ignore-bad-tests, r=lqd | Matthias Krüger | -7/+13 |
| 2023-06-10 | Rollup merge of #110141 - petrochenkov:cratecfg2, r=WaffleLapkin | Matthias Krüger | -24/+42 |
| 2023-06-10 | Uplift improved version of `clippy::cmp_nan` to rustc | Urgau | -0/+400 |
| 2023-06-10 | Adjust span labels for `HIDDEN_GLOB_REEXPORTS` | 许杰友 Jieyou Xu (Joe) | -13/+36 |
| 2023-06-10 | Auto merge of #112452 - MU001999:fix/issue-112439, r=petrochenkov | bors | -21/+40 |
| 2023-06-10 | Auto merge of #112426 - Bryanskiy:full_priv_ev, r=petrochenkov | bors | -0/+47 |
| 2023-06-09 | Ignore tests that hang in new solver | Michael Goulet | -7/+13 |
| 2023-06-10 | expand: Change how `#![cfg(FALSE)]` behaves on crate root | Vadim Petrochenkov | -24/+42 |
| 2023-06-09 | Auto merge of #112216 - est31:offset_of_deep_tuple, r=petrochenkov | bors | -18/+298 |
| 2023-06-10 | Make "consider importing" consistent for macros | Mu001999 | -21/+40 |
| 2023-06-09 | Auto merge of #112465 - GuillaumeGomez:rollup-gyh5buc, r=GuillaumeGomez | bors | -0/+31 |
| 2023-06-09 | Rollup merge of #112442 - compiler-errors:next-solver-deduplicate-region-cons... | Guillaume Gomez | -0/+31 |
| 2023-06-09 | Auto merge of #111530 - Urgau:uplift_undropped_manually_drops, r=compiler-errors | bors | -0/+61 |
| 2023-06-09 | Auto merge of #112450 - matthiaskrgr:rollup-fdbazkr, r=matthiaskrgr | bors | -9/+22 |
| 2023-06-09 | Rollup merge of #112428 - compiler-errors:next-solver-struct-resolv-pat, r=lcnr | Matthias Krüger | -0/+11 |
| 2023-06-09 | Rollup merge of #112323 - compiler-errors:dont-mention-set-fields, r=WaffleLa... | Matthias Krüger | -9/+11 |
| 2023-06-09 | Auto merge of #112116 - compiler-errors:misc-hir-typeck-mismatch-tweaks, r=Wa... | bors | -29/+92 |
| 2023-06-08 | deduplicate identical region constraints | Michael Goulet | -0/+31 |
| 2023-06-08 | Support float-like tuple indices in offset_of!() | est31 | -18/+298 |
| 2023-06-08 | Auto merge of #112068 - WaffleLapkin:move-discrim-tests, r=compiler-errors | bors | -24/+24 |
| 2023-06-08 | Peel borrows before suggesting as_ref/as_deref | Michael Goulet | -6/+9 |
| 2023-06-08 | Don't suggest cyclic associated type constraint | Michael Goulet | -0/+23 |
| 2023-06-08 | Point at correct exprs for assert_eq type mismatch | Michael Goulet | -12/+13 |
| 2023-06-08 | More robust as_ref/as_deref suggestions | Michael Goulet | -16/+50 |
| 2023-06-08 | increase the accuracy of effective visibilities calculation | Bryanskiy | -0/+47 |
| 2023-06-08 | Suggest type mismatches even when using ref syntax on binding | Michael Goulet | -1/+3 |
| 2023-06-08 | Auto merge of #112420 - matthiaskrgr:rollup-spiavw5, r=matthiaskrgr | bors | -0/+11 |
| 2023-06-08 | Move tests from `ui/discrim` dir | Maybe Waffle | -24/+24 |
| 2023-06-08 | Uplift clippy::undropped_manually_drops to rustc | Urgau | -0/+61 |
| 2023-06-08 | Rollup merge of #112392 - jieyouxu:issue-112385, r=compiler-errors | Guillaume Gomez | -2/+36 |
| 2023-06-08 | Rollup merge of #112389 - TaKO8Ki:issue-105709, r=compiler-errors | Guillaume Gomez | -0/+9 |
| 2023-06-08 | add a test for #105709 | Takayuki Maeda | -0/+9 |
| 2023-06-08 | Structurally resolve correctly in check_pat_lit | Michael Goulet | -0/+11 |
| 2023-06-08 | Do fix_*_builtin_expr hacks on the writeback results | Michael Goulet | -0/+11 |
| 2023-06-08 | Fix ICE for while loop with assignment condition with LHS place expr | 许杰友 Jieyou Xu (Joe) | -2/+36 |
| 2023-06-07 | Auto merge of #109005 - Nilstrieb:dont-forgor-too-much-from-cfg, r=petrochenkov | bors | -0/+264 |
| 2023-06-07 | Rollup merge of #112345 - bvanjoi:fix-112342, r=nilstrieb,est31 | Dylan DPC | -0/+176 |
| 2023-06-07 | Rollup merge of #112122 - compiler-errors:next-coherence, r=lcnr | Dylan DPC | -2/+31 |
| 2023-06-07 | Rollup merge of #112076 - compiler-errors:bidirectional-alias-eq, r=lcnr | Dylan DPC | -0/+73 |
| 2023-06-07 | Auto merge of #111047 - compiler-errors:rtn-no-ty-ct-params, r=spastorino | bors | -0/+49 |
| 2023-06-07 | feat(expand): emit note for doc comment in macro matcher | bohan | -1/+84 |
| 2023-06-06 | Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgr | bors | -51/+35 |
| 2023-06-06 | Rollup merge of #112343 - GuillaumeGomez:extern-crate-missing-docs, r=notriddle | Matthias Krüger | -26/+31 |
| 2023-06-06 | Fall back to bidirectional normalizes-to if no subst-eq in alias-eq goal | Michael Goulet | -0/+73 |
| 2023-06-06 | bless coherence test | Michael Goulet | -2/+31 |
| 2023-06-06 | fix(expand): prevent infinity loop in macro containing only "///" | bohan | -0/+93 |
| 2023-06-06 | Rollup merge of #112325 - notriddle:notriddle/issue-111932, r=compiler-errors | Matthias Krüger | -4/+36 |