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