about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-19Auto merge of #3232 - rust-lang:rustup-2023-12-19, r=saethlinbors-5336/+10571
2023-12-19Merge from rustcThe Miri Conjob Bot-5335/+10570
2023-12-19subtype_predicate: remove unnecessary probelcnr-12/+3
2023-12-19Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-19Auto merge of #119047 - mu001999:fix/118772, r=wesleywiserbors-52/+69
2023-12-19Auto merge of #119061 - compiler-errors:async-gen-abi, r=wesleywiserbors-23/+125
2023-12-18Add a test demonstrating that RFC's note on diverging returns is subsumed by ...Michael Goulet-0/+20
2023-12-18Auto merge of #118946 - onur-ozkan:fix-clean, r=clubby789bors-2/+8
2023-12-18Auto merge of #119023 - compiler-errors:fn-trait-constness, r=fee1-deadbors-69/+164
2023-12-18Check const_eval_select intrinsic correctlyMichael Goulet-46/+81
2023-12-18Check FnPtr/FnDef built-in fn traits correctly with effectsMichael Goulet-24/+84
2023-12-18Auto merge of #3220 - saethlin:strict-mmap, r=RalfJungbors-138/+29
2023-12-18Auto merge of #119082 - matthiaskrgr:rollup-3pzzwxk, r=matthiaskrgrbors-5/+15
2023-12-18Auto merge of #3221 - RalfJung:edition, r=RalfJungbors-4/+13
2023-12-18Rollup merge of #119080 - onur-ozkan:comment-change-id-in-example-config, r=K...Matthias Krüger-5/+5
2023-12-18Rollup merge of #119068 - sksat:copy-1.74.1-release-note-to-master, r=Mark-Si...Matthias Krüger-0/+7
2023-12-18Rollup merge of #118941 - krasimirgg:llvm-cov, r=nikicMatthias Krüger-0/+3
2023-12-18Auto merge of #119024 - lqd:linker-docs, r=petrochenkovbors-4/+57
2023-12-18Check generic params after sigature for main-fn-tyr0cky-52/+69
2023-12-18Auto merge of #118584 - gurry:118144-projection-kind-mismatched, r=WaffleLapkinbors-36/+51
2023-12-18Comment out `change-id` in `config.example.toml`onur-ozkan-5/+5
2023-12-18Auto merge of #117818 - fmease:properly-reject-defaultness-on-free-consts, r=...bors-13/+43
2023-12-18llvm-wrapper: adapt for LLVM API changesKrasimir Georgiev-0/+3
2023-12-18Fix ICE `ProjectionKinds Deref and Field were mismatched`Gurinder Singh-36/+51
2023-12-18Auto merge of #119070 - lnicola:sync-from-ra, r=lnicolabors-476/+1079
2023-12-18fix typo in stable doc codegen-options chapterRémy Rakic-1/+1
2023-12-18describe unstable self-contained linking components in the unstable bookRémy Rakic-0/+24
2023-12-18Auto merge of #119069 - matthiaskrgr:rollup-xxk4m30, r=matthiaskrgrbors-47/+162
2023-12-18Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-raLaurențiu Nicola-476/+1079
2023-12-18Rollup merge of #119059 - fmease:no-tilde-const-in-inh-impl-headers, r=fee1-deadMatthias Krüger-20/+36
2023-12-18Rollup merge of #119051 - ChrisDenton:wine, r=workingjubileeMatthias Krüger-6/+8
2023-12-18Rollup merge of #118967 - RossSmyth:panic-messages, r=TaKO8KiMatthias Krüger-4/+11
2023-12-18Rollup merge of #118905 - bzEq:revert-u64-on-xcoff, r=WaffleLapkinMatthias Krüger-10/+14
2023-12-18Rollup merge of #118852 - Zalathar:no-spans, r=cjgillotMatthias Krüger-7/+93
2023-12-18copy 1.74.1 release notes to masterMark Rousskov-0/+7
2023-12-18Auto merge of #119063 - nnethercote:dcx, r=compiler-errorsbors-1392/+1296
2023-12-18Fix up some `ui-fulldeps` tests.Nicholas Nethercote-22/+22
2023-12-18Rename many `DiagCtxt` and `EarlyDiagCtxt` locals.Nicholas Nethercote-261/+253
2023-12-18Rename many `EarlyDiagCtxt` arguments.Nicholas Nethercote-196/+196
2023-12-18Rename many `DiagCtxt` arguments.Nicholas Nethercote-353/+317
2023-12-18Rename `__diagnostic_handler_sess` as `_sess`.Nicholas Nethercote-4/+5
2023-12-18Rename `default_handler` as `default_dcx`.Nicholas Nethercote-2/+2
2023-12-18Rename `new_handler` as `new_dcx`.Nicholas Nethercote-10/+6
2023-12-18Rename `DiagnosticDeriveKind::Diagnostic::handler` as `DiagnosticDeriveKind::...Nicholas Nethercote-10/+10
2023-12-18Rename `CollectProcMacros::handler` as `CollectProcMacros::dcx`.Nicholas Nethercote-11/+11
2023-12-18Rename `EarlyDiagCtxt::handler` as `EarlyDiagCtxt::dcx`.Nicholas Nethercote-17/+14
2023-12-18Rename `SilentEmitter::fatal_handler` as `SilentEmitter::fatal_dcx`.Nicholas Nethercote-5/+5
2023-12-18Rename `UnstableOptions::diagnostic_handler_flags` as `UnstableOptions::dcx_f...Nicholas Nethercote-4/+3
2023-12-18Rename `CodegenContext::create_diag_handler` as `CodegenContext::create_dcx`.Nicholas Nethercote-14/+10
2023-12-18Rename `ShowSpanVisitor::span_diagnostic` as `ShowSpanVisitor::dcx`.Nicholas Nethercote-6/+6