about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-03-14Auto merge of #3380 - RalfJung:cron, r=RalfJungbors-2/+2
2024-03-14make cron job topic names more consistentRalf Jung-2/+2
2024-03-14Auto merge of #3378 - rust-lang:rustup-2024-03-14, r=RalfJungbors-2556/+5439
2024-03-14fmtThe Miri Cronjob Bot-1/+6
2024-03-14Merge from rustcThe Miri Cronjob Bot-2555/+5433
2024-03-14Update `tests/ui/stats/hir-stats.stderr` outputGuillaume Gomez-3/+3
2024-03-14Rename `hir::StmtKind::Local` into `hir::StmtKind::Let`Guillaume Gomez-76/+76
2024-03-14Rename `ast::StmtKind::Local` into `ast::StmtKind::Let`Guillaume Gomez-24/+24
2024-03-14Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-03-14Auto merge of #122454 - matthiaskrgr:rollup-xbmufdc, r=matthiaskrgrbors-174/+374
2024-03-14Auto merge of #122347 - oli-obk:track_errors13, r=compiler-errorsbors-419/+443
2024-03-14Auto merge of #3376 - saethlin:sysroots-notification, r=saethlinbors-6/+22
2024-03-13Improve sysroots notificationBen Kimock-6/+22
2024-03-14Auto merge of #122204 - pnkfelix:downgrade-const-eval-dnagling-ptr-in-final-t...bors-83/+876
2024-03-13Rollup merge of #122449 - compiler-errors:stranded-opaque, r=oli-obkMatthias Krüger-1/+29
2024-03-13Rollup merge of #122442 - RalfJung:print-mono-items, r=compiler-errorsMatthias Krüger-1/+3
2024-03-13Rollup merge of #122438 - jswrenn:check-referent-size, r=compiler-errorsMatthias Krüger-5/+122
2024-03-13Rollup merge of #122437 - Nadrieril:no-after-max, r=compiler-errorsMatthias Krüger-21/+18
2024-03-13Rollup merge of #122434 - Nadrieril:renames, r=compiler-errorsMatthias Krüger-137/+121
2024-03-13Rollup merge of #122430 - GuillaumeGomez:link-to-local, r=TaKO8KiMatthias Krüger-4/+4
2024-03-13Rollup merge of #122429 - rcvalle:rust-triagebot-add-exploit-mitigations-pg, ...Matthias Krüger-0/+69
2024-03-13Rollup merge of #122426 - celinval:smir-fix-full, r=oli-obkMatthias Krüger-1/+1
2024-03-13Rollup merge of #122425 - Kobzol:new-bors-update-timeout, r=lqdMatthias Krüger-1/+1
2024-03-13Rollup merge of #122424 - testwill:typos, r=michaelwoeristerMatthias Krüger-3/+3
2024-03-13Rollup merge of #122422 - Enselic:only-unix, r=oli-obkMatthias Krüger-0/+3
2024-03-13include 32-bit variant for updated test of miri diagnostics.Felix S. Klock II-13/+167
2024-03-13Delay a bug for stranded opaquesMichael Goulet-1/+29
2024-03-13safe transmute: require that src referent is smaller than dstJack Wrenn-5/+122
2024-03-13Auto merge of #121668 - erikdesjardins:commonprim, r=scottmcm,oli-obkbors-19/+222
2024-03-13Add Exploit Mitigations PG to triagebot.tomlRamon de C Valle-0/+69
2024-03-13extend docs of -Zprint-mono-itemsRalf Jung-1/+3
2024-03-13placate tidy.Felix S. Klock II-1/+1
2024-03-13Rebase. Update expected output to match current output.Felix S. Klock II-89/+57
2024-03-13Add produces as tidy requiresWesley Wiser-0/+2
2024-03-13Updated the test to include more output normalization.Felix S. Klock II-31/+34
2024-03-13Added an "Explanation" header and expanded that section for the newly added l...Felix S. Klock II-0/+8
2024-03-13Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...Felix S. Klock II-60/+634
2024-03-13regression test from 121610.Felix S. Klock II-0/+41
2024-03-13downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint ...Felix S. Klock II-6/+49
2024-03-13Auto merge of #121589 - bvanjoi:fix-98291, r=petrochenkovbors-263/+509
2024-03-13Remove `MaybeInfiniteInt::JustAfterMax`Nadrieril-21/+18
2024-03-13Rename `RustcMatchCheckCtxt` -> `RustcPatCtxt`Nadrieril-50/+42
2024-03-13Rename `TypeCx` -> `PatCx`Nadrieril-68/+68
2024-03-13Rename `ValidityConstraint` -> `PlaceValidity`Nadrieril-20/+12
2024-03-13Generate link to `Local` in `hir::Let` documentationGuillaume Gomez-4/+4
2024-03-13Auto merge of #122240 - RalfJung:miri-addr-reuse, r=oli-obkbors-65/+214
2024-03-13delay expand macro bang when there has indeterminate pathbohan-263/+509
2024-03-13Fix StableMIR is_full computationCelina G. Val-1/+1
2024-03-13Increase timeout for new bors botJakub Beránek-1/+1
2024-03-13Auto merge of #122423 - matthiaskrgr:rollup-qywgl45, r=matthiaskrgrbors-553/+602