about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-10Loosen an assertion to account for stashed errors.Nicholas Nethercote-1/+28
2024-02-09Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-618/+485
2024-02-09Auto merge of #120843 - matthiaskrgr:rollup-med37z5, r=matthiaskrgrbors-839/+673
2024-02-09Rollup merge of #120831 - Nikokrock:pr/disappearing_startup_objects, r=onur-o...Matthias Krüger-0/+2
2024-02-09Rollup merge of #120828 - nnethercote:fix-stash-steal, r=oli-obkMatthias Krüger-42/+65
2024-02-09Rollup merge of #120817 - compiler-errors:more-mir-errors, r=oli-obkMatthias Krüger-12/+73
2024-02-09Rollup merge of #120809 - reitermarkus:generic-nonzero-constructors, r=NilstriebMatthias Krüger-3/+1
2024-02-09Rollup merge of #120704 - amandasystems:silly-region-name-rewrite, r=compiler...Matthias Krüger-27/+31
2024-02-09Rollup merge of #120693 - nnethercote:invert-diagnostic-lints, r=davidtwcoMatthias Krüger-166/+89
2024-02-09Rollup merge of #120308 - utkarshgupta137:duration-opt, r=m-ou-seMatthias Krüger-7/+12
2024-02-09Rollup merge of #113671 - oli-obk:normalize_weak_tys, r=petrochenkovMatthias Krüger-582/+400
2024-02-09Auto merge of #120594 - saethlin:delayed-debug-asserts, r=oli-obkbors-1252/+1439
2024-02-09Auto merge of #120238 - joboet:always_confirm_lock_success, r=Mark-Simulacrumbors-1/+18
2024-02-09Startup objects disappearing from sysrootNicolas Roche-0/+2
2024-02-09Fix `ErrorGuaranteed` unsoundness with stash/steal.Nicholas Nethercote-42/+65
2024-02-08Add and use Unique::as_non_null_ptrBen Kimock-4/+9
2024-02-08Bless/fix testsBen Kimock-1150/+1113
2024-02-08Add new ui testsBen Kimock-1/+35
2024-02-09Don't ice in validation when error body is createdMichael Goulet-0/+20
2024-02-09Don't ICE in ByMoveBody when coroutine is taintedMichael Goulet-12/+53
2024-02-08Auto merge of #120807 - matthiaskrgr:rollup-1pf3glu, r=matthiaskrgrbors-265/+357
2024-02-08Use `transmute_unchecked` in `NonZero::new`.Markus Reiter-3/+1
2024-02-08Rollup merge of #120801 - oli-obk:drop_recursion_ice, r=NilstriebMatthias Krüger-6/+28
2024-02-08Rollup merge of #120783 - integer32llc:improve-release-notes, r=Mark-SimulacrumMatthias Krüger-0/+1
2024-02-08Rollup merge of #120782 - oli-obk:track_errors8, r=WaffleLapkinMatthias Krüger-0/+2
2024-02-08Rollup merge of #120778 - zetanumbers:refactor_try_instance_mir, r=compiler-e...Matthias Krüger-15/+10
2024-02-08Rollup merge of #120775 - Nadrieril:more-min_exh_pats, r=compiler-errorsMatthias Krüger-25/+192
2024-02-08Rollup merge of #120772 - m-ou-se:review, r=NilstriebMatthias Krüger-1/+0
2024-02-08Rollup merge of #120769 - tshepang:minimal-diffs, r=wesleywiserMatthias Krüger-2/+2
2024-02-08Rollup merge of #120750 - compiler-errors:itctx-by-val, r=cjgillotMatthias Krüger-92/+90
2024-02-08Rollup merge of #120590 - compiler-errors:dead, r=NilstriebMatthias Krüger-124/+32
2024-02-08Avoid ICE in drop recursion check in case of invalid drop implsOli Scherer-6/+28
2024-02-08Reduce use of NonNull::new_unchecked in library/Ben Kimock-24/+24
2024-02-08Remove a now-obviated debug_assert!Ben Kimock-1/+0
2024-02-08Rewrite assert_unsafe_precondition around the new intrinsicBen Kimock-59/+147
2024-02-08Add a new debug_assertions instrinsic (compiler)Ben Kimock-13/+72
2024-02-08Add a new debug_assertions intrinsicBen Kimock-0/+11
2024-02-08InstSimplify rustc_nounwind callsBen Kimock-0/+25
2024-02-08Don't lower assume in unoptimized buildsBen Kimock-2/+5
2024-02-08Auto merge of #120544 - BoxyUwU:enter_forall, r=lcnrbors-547/+627
2024-02-08Add release note for new ambiguous_wide_pointer_comparisons lintCarol (Nichols || Goulding)-0/+1
2024-02-08Fix mir pass ICE in the presence of other errorsOli Scherer-0/+1
2024-02-08Fix `span_bug!` backtracesOli Scherer-0/+1
2024-02-08reviews + rebaseBoxy-114/+101
2024-02-08rename `instantiate_binder_with_placeholders`Boxy-23/+38
2024-02-08introduce `enter_forall`Boxy-442/+520
2024-02-08Deduplicate `tcx.instance_mir(instance)` calls in `try_instance_mir`zetanumbers-15/+10
2024-02-08Step all bootstrap cfgs forwardMark Rousskov-161/+28
2024-02-08Bump to newly branched stage0 compilerMark Rousskov-412/+412
2024-02-08Bump version placeholdersMark Rousskov-47/+47