about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-02-10Rollup merge of #120584 - compiler-errors:u, r=lcnrMatthias Krüger-411/+307
2024-02-09Auto merge of #120852 - matthiaskrgr:rollup-01pr8gj, r=matthiaskrgrbors-872/+4726
2024-02-09Rollup merge of #120851 - carols10cents:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+0
2024-02-09Rollup merge of #120844 - compiler-errors:async-di, r=oli-obkMatthias Krüger-7/+25
2024-02-09Rollup merge of #120836 - lcnr:param-env-hide-impl, r=BoxyUwUMatthias Krüger-128/+388
2024-02-09Rollup merge of #120827 - DianQK:docker-run-local, r=KobzolMatthias Krüger-3/+4
2024-02-09Rollup merge of #120822 - gurry:120756-terse-non-prim-cast-diag, r=petrochenkovMatthias Krüger-4/+110
2024-02-09Rollup merge of #120815 - camsteffen:inspect-docs, r=m-ou-seMatthias Krüger-7/+16
2024-02-09Rollup merge of #120806 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-609/+3874
2024-02-09Rollup merge of #120790 - onur-ozkan:better-error-message, r=wesleywiserMatthias Krüger-2/+4
2024-02-09Rollup merge of #120776 - joboet:move_pal_path, r=ChrisDentonMatthias Krüger-51/+24
2024-02-09Rollup merge of #120354 - lukas-code:metadata-normalize, r=lcnrMatthias Krüger-59/+148
2024-02-09Rollup merge of #120351 - Ayush1325:uefi-time, r=m-ou-seMatthias Krüger-1/+133
2024-02-09Auto merge of #120676 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-618/+485
2024-02-09Remove duplicate release noteCarol (Nichols || Goulding)-1/+0
2024-02-09Build DebugInfo for coroutine-closureMichael Goulet-7/+25
2024-02-09Improve Option::inspect docsCameron Steffen-7/+16
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-09hide impls if trait bound is proven from envlcnr-128/+382
2024-02-09Auto merge of #120238 - joboet:always_confirm_lock_success, r=Mark-Simulacrumbors-1/+18
2024-02-09add commentlcnr-0/+6
2024-02-09Startup objects disappearing from sysrootNicolas Roche-0/+2
2024-02-09Print image input file and checksum in CI onlyDianQK-3/+4
2024-02-09Emit more specific diagnostics when enums fail to cast with `as`Gurinder Singh-4/+110
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-09make it recursiveMichael Goulet-93/+95
2024-02-09Add tests for untested capabilitiesMichael Goulet-0/+54
2024-02-09Don't unnecessarily lower associated type bounds to impl traitMichael Goulet-13/+11
2024-02-09For a rigid projection, recursively look at the self type's item boundsMichael Goulet-430/+272
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