| Age | Commit message (Expand) | Author | Lines |
| 2024-01-23 | Rename `TyCtxt::struct_span_lint_hir` as `TyCtxt::node_span_lint`. | Nicholas Nethercote | -68/+56 |
| 2024-01-23 | Rename `TyCtxt::struct_lint_node` as `TyCtxt::node_lint`. | Nicholas Nethercote | -5/+5 |
| 2024-01-23 | Rename `LintLevelsBuilder::emit_spanned_lint` as `LintLevelsBuilder::emit_spa... | Nicholas Nethercote | -7/+7 |
| 2024-01-23 | Rename `LintLevelsBuilder::struct_lint` as `LintLevelsBuilder::opt_span_lint`. | Nicholas Nethercote | -3/+3 |
| 2024-01-23 | Rename `LintContext::emit_spanned_lint` as `LintContext::emit_span_lint`. | Nicholas Nethercote | -128/+112 |
| 2024-01-23 | Rename `LintContext::lookup_with_diagnostics` as `LintContext::span_lint_with... | Nicholas Nethercote | -3/+9 |
| 2024-01-23 | Rename `LintContext::lookup` as `LintContext::opt_span_lint`. | Nicholas Nethercote | -9/+9 |
| 2024-01-23 | Rename `LintContext::struct_span_lint` as `LintContext::span_lint`. | Nicholas Nethercote | -13/+12 |
| 2024-01-22 | Auto merge of #120242 - matthiaskrgr:rollup-a93yj3i, r=matthiaskrgr | bors | -226/+556 |
| 2024-01-22 | Rollup merge of #120218 - compiler-errors:parse_macro_arg, r=calebcartwright,... | Matthias Krüger | -19/+29 |
| 2024-01-22 | Rollup merge of #120181 - dtolnay:tlconst, r=thomcc | Matthias Krüger | -2/+24 |
| 2024-01-22 | Rollup merge of #120164 - trevyn:is_downgradable, r=compiler-errors | Matthias Krüger | -53/+65 |
| 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 | -40/+182 |
| 2024-01-22 | Rollup merge of #120059 - oli-obk:const_arg_type_mismatch, r=compiler-errors | Matthias Krüger | -31/+80 |
| 2024-01-22 | Rollup merge of #120058 - onur-ozkan:compiler-assemble, r=Mark-Simulacrum | Matthias Krüger | -28/+34 |
| 2024-01-22 | Rollup merge of #119801 - zachs18:zachs18-patch-1, r=steffahn,Nilstrieb | Matthias Krüger | -2/+2 |
| 2024-01-22 | Rollup merge of #118639 - fmease:deny-features-in-stable-rustc-crates, r=Waff... | Matthias Krüger | -13/+35 |
| 2024-01-22 | Rollup merge of #117910 - madsmtm:msg-send-no-clashing, r=thomcc | Matthias Krüger | -37/+44 |
| 2024-01-22 | Auto merge of #120239 - matthiaskrgr:rollup-vqjn6ot, r=matthiaskrgr | bors | -314/+2374 |
| 2024-01-22 | Rollup merge of #120225 - micolous:patch-1, r=michaelwoerister | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #120213 - compiler-errors:dont-make-non-lifetime-binders-in-r... | Matthias Krüger | -25/+46 |
| 2024-01-22 | Rollup merge of #120152 - rowan-sl:help-message-for-range-pattern, r=oli-obk | Matthias Krüger | -1/+11 |
| 2024-01-22 | Rollup merge of #119999 - onur-ozkan:remote-test-tools, r=Mark-Simulacrum | Matthias Krüger | -14/+13 |
| 2024-01-22 | Rollup merge of #119948 - asquared31415:unsafe_op_in_unsafe_fn_fix, r=TaKO8Ki | Matthias Krüger | -51/+160 |
| 2024-01-22 | Rollup merge of #119943 - devnexen:listener_update3, r=thomcc | Matthias Krüger | -1/+7 |
| 2024-01-22 | Rollup merge of #119408 - betrusted-io:xous-fixes-add-network, r=Mark-Simulacrum | Matthias Krüger | -176/+1770 |
| 2024-01-22 | Rollup merge of #119369 - bvanjoi:fix-119301, r=petrochenkov | Matthias Krüger | -17/+149 |
| 2024-01-22 | Rollup merge of #118578 - mina86:c, r=dtolnay | Matthias Krüger | -28/+217 |
| 2024-01-22 | Make generic const type mismatches not hide trait impls from the trait solver | Oli Scherer | -31/+80 |
| 2024-01-22 | Auto merge of #120080 - cuviper:128-align-packed, r=nikic | bors | -86/+173 |
| 2024-01-22 | Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgr | bors | -124/+267 |
| 2024-01-22 | Auto merge of #120196 - matthiaskrgr:rollup-id2zocf, r=matthiaskrgr | bors | -406/+575 |
| 2024-01-22 | Rollup merge of #120212 - nnethercote:nnethercote-reviewer, r=compiler-errors | Matthias Krüger | -2/+9 |
| 2024-01-22 | Rollup merge of #120203 - rowan-sl:usr-bin-env-bash, r=compiler-errors | Matthias Krüger | -1/+1 |
| 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 #120194 - HTGAzureX1212:HTGAzureX1212shorten-option-must-use,... | Matthias Krüger | -1/+1 |
| 2024-01-22 | Rollup merge of #119986 - nnethercote:fix-error-counting, r=compiler-errors,o... | Matthias Krüger | -39/+42 |
| 2024-01-22 | Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmease | Matthias Krüger | -0/+21 |
| 2024-01-22 | Rollup merge of #119726 - NCGThompson:div-overflow-doc, r=Nilstrieb | Matthias Krüger | -36/+34 |
| 2024-01-22 | Rollup merge of #119710 - Nilstrieb:let-_-=-oops, r=TaKO8Ki | Matthias Krüger | -42/+154 |
| 2024-01-22 | Rollup merge of #118714 - The-Ludwig:explain_ord_derive_enum_field, r=Nilstrieb | Matthias Krüger | -2/+4 |
| 2024-01-22 | Fix -Zremap-path-scope typo | micolous | -1/+1 |
| 2024-01-22 | Auto merge of #120161 - cjgillot:static-pass-name, r=tmiasko | bors | -2/+16 |
| 2024-01-22 | Actually, just use nonterminal_may_begin_with | Michael Goulet | -8/+7 |
| 2024-01-22 | Link to triagebot.toml documentation. | Nicholas Nethercote | -0/+3 |
| 2024-01-22 | Do not eagerly recover malformed AST in rustfmt | Michael Goulet | -1/+1 |
| 2024-01-22 | Check that a token can begin a nonterminal kind before parsing it as a macro ... | Michael Goulet | -17/+28 |
| 2024-01-22 | Tweak error counting. | Nicholas Nethercote | -32/+35 |
| 2024-01-22 | Count "unused extern" errors as lints rather than normal errors. | Nicholas Nethercote | -1/+1 |