about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-06-29unreferenced-used-static: run test everywhereRalf Jung-3/+4
2024-06-29Auto merge of #126698 - Oneirical:tessteract, r=Kobzolbors-61/+115
2024-06-29Auto merge of #127096 - matthiaskrgr:rollup-kh7e0rh, r=matthiaskrgrbors-262/+830
2024-06-28Auto merge of #127099 - lqd:revert-126938, r=compiler-errorsbors-19/+19
2024-06-28add non-regression test for issue 127052Rémy Rakic-0/+9
2024-06-28Revert "Rollup merge of #126938 - RalfJung:link_section, r=compiler-errors"Rémy Rakic-19/+10
2024-06-28rewrite used-cdylib-macos to rmakeOneirical-16/+23
2024-06-28rewrite raw-dylib-cross-compilation to rmakeOneirical-21/+41
2024-06-28rewrite and slightly rename issue-68794-textrel-on-minimal-libOneirical-19/+30
2024-06-28rewrite unknown-mod-stdin to rmakeOneirical-9/+25
2024-06-28Rollup merge of #127078 - xen0n:more-feat-for-loong-dist, r=KobzolMatthias Krüger-2/+8
2024-06-28Rollup merge of #127071 - Sky9x:remove-ptr-to-from-bits, r=scottmcmMatthias Krüger-131/+0
2024-06-28Rollup merge of #127070 - Sky9x:unit-const-param-ty, r=BoxyUwUMatthias Krüger-4/+1
2024-06-28Rollup merge of #127068 - compiler-errors:stall-drop, r=BoxyUwUMatthias Krüger-1/+29
2024-06-28Rollup merge of #127055 - shepmaster:hash-finish-must-use, r=dtolnayMatthias Krüger-0/+1
2024-06-28Rollup merge of #127032 - tgross35:f16-f128-const-eval-cast, r=oli-obkMatthias Krüger-10/+17
2024-06-28Rollup merge of #127029 - xen0n:fix-platform-support-table, r=lqdMatthias Krüger-4/+4
2024-06-28Rollup merge of #127016 - bvanjoi:fix-126986, r=GuillaumeGomezMatthias Krüger-8/+552
2024-06-28Rollup merge of #127015 - Urgau:non_local_def-tmp-allow, r=lqdMatthias Krüger-95/+169
2024-06-28Rollup merge of #124091 - jieyouxu:ast-validation-top-level-docs, r=wesleywiserMatthias Krüger-7/+17
2024-06-28Rollup merge of #123714 - cjgillot:static-fnptr, r=wesleywiserMatthias Krüger-0/+32
2024-06-28Auto merge of #126701 - onur-ozkan:build-lld-if-enabled, r=Kobzolbors-8/+22
2024-06-28Auto merge of #127000 - Oneirical:no-test-for-the-wicked, r=Kobzolbors-76/+79
2024-06-28update `run-make/windows-safeseh` compiletest headeronur-ozkan-1/+1
2024-06-28Enable full tools and profiler for dist-loongarch64-{linux,musl}WANG Xuerui-2/+8
2024-06-28Don't inline drop shims with unsubstituted generic consts in MIR inlinerMichael Goulet-262/+12
2024-06-28Failing test for computing drop shim that has const paramMichael Goulet-0/+278
2024-06-28disable lld if external llvm is usedonur-ozkan-0/+4
2024-06-28ignore beta/stable channels on `rust-lld-by-default` testonur-ozkan-0/+2
2024-06-28add change-tracker entryonur-ozkan-0/+5
2024-06-28add `lld = true` to default dist profileonur-ozkan-0/+1
2024-06-28Auto merge of #127076 - matthiaskrgr:rollup-l01gm36, r=matthiaskrgrbors-308/+980
2024-06-28Rollup merge of #127058 - compiler-errors:tighten-async-spans, r=oli-obkMatthias Krüger-204/+173
2024-06-28Rollup merge of #127022 - adwinwhite:attrs, r=celinvalMatthias Krüger-0/+246
2024-06-28Rollup merge of #126970 - DaniPopes:simplify-str-clone_into, r=cuviperMatthias Krüger-3/+4
2024-06-28Rollup merge of #126956 - joboet:fmt_no_extern_ty, r=RalfJungMatthias Krüger-55/+47
2024-06-28Rollup merge of #126470 - onur-ozkan:optional-cargo-submodule, r=KobzolMatthias Krüger-39/+32
2024-06-28Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,...Matthias Krüger-7/+478
2024-06-28Add method to get all attributes on a definitionAdwin White-30/+85
2024-06-28Support fetching `Attribute` of items.Adwin White-2/+193
2024-06-28Auto merge of #127010 - GuillaumeGomez:update-puppeteer, r=notriddlebors-3/+7
2024-06-27Remove (deprecated & unstable) {to,from}_bits pointer methodsSky-131/+0
2024-06-27add () to the marker_impls macro for ConstParamTySky-4/+1
2024-06-28add test for #126986bohan-86/+109
2024-06-28docs: check if the disambiguator matches its suffixbohan-8/+529
2024-06-27Updated diagnostic messagesFlorian Schmiderer-28/+49
2024-06-27Tighten spans for async blocksMichael Goulet-204/+173
2024-06-27Auto merge of #127049 - flip1995:clippy-subtree-update, r=Manishearthbors-1008/+3631
2024-06-27Mark `Hasher::finish` as #[must_use]Jake Goulding-0/+1
2024-06-27Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' into clippy-subtree-u...Philipp Krones-1008/+3631