| Age | Commit message (Expand) | Author | Lines |
| 2024-01-22 | Rollup merge of #120216 - nnethercote:fix-trimmed_def_paths-assertion, r=comp... | Matthias Krüger | -2/+0 |
| 2024-01-22 | Rollup merge of #120159 - jyn514:track-verbose, r=wesleywiser | Matthias Krüger | -3/+4 |
| 2024-01-22 | Rollup merge of #120143 - compiler-errors:consolidate-instance-resolve-for-co... | Matthias Krüger | -58/+55 |
| 2024-01-22 | Rollup merge of #120104 - Nadrieril:never-pat-diverges, r=compiler-errors | Matthias Krüger | -6/+34 |
| 2024-01-22 | Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgr | bors | -83/+163 |
| 2024-01-22 | Rollup merge of #120164 - trevyn:is_downgradable, r=compiler-errors | Matthias Krüger | -7/+9 |
| 2024-01-22 | Rollup merge of #120137 - compiler-errors:validate-aggregates, r=nnethercote | Matthias Krüger | -1/+61 |
| 2024-01-22 | Rollup merge of #120097 - Nadrieril:consistent_unreachable_subpats, r=compile... | Matthias Krüger | -39/+49 |
| 2024-01-22 | Rollup merge of #120059 - oli-obk:const_arg_type_mismatch, r=compiler-errors | Matthias Krüger | -24/+10 |
| 2024-01-22 | Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=Waff... | Matthias Krüger | -12/+34 |
| 2024-01-22 | Rollup merge of #120213 - compiler-errors:dont-make-non-lifetime-binders-in-r... | Matthias Krüger | -25/+9 |
| 2024-01-22 | Rollup merge of #120152 - rowan-sl:help-message-for-range-pattern, r=oli-obk | Matthias Krüger | -1/+2 |
| 2024-01-22 | Rollup merge of #119948 - asquared31415:unsafe_op_in_unsafe_fn_fix, r=TaKO8Ki | Matthias Krüger | -1/+6 |
| 2024-01-22 | Rollup merge of #119369 - bvanjoi:fix-119301, r=petrochenkov | Matthias Krüger | -16/+86 |
| 2024-01-22 | Never pattern in `let` statement diverges | Nadrieril | -0/+6 |
| 2024-01-22 | Never pattern in function arguments diverges | Nadrieril | -3/+25 |
| 2024-01-22 | Tweak | Nadrieril | -3/+3 |
| 2024-01-22 | Make generic const type mismatches not hide trait impls from the trait solver | Oli Scherer | -24/+10 |
| 2024-01-22 | Auto merge of #120080 - cuviper:128-align-packed, r=nikic | bors | -50/+126 |
| 2024-01-22 | Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgr | bors | -74/+106 |
| 2024-01-22 | Auto merge of #120196 - matthiaskrgr:rollup-id2zocf, r=matthiaskrgr | bors | -379/+500 |
| 2024-01-22 | Rollup merge of #120200 - noritada:fix/broken-error-message-link, r=dtolnay | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #119986 - nnethercote:fix-error-counting, r=compiler-errors,o... | Matthias Krüger | -36/+37 |
| 2024-01-22 | Rollup merge of #119710 - Nilstrieb:let-_-=-oops, r=TaKO8Ki | Matthias Krüger | -37/+68 |
| 2024-01-22 | Auto merge of #120161 - cjgillot:static-pass-name, r=tmiasko | bors | -2/+16 |
| 2024-01-22 | Fix a `trimmed_def_paths` assertion failure. | Nicholas Nethercote | -2/+0 |
| 2024-01-22 | Tweak error counting. | Nicholas Nethercote | -29/+30 |
| 2024-01-22 | Count "unused extern" errors as lints rather than normal errors. | Nicholas Nethercote | -1/+1 |
| 2024-01-22 | Clarify comments about diagnostic count fields. | Nicholas Nethercote | -6/+6 |
| 2024-01-21 | Don't actually make bound ty/const for RTN | Michael Goulet | -25/+9 |
| 2024-01-21 | `maybe_lint_impl_trait`: separate `is_downgradable` from `is_object_safe` | trevyn | -7/+9 |
| 2024-01-22 | Correct the anchor of an URL in an error message | Noritada Kobayashi | -1/+1 |
| 2024-01-21 | exclude unexported macro bindings from extern crate | bohan | -16/+86 |
| 2024-01-21 | Rollup merge of #120158 - jubnzv:120130-mirdf-exports, r=nnethercote | Matthias Krüger | -3/+5 |
| 2024-01-21 | Rollup merge of #120128 - oli-obk:smir_internal_lift, r=celinval | Matthias Krüger | -376/+495 |
| 2024-01-21 | Rollup merge of #120027 - Nadrieril:remove-ty-copy-bound, r=compiler-errors | Nadrieril | -31/+32 |
| 2024-01-21 | Rollup merge of #119461 - cjgillot:jump-threading-interp, r=tmiasko | Nadrieril | -107/+155 |
| 2024-01-21 | Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-Simulacrum | Nadrieril | -2/+2 |
| 2024-01-21 | Auto merge of #120100 - oli-obk:astconv_lifetimes, r=BoxyUwU | bors | -75/+82 |
| 2024-01-21 | Make MIR pass name a compile-time constant. | Camille GILLOT | -2/+16 |
| 2024-01-20 | Use bool instead of PartiolOrd in is_sorted_by | EbbDrop | -2/+2 |
| 2024-01-20 | Add a warning comment | Georgiy Komarov | -0/+2 |
| 2024-01-20 | Rollup merge of #120063 - clubby789:remove-box-handling, r=Nilstrieb | Guillaume Gomez | -21/+7 |
| 2024-01-20 | rustc_mir_dataflow: Add exports for external tools | Georgiy Komarov | -3/+3 |
| 2024-01-20 | Auto merge of #108359 - Zoxc:side-effects-tweak, r=cjgillot | bors | -6/+8 |
| 2024-01-20 | Remove Ty: Copy bound | Nadrieril | -31/+32 |
| 2024-01-20 | Auto merge of #116185 - Zoxc:rem-one-thread, r=cjgillot | bors | -64/+8 |
| 2024-01-20 | Track `verbose` and `verbose_internals` | jyn | -3/+4 |
| 2024-01-20 | Avoid code generation for ThinVec<Diagnostic>'s destructor in the query system | John Kåre Alsaker | -6/+8 |
| 2024-01-20 | Auto merge of #120003 - Mark-Simulacrum:opt-promoted, r=davidtwco | bors | -30/+87 |