about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-09-30Move `MetadataKindId` into its own submoduleZalathar-10/+16
2025-09-29Rollup merge of #147150 - nikic:alloc-shim-attributes, r=bjorn3Matthias Krüger-4/+26
2025-09-29Rollup merge of #147131 - cjgillot:patch-branches, r=davidtwcoMatthias Krüger-12/+37
2025-09-29Rollup merge of #147040 - joshtriplett:mbe-fix-comments, r=petrochenkovMatthias Krüger-7/+4
2025-09-29Auto merge of #146376 - durin42:dwo-specify-path, r=davidtwcobors-1/+15
2025-09-29Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalatharbors-50/+59
2025-09-29Rollup merge of #147123 - DJMcNab:doc_cfg_merge_version, r=fmeaseStuart Cook-2/+2
2025-09-29Rollup merge of #147101 - yotamofek:pr/iter-eq-and-eq-by, r=jdonszelmannStuart Cook-31/+17
2025-09-29Rollup merge of #146987 - hkBst:sort-params-1, r=nnethercoteStuart Cook-2/+2
2025-09-29Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercoteStuart Cook-15/+38
2025-09-29Emit allocator attributes for allocator shimNikita Popov-4/+26
2025-09-29Fix removed version of `doc_auto_cfg`, `doc_cfg_hide`Daniel McNab-2/+2
2025-09-29Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalatharbors-176/+169
2025-09-29Rollup merge of #147134 - workingjubilee:remove-explicit-abialign-deref, r=Za...Stuart Cook-56/+54
2025-09-29Rollup merge of #147116 - workingjubilee:remove-tdl-abialign, r=ZalatharStuart Cook-120/+115
2025-09-29Use `Iterator::eq` and (dogfood) `eq_by` in compiler and libraryYotam Ofek-31/+17
2025-09-29Rollup merge of #147127 - antoyo:fix/gcc-linker-plugin, r=bjorn3Stuart Cook-4/+47
2025-09-29Rollup merge of #147092 - cjgillot:late-validate-mir, r=compiler-errorsStuart Cook-12/+14
2025-09-29Rollup merge of #133477 - estebank:issue-133343, r=davidtwcoStuart Cook-33/+105
2025-09-28remove explicit deref of AbiAlign for most methodsJubilee Young-56/+54
2025-09-28Detect unconstructable re-exported tuple structsEsteban Küber-33/+105
2025-09-28Use MirPatch in simplify_branches.Camille Gillot-12/+37
2025-09-28Add a leading dash to linker plugin arguments in the gcc codegenAntoni Boucher-4/+47
2025-09-28Rollup merge of #147113 - heiher:src-analysis-lsx, r=lqdMatthias Krüger-3/+107
2025-09-28Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4Matthias Krüger-13/+618
2025-09-28Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errorsMatthias Krüger-0/+15
2025-09-28Do not validate MIR if code does not type-check.Camille Gillot-12/+14
2025-09-28Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqdMatthias Krüger-1/+1
2025-09-28Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwUMatthias Krüger-56/+118
2025-09-28Rollup merge of #146763 - Zalathar:di-builder, r=jdonszelmannMatthias Krüger-133/+102
2025-09-28Rollup merge of #146745 - helldawg:master, r=workingjubileeMatthias Krüger-4/+4
2025-09-27compiler: remove AbiAlign inside TargetDataLayoutJubilee Young-120/+115
2025-09-28Add LSX accelerated implementation for source file analysisWANG Rui-3/+107
2025-09-27Rollup merge of #147075 - Lysxia:no-panic-def-path-hash, r=petrochenkovMatthias Krüger-9/+10
2025-09-27Rollup merge of #147050 - durin42:llvm-22-pgo-options-args, r=cuviperMatthias Krüger-0/+18
2025-09-27Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandryMatthias Krüger-0/+2
2025-09-27improve empty attribute diagnosticJana Dönszelmann-15/+38
2025-09-27Auto merge of #138907 - GuillaumeGomez:rfc-3631, r=fmease,camelid,Manishearth...bors-25/+93
2025-09-27Auto merge of #146829 - cjgillot:jump-threading-loop-dominator, r=dianqkbors-17/+25
2025-09-27Remove `doc_auto_cfg` feature as wellGuillaume Gomez-2/+2
2025-09-27Improve code and fix typoGuillaume Gomez-36/+17
2025-09-27Apply first review round suggestionsGuillaume Gomez-2/+5
2025-09-27Remove `doc_cfg_hide` featureGuillaume Gomez-3/+0
2025-09-27Improve code and better check `doc(cfg(...))` attributesGuillaume Gomez-3/+24
2025-09-27Add code documentation, improve code and improve error messageGuillaume Gomez-7/+4
2025-09-27Put back the `doc_cfg` code behind a nightly featureGuillaume Gomez-0/+1
2025-09-27Strenghten checks for `doc(auto_cfg(show/hide))` attributesGuillaume Gomez-1/+23
2025-09-27Implement RFC 3631Guillaume Gomez-18/+64
2025-09-27Fix tracking issue number for feature(macro_attr)Simon Sapin-1/+1
2025-09-27Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxubors-30/+18