about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-02-27safe transmute: revise safety analysisJack Wrenn-128/+177
2024-02-27Auto merge of #121285 - nnethercote:delayed_bug-audit, r=lcnrbors-93/+97
2024-02-27Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstriebbors-1/+1
2024-02-27Auto merge of #121667 - pitaj:diag_items-legacy_numeric_constants, r=Nilstriebbors-0/+78
2024-02-27Refactor `take_for_recovery` call sites.Nicholas Nethercote-18/+14
2024-02-27Avoid a `span_delayed_bug` in `compute_regions`.Nicholas Nethercote-12/+13
2024-02-27Avoid a `span_delayed_bug` in `TypeErrCtxt::report_region_errors`.Nicholas Nethercote-31/+31
2024-02-27Avoid `span_delayed_bug` on one path in `AdtDef::eval_explicit_discr`.Nicholas Nethercote-14/+25
2024-02-27Remove an unnecessary `span_delayed_bug` in `Resolver::valid_res_from_ribs`.Nicholas Nethercote-5/+8
2024-02-27Refactor `LoweringContext::get_delegation_sig_id`.Nicholas Nethercote-6/+2
2024-02-27Remove an unnecessary `span_delayed_bug` call.Nicholas Nethercote-7/+4
2024-02-27Auto merge of #121635 - 823984418:remove_archive_builder_lifetime_a, r=nnethe...bors-8/+8
2024-02-27Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgrbors-14/+13
2024-02-26syms for legacy numeric constants diag itemsPeter Jaszkowiak-0/+78
2024-02-27Rollup merge of #121651 - ShE3py:issue-121647, r=estebankMatthias Krüger-4/+2
2024-02-27Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obkMatthias Krüger-10/+11
2024-02-26Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obkbors-170/+98
2024-02-26Properly emit `expected ;` on `#[attr] expr`Lieselotte-4/+2
2024-02-26Auto merge of #121636 - matthiaskrgr:rollup-1tt2o5n, r=matthiaskrgrbors-44/+83
2024-02-26Rollup merge of #121629 - RalfJung:field-shuffle-seed, r=oli-obkMatthias Krüger-2/+2
2024-02-26Rollup merge of #121628 - gurry:121534-ice-asymm-binop, r=oli-obkMatthias Krüger-14/+26
2024-02-26Rollup merge of #121617 - compiler-errors:async-closure-kind-check, r=oli-obkMatthias Krüger-2/+3
2024-02-26Rollup merge of #121493 - surechen:edit_attribute_only_local, r=lcnrMatthias Krüger-18/+44
2024-02-26Rollup merge of #121389 - klensy:llvm-warn-fix, r=nikicMatthias Krüger-8/+8
2024-02-26Auto merge of #120586 - ShE3py:exprkind-err, r=fmeasebors-712/+778
2024-02-26remove useless lifetime of ArchiveBuilder823984418-8/+8
2024-02-26Auto merge of #119106 - lcnr:decrement-universes, r=BoxyUwUbors-298/+466
2024-02-26consider placeholders in `fn term_is_fully_unconstrained`lcnr-37/+49
2024-02-26rename 'try' intrinsic to 'catch_unwind'Ralf Jung-10/+11
2024-02-26use fulfillment in `Coerce::unify'lcnr-11/+15
2024-02-26Do not const pop unionsGurinder Singh-14/+26
2024-02-26fix some references to no-longer-existing ReprOptions.layout_seedRalf Jung-2/+2
2024-02-26Rollup merge of #121620 - nnethercote:fix-even-more-121208-fallout, r=lcnrGuillaume Gomez-2/+3
2024-02-26Rollup merge of #120840 - HTGAzureX1212:HTGAzureX1212/unicode-identifier-type...Guillaume Gomez-10/+63
2024-02-26always emit `AliasRelate` goals when relating aliaseslcnr-275/+420
2024-02-26add additional logginglcnr-1/+8
2024-02-26separate messages for individual categoriesHTGAzureX1212.-10/+63
2024-02-26Actually use the right closure kind when checking async Fn goalsMichael Goulet-2/+3
2024-02-26Revert some `span_bug`s to `span_delayed_bug`.Nicholas Nethercote-2/+3
2024-02-25Remove `ast::` & `base::` prefixes from some builtin macrosLieselotte-118/+116
2024-02-25Add `ErrorGuaranteed` to `ast::ExprKind::Err`Lieselotte-599/+657
2024-02-25Add `ast::ExprKind::Dummy`Lieselotte-22/+32
2024-02-25Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkinbors-9/+317
2024-02-25Auto merge of #121591 - matthiaskrgr:rollup-8wfhh3v, r=matthiaskrgrbors-311/+405
2024-02-25Rollup merge of #121586 - gurry:121532-ice-unwrap-on-none, r=cjgillotMatthias Krüger-5/+9
2024-02-25Rollup merge of #121409 - compiler-errors:atb-cycle, r=cjgillotMatthias Krüger-8/+22
2024-02-25Rollup merge of #121324 - Nadrieril:unspecialize, r=cjgillotMatthias Krüger-15/+21
2024-02-25Rollup merge of #121060 - clubby789:bool-newtypes, r=cjgillotMatthias Krüger-205/+330
2024-02-25Rollup merge of #120805 - RalfJung:const-pat-partial-eq, r=oli-obkMatthias Krüger-67/+19
2024-02-25Rollup merge of #119590 - ChrisDenton:cfg-target-abi, r=NilstriebMatthias Krüger-11/+4