| Age | Commit message (Expand) | Author | Lines |
| 2025-02-03 | highlight the whole problem subpattern when pointing out the default binding ... | dianne | -60/+189 |
| 2025-02-03 | add tests for label formatting | dianne | -1/+47 |
| 2025-02-03 | use more specific wording for subpatterns from macro expansions | dianne | -2/+5 |
| 2025-02-03 | reword pattern migration diagnostic to make sense in all editions | dianne | -196/+224 |
| 2025-02-03 | pattern migration: move labels out of the suggestion struct | dianne | -19/+15 |
| 2025-02-02 | Auto merge of #136454 - matthiaskrgr:rollup-ewejzmp, r=matthiaskrgr | bors | -734/+1935 |
| 2025-02-02 | Rollup merge of #136452 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -568/+1477 |
| 2025-02-02 | Rollup merge of #136445 - bjorn3:diag_ctxt_cleanup, r=oli-obk | Matthias Krüger | -111/+63 |
| 2025-02-02 | Rollup merge of #136426 - oli-obk:push-nkpuulwurykn, r=compiler-errors | Matthias Krüger | -2/+8 |
| 2025-02-02 | Rollup merge of #136425 - nnethercote:mv-rustc_middle-infer, r=lcnr | Matthias Krüger | -18/+14 |
| 2025-02-02 | Rollup merge of #136414 - estebank:expected-return-type, r=oli-obk | Matthias Krüger | -31/+29 |
| 2025-02-02 | Rollup merge of #136403 - fmease:fix-a-ui-test, r=oli-obk | Matthias Krüger | -2/+2 |
| 2025-02-02 | Rollup merge of #136339 - veera-sivarajan:ignore-arm-unknown-headers, r=jieyouxu | Matthias Krüger | -0/+4 |
| 2025-02-02 | Rollup merge of #136145 - oli-obk:push-wxvpklmkppqz, r=RalfJung | Matthias Krüger | -2/+338 |
| 2025-02-02 | update lockfile | Ralf Jung | -23/+130 |
| 2025-02-02 | Merge pull request #4142 from joboet/apple-futex | Ralf Jung | -53/+626 |
| 2025-02-02 | Maintain a list of types permitted per pattern | Oli Scherer | -2/+211 |
| 2025-02-02 | Check the base type of pattern types for validity first | Oli Scherer | -6/+5 |
| 2025-02-02 | shim Apple's futex primitives | joboet | -53/+626 |
| 2025-02-02 | Test validity of pattern types | Oli Scherer | -0/+128 |
| 2025-02-02 | Merge pull request #4172 from RalfJung/miri_get_backtrace | Ralf Jung | -51/+14 |
| 2025-02-02 | Merge pull request #4174 from RalfJung/read-write-callback | Ralf Jung | -138/+158 |
| 2025-02-02 | Auto merge of #136448 - matthiaskrgr:rollup-pdim5di, r=matthiaskrgr | bors | -1180/+775 |
| 2025-02-02 | Rollup merge of #136434 - RalfJung:rustc_allowed_through_unstable_modules-dep... | Matthias Krüger | -125/+107 |
| 2025-02-02 | Rollup merge of #136422 - nnethercote:convert-lint-functions, r=Noratrieb | Matthias Krüger | -278/+179 |
| 2025-02-02 | Rollup merge of #136415 - estebank:highlight-clarification, r=compiler-errors | Matthias Krüger | -27/+160 |
| 2025-02-02 | Rollup merge of #136402 - notriddle:notriddle/let-expr-detector, r=compiler-e... | Matthias Krüger | -18/+227 |
| 2025-02-02 | Rollup merge of #136394 - saethlin:clean-up-instantiation-mode, r=compiler-er... | Matthias Krüger | -42/+79 |
| 2025-02-02 | Rollup merge of #136283 - hkBst:patch-31, r=workingjubilee | Matthias Krüger | -12/+13 |
| 2025-02-02 | Rollup merge of #134272 - RalfJung:destabilize-rustc_encodable_decodable, r=o... | Matthias Krüger | -678/+10 |
| 2025-02-02 | files: make write take callback to store result, rather than writing to 'dest... | Ralf Jung | -69/+72 |
| 2025-02-02 | files: make read take callback to store result, rather than writing to 'dest'... | Ralf Jung | -69/+86 |
| 2025-02-02 | Auto merge of #136376 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-02-02 | Replace ParseSess::set_dcx with DiagCtxt::set_emitter | bjorn3 | -8/+8 |
| 2025-02-02 | Use fallback fluent bundle from inner emitter in SilentEmitter | bjorn3 | -28/+6 |
| 2025-02-02 | Slightly simplify DiagCtxt::make_silent | bjorn3 | -37/+25 |
| 2025-02-02 | Some cleanups around EarlyDiagCtxt | bjorn3 | -40/+26 |
| 2025-02-02 | Merge pull request #4173 from RalfJung/rustup | Ralf Jung | -802/+1838 |
| 2025-02-02 | fix use of deprecated rand API | Ralf Jung | -1/+1 |
| 2025-02-02 | Merge from rustc | Ralf Jung | -801/+1837 |
| 2025-02-02 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2025-02-02 | miri_get_backtrace: stop supporting the v0 protocol | Ralf Jung | -51/+14 |
| 2025-02-02 | Auto merge of #136433 - matthiaskrgr:rollup-co27itw, r=matthiaskrgr | bors | -1131/+725 |
| 2025-02-02 | rustc_allowed_through_unstable_modules: require deprecation message | Ralf Jung | -125/+107 |
| 2025-02-02 | Rollup merge of #136412 - estebank:fn-ptr-cast-suggestion, r=jieyouxu | Matthias Krüger | -16/+11 |
| 2025-02-02 | Rollup merge of #136368 - estebank:listify, r=fee1-dead | Matthias Krüger | -148/+88 |
| 2025-02-02 | Rollup merge of #136358 - clubby789:opt-none-noinline, r=saethlin | Matthias Krüger | -1/+26 |
| 2025-02-02 | Rollup merge of #136328 - estebank:long-ty-path, r=jieyouxu,lqd | Matthias Krüger | -740/+331 |
| 2025-02-02 | Rollup merge of #136279 - Zalathar:ensure-ok, r=oli-obk | Matthias Krüger | -206/+262 |
| 2025-02-02 | Rollup merge of #136133 - hkBst:patch-23, r=ibraheemdev | Matthias Krüger | -8/+4 |