| Age | Commit message (Expand) | Author | Lines |
| 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 #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 | Auto merge of #120161 - cjgillot:static-pass-name, r=tmiasko | bors | -2/+16 |
| 2024-01-22 | Link to triagebot.toml documentation. | Nicholas Nethercote | -0/+3 |
| 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 |
| 2024-01-22 | Clarify comments about diagnostic count fields. | Nicholas Nethercote | -6/+6 |
| 2024-01-22 | Add nnethercote to the full review rotation. | Nicholas Nethercote | -0/+1 |
| 2024-01-22 | Add a group for `rustc_arena` and put nnethercote in it. | Nicholas Nethercote | -0/+4 |
| 2024-01-22 | Adjust whitespace. | Nicholas Nethercote | -2/+1 |
| 2024-01-21 | use /usr/bin/env bash instead of /bin/bash | Rowan S-L | -1/+1 |
| 2024-01-21 | Auto merge of #120198 - lnicola:sync-from-ra, r=lnicola | bors | -4396/+7069 |
| 2024-01-22 | Correct the anchor of an URL in an error message | Noritada Kobayashi | -1/+1 |
| 2024-01-21 | Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra | Laurențiu Nicola | -4396/+7069 |
| 2024-01-21 | Auto merge of #119807 - Emilgardis:track_caller_from_impl_into, r=Nilstrieb | bors | -0/+1 |
| 2024-01-21 | Rollup merge of #120180 - Zalathar:vec-split-off-alternatives, r=dtolnay | Matthias Krüger | -0/+6 |
| 2024-01-21 | Rollup merge of #120174 - Mark-Simulacrum:link-libs-policy, r=dtolnay | Matthias Krüger | -0/+18 |
| 2024-01-21 | Rollup merge of #120167 - dtolnay:bootstrap, r=clubby789 | Matthias Krüger | -8/+20 |
| 2024-01-21 | Rollup merge of #120158 - jubnzv:120130-mirdf-exports, r=nnethercote | Matthias Krüger | -3/+5 |
| 2024-01-21 | Rollup merge of #120145 - the8472:fix-inplace-dest-drop, r=cuviper | Matthias Krüger | -13/+25 |
| 2024-01-21 | Rollup merge of #120128 - oli-obk:smir_internal_lift, r=celinval | Matthias Krüger | -378/+497 |
| 2024-01-21 | Rollup merge of #120045 - scottmcm:unhide-repeat-n, r=Mark-Simulacrum | Matthias Krüger | -2/+0 |
| 2024-01-21 | Rollup merge of #120005 - atouchet:rd3, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2024-01-21 | Auto merge of #85528 - the8472:iter-markers, r=dtolnay | bors | -16/+139 |
| 2024-01-21 | chore: suggest wrapping in an `assert!()` instead | HTGAzureX1212 | -1/+1 |
| 2024-01-21 | Auto merge of #120187 - Nadrieril:rollup-xfwrb0c, r=Nadrieril | bors | -421/+1687 |
| 2024-01-21 | Rollup merge of #120084 - weihanglo:pkgid-spec, r=Mark-Simulacrum | Nadrieril | -2/+14 |
| 2024-01-21 | Rollup merge of #120027 - Nadrieril:remove-ty-copy-bound, r=compiler-errors | Nadrieril | -31/+32 |
| 2024-01-21 | Rollup merge of #120015 - Zalathar:format, r=dtolnay | Nadrieril | -218/+282 |
| 2024-01-21 | Rollup merge of #119996 - joboet:move_pal_os_str, r=ChrisDenton | Nadrieril | -21/+13 |
| 2024-01-21 | Rollup merge of #119461 - cjgillot:jump-threading-interp, r=tmiasko | Nadrieril | -107/+277 |
| 2024-01-21 | Rollup merge of #119081 - jstasiak:is-ipv4-mapped, r=dtolnay | Nadrieril | -1/+36 |
| 2024-01-21 | Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-Simulacrum | Nadrieril | -26/+37 |
| 2024-01-21 | Rollup merge of #116090 - rmehri01:strict_integer_ops, r=m-ou-se | Nadrieril | -15/+996 |
| 2024-01-21 | Document some alternatives to `Vec::split_off` | Zalathar | -0/+6 |
| 2024-01-21 | Auto merge of #120100 - oli-obk:astconv_lifetimes, r=BoxyUwU | bors | -98/+105 |
| 2024-01-21 | Make MIR pass name a compile-time constant. | Camille GILLOT | -2/+16 |
| 2024-01-20 | Auto merge of #111803 - scottmcm:simple-swap-alternative, r=Mark-Simulacrum | bors | -19/+65 |
| 2024-01-20 | Warn users about limited review for tier 2 and 3 code | Mark Rousskov | -0/+18 |
| 2024-01-20 | Use bool instead of PartiolOrd in is_sorted_by | EbbDrop | -26/+37 |