about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-12Eagerly emit the diagnostic instead of leaving it to all callersOli Scherer-19/+21
2024-06-12Upgrade a span_delayed_bug into a span_bug, as we have no tests hitting it.Oli Scherer-7/+9
2024-06-12Avoid a bunch of booleans in favor of `Result<(), ErrorGuaranteed>` as that m...Oli Scherer-44/+35
2024-06-12Bump tracing-tree and allow rendering lines againOli Scherer-1/+9
2024-06-12Auto merge of #126130 - compiler-errors:goal-relations, r=lcnrbors-178/+216
2024-06-12Auto merge of #123508 - WaffleLapkin:never-type-2024, r=compiler-errorsbors-22/+202
2024-06-11Auto merge of #126284 - jieyouxu:rollup-nq7bf9k, r=jieyouxubors-350/+521
2024-06-11Rollup merge of #126174 - GuillaumeGomez:migrate-run-make-prefer-dylib, r=jie...许杰友 Jieyou Xu (Joe)-10/+16
2024-06-11Rollup merge of #126055 - lengrongfu:master, r=pnkfelix许杰友 Jieyou Xu (Joe)-2/+6
2024-06-11Rollup merge of #125684 - estebank:pin-to-binding-suggestion, r=pnkfelix许杰友 Jieyou Xu (Joe)-8/+103
2024-06-11Rollup merge of #125669 - ferrocene:hoverbear/ci-docker-riscv64gc-update, r=K...许杰友 Jieyou Xu (Joe)-148/+42
2024-06-11Rollup merge of #125659 - tbu-:pr_rm_isize, r=pnkfelix许杰友 Jieyou Xu (Joe)-1/+1
2024-06-11Rollup merge of #115974 - m-ou-se:panicinfo-and-panicinfo, r=Amanieu许杰友 Jieyou Xu (Joe)-181/+353
2024-06-11Auto merge of #125174 - nnethercote:less-ast-pretty-printing, r=petrochenkovbors-246/+75
2024-06-11Try not to make obligations in handle_opaque_typeMichael Goulet-91/+74
2024-06-11Rename some thingsMichael Goulet-44/+46
2024-06-11Make ObligationEmittingRelation deal with Goals onlyMichael Goulet-60/+119
2024-06-11Get rid of PredicateObligationsMichael Goulet-26/+20
2024-06-11Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxubors-108/+211
2024-06-11Implement fs wrapper for run_make_supportOneirical-108/+211
2024-06-11Formatting.Mara Bos-1/+3
2024-06-11Bump deprecation of std's PanicInfo alias to 1.82.0.Mara Bos-1/+1
2024-06-11Add PanicHookInfo::payload_as_str().Mara Bos-0/+39
2024-06-11Fix display of panic message in recursive panic.Mara Bos-9/+11
2024-06-11Mention core's PanicInfo in error.md.Mara Bos-2/+3
2024-06-11Add note on panic payload type.Mara Bos-0/+7
2024-06-11Downcast panic payload to String too in example.Mara Bos-0/+2
2024-06-11Move deprecation of std::panic::PanicInfo to 1.80.0.Mara Bos-1/+1
2024-06-11Fix deprecation version.Mara Bos-1/+1
2024-06-11Rename std::panic::PanicInfo to PanicHookInfo.Mara Bos-55/+63
2024-06-11Formatting.Mara Bos-2/+6
2024-06-11Fix invalid markdown/html.Mara Bos-1/+1
2024-06-11Reorder body of begin_panic for consistency.Mara Bos-17/+11
2024-06-11Impl Display for PanicPayload to simplify things.Mara Bos-10/+29
2024-06-11Use unnamed lifetimes for [..]Payload impl blocks.Mara Bos-7/+3
2024-06-11Move downcasting panic payload to str to a function.Mara Bos-7/+11
2024-06-11Mark some PanicInfo methods as #[inline] for consistency.Mara Bos-0/+3
2024-06-11Remove std::panic::PanicInfo::internal_constructor+set_payload.Mara Bos-21/+7
2024-06-11Remove core::panic::PanicInfo::internal_constructor.Mara Bos-14/+4
2024-06-11Update doc comment about core::panicking.Mara Bos-7/+9
2024-06-11Fix doc link.Mara Bos-3/+2
2024-06-11Add core::panic::PanicInfo::payload() for compatibility.Mara Bos-0/+18
2024-06-11Document difference between core and std's PanicInfo.Mara Bos-2/+18
2024-06-11Split core's PanicInfo and std's PanicInfo.Mara Bos-97/+177
2024-06-11Auto merge of #126274 - jieyouxu:rollup-uj93sfm, r=jieyouxubors-120/+377
2024-06-11Rollup merge of #126265 - RalfJung:interpret-cast-validity, r=oli-obk许杰友 Jieyou Xu (Joe)-36/+190
2024-06-11Rollup merge of #126258 - oli-obk:recursive_rpit, r=lcnr许杰友 Jieyou Xu (Joe)-70/+140
2024-06-11Rollup merge of #126254 - ferrocene:lw-ignore-cross, r=pietroalbini许杰友 Jieyou Xu (Joe)-1/+0
2024-06-11Rollup merge of #126236 - Bryanskiy:delegation-no-entry-ice-2, r=petrochenkov许杰友 Jieyou Xu (Joe)-5/+29
2024-06-11Rollup merge of #126186 - GuillaumeGomez:migrate-run-make-multiple-emits, r=j...许杰友 Jieyou Xu (Joe)-8/+18