about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-28ast_lowering: rm separate `def_id_parent`lcnr-96/+62
2024-11-28always create `DefId`s when lowering anon-constslcnr-185/+61
2024-11-28add testslcnr-36/+352
2024-11-28Auto merge of #133564 - lnicola:sync-from-ra, r=lnicolabors-211/+477
2024-11-28Fix proc macro testLaurențiu Nicola-0/+1
2024-11-28Merge pull request #18566 from lnicola/sync-from-rustLaurențiu Nicola-36683/+79162
2024-11-28Bump rustc cratesLaurențiu Nicola-17/+17
2024-11-28Merge from rust-lang/rustLaurențiu Nicola-36665/+79144
2024-11-28Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-11-28Auto merge of #133561 - GuillaumeGomez:rollup-g4upmv4, r=GuillaumeGomezbors-440/+1023
2024-11-28Rollup merge of #133550 - onur-ozkan:doc-log, r=jieyouxuGuillaume Gomez-1/+5
2024-11-28Rollup merge of #133547 - cuviper:span-set-entry, r=jieyouxuGuillaume Gomez-5/+7
2024-11-28Rollup merge of #133543 - mustartt:aix-lgammaf_r-shim, r=cuviperGuillaume Gomez-0/+8
2024-11-28Rollup merge of #133537 - GuillaumeGomez:fix-clippy-lints, r=GuillaumeGomezGuillaume Gomez-340/+325
2024-11-28Rollup merge of #133534 - RalfJung:cli-lint-flags, r=NadrierilGuillaume Gomez-7/+88
2024-11-28Rollup merge of #133520 - compiler-errors:structurally-resolve-mir-borrowck, ...Guillaume Gomez-2/+72
2024-11-28Rollup merge of #133519 - compiler-errors:xform-ret-wf, r=lcnrGuillaume Gomez-0/+69
2024-11-28Rollup merge of #133512 - bjoernager:slice-as-array, r=AmanieuGuillaume Gomez-16/+75
2024-11-28Rollup merge of #133428 - compiler-errors:rpitit-unsound, r=lcnrGuillaume Gomez-44/+92
2024-11-28Rollup merge of #133368 - compiler-errors:codegen-select-unconstrained-params...Guillaume Gomez-24/+44
2024-11-28Rollup merge of #133320 - cuviper:relnotes-1.83.0, r=cuviperGuillaume Gomez-1/+233
2024-11-28Rollup merge of #129409 - grinapo:patch-1, r=AmanieuGuillaume Gomez-0/+5
2024-11-28Fix new clippy lintsGuillaume Gomez-340/+325
2024-11-28Auto merge of #133551 - matthiaskrgr:rollup-m0rr5oz, r=matthiaskrgrbors-531/+658
2024-11-27Rollup merge of #133521 - compiler-errors:structurally-resolve-cat-proj, r=lcnrMatthias Krüger-2/+27
2024-11-27Rollup merge of #133518 - compiler-errors:structurally-resolve-never, r=lcnrMatthias Krüger-47/+125
2024-11-27Rollup merge of #133498 - GuillaumeGomez:missing-examples, r=joboetMatthias Krüger-2/+28
2024-11-27Rollup merge of #133418 - Zalathar:spans, r=jieyouxuMatthias Krüger-285/+251
2024-11-27Rollup merge of #132410 - bjorn3:yet_another_driver_refactor_round, r=cjgillotMatthias Krüger-195/+227
2024-11-27Auto merge of #133509 - Urgau:dangling_lint_perf, r=Noratriebbors-2/+2
2024-11-27Further simplificationsMichael Goulet-21/+15
2024-11-27extend group-forbid-always-trumps-cli testRalf Jung-7/+88
2024-11-27Check xform_ret_ty for WF in the new solver to improve method winnowingMichael Goulet-0/+69
2024-11-27Structurally resolve before applying projection in borrowckMichael Goulet-2/+72
2024-11-27print generated doc pathsonur-ozkan-1/+5
2024-11-27rustc_span: Replace a `HashMap<_, ()>` with `HashSet`Josh Stone-5/+7
2024-11-27fmtHenry Jiang-1/+1
2024-11-27Auto merge of #133474 - RalfJung:gvn-miscompile, r=compiler-errorsbors-482/+614
2024-11-27Auto merge of #133393 - compiler-errors:dyn-tweaks, r=lcnr,spastorinobors-74/+11
2024-11-27Fix review commentbjorn3-2/+2
2024-11-27Auto merge of #133369 - Zalathar:profiler-builtins-no-core, r=jieyouxubors-24/+47
2024-11-27Auto merge of #133527 - matthiaskrgr:rollup-kyre1df, r=matthiaskrgrbors-434/+752
2024-11-27Rollup merge of #133493 - lcnr:fulfill-fudge, r=compiler-errorsMatthias Krüger-138/+114
2024-11-27Rollup merge of #133457 - joboet:miri-tlsfree, r=saethlinMatthias Krüger-0/+26
2024-11-27Rollup merge of #133453 - ferrocene:check-license-metadata, r=KobzolMatthias Krüger-16/+345
2024-11-27Rollup merge of #133449 - joboet:io_const_error, r=tgross35Matthias Krüger-266/+250
2024-11-27Rollup merge of #133248 - MarcoIeni:x86_64-msvc-ext-free, r=KobzolMatthias Krüger-6/+14
2024-11-27Rollup merge of #132979 - onur-ozkan:skip-exact, r=jieyouxu,tgross35Matthias Krüger-8/+3
2024-11-27Avoid even more decoding if not absolutely necessaryUrgau-2/+2
2024-11-27Auto merge of #133274 - ehuss:macro_rules-edition-from-pm, r=compiler-errorsbors-1/+109