about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-01Auto merge of #128490 - lnicola:sync-from-ra, r=lnicolabors-7886/+15238
2024-08-01Auto merge of #127543 - carbotaniuman:more_unsafe_attr_verification, r=esteba...bors-92/+471
2024-08-01Auto merge of #17761 - RalfJung:josh-roudntrip-error, r=lnicolabors-1/+4
2024-08-01when josh-proxy screws up the roundtrip, say what the involved commits areRalf Jung-1/+4
2024-08-01Auto merge of #17756 - Wilfred:fix_adoc_json, r=Veykrilbors-9/+7
2024-08-01Auto merge of #128481 - matthiaskrgr:rollup-efa706r, r=matthiaskrgrbors-114/+122
2024-08-01Rollup merge of #128478 - nnethercote:update-git-blame-ignore-revs, r=jieyouxuMatthias Krüger-0/+2
2024-08-01Rollup merge of #128477 - Zalathar:bless-mcdc-19, r=cuviperMatthias Krüger-0/+5
2024-08-01Rollup merge of #128458 - clubby789:optimize-unused-attr, r=compiler-errorsMatthias Krüger-0/+78
2024-08-01Rollup merge of #128450 - dpaoliello:coff, r=bjorn3Matthias Krüger-5/+1
2024-08-01Rollup merge of #128437 - onur-ozkan:handle-llvm-tools-properly, r=albertlars...Matthias Krüger-3/+34
2024-08-01Rollup merge of #128416 - maurer:remove-android-hack, r=tgross35Matthias Krüger-106/+2
2024-08-01Auto merge of #127060 - Oneirical:testificate, r=jieyouxubors-124/+188
2024-08-01Ignore `use` declaration reformatting in `.git-blame-ignore-revs`.Nicholas Nethercote-0/+2
2024-08-01Finish blessing `coverage/mcdc` tests after LLVM 19 upgradeZalathar-0/+5
2024-08-01Auto merge of #128461 - matthiaskrgr:rollup-3dpp11g, r=matthiaskrgrbors-1332/+1590
2024-08-01Auto merge of #128469 - matthiaskrgr:rollup-00svite, r=matthiaskrgrbors-212/+488
2024-07-31docs: Fix JSON example for rust-analyzer.workspace.discoverConfigWilfred Hughes-9/+7
2024-08-01Rollup merge of #128452 - dingxiangfei2009:smart-ptr-require-maybe-sized, r=c...Matthias Krüger-37/+69
2024-08-01Rollup merge of #128449 - Urgau:tmp-allow-negative-lit-lint, r=compiler-errorsMatthias Krüger-13/+20
2024-08-01Rollup merge of #128443 - compiler-errors:async-unreachable, r=fmeaseMatthias Krüger-21/+67
2024-08-01Rollup merge of #128296 - heiher:update-metadata, r=UrgauMatthias Krüger-6/+6
2024-08-01Rollup merge of #128162 - ChrisDenton:cleanup, r=joboetMatthias Krüger-41/+28
2024-08-01Rollup merge of #127567 - joboet:once_wait, r=AmanieuMatthias Krüger-94/+298
2024-07-31Rollup merge of #128457 - juntyr:once-lock-docs, r=tgross35Matthias Krüger-3/+3
2024-07-31Rollup merge of #128438 - Bryanskiy:empty-array-dropck, r=lcnrMatthias Krüger-2/+32
2024-07-31Rollup merge of #128431 - biabbas:master, r=UrgauMatthias Krüger-6/+58
2024-07-31Rollup merge of #128244 - compiler-errors:move-clone-sugg, r=estebankMatthias Krüger-351/+111
2024-07-31Rollup merge of #127159 - Nadrieril:hide-candidate, r=matthewjasperMatthias Krüger-907/+971
2024-07-31Rollup merge of #126697 - vincenzopalazzo:macros/find_the_expression_tok, r=e...Matthias Krüger-1/+83
2024-07-31Rollup merge of #123813 - compiler-errors:redundant-lint, r=petrochenkovMatthias Krüger-62/+332
2024-07-31Emit an error if `#[optimize]` is applied to an incompatible itemclubby789-0/+78
2024-07-31tweak comment on `NonterminalKind::Expr`Michael Goulet-1/+1
2024-07-31Fix docs for OnceLock::get_mut_or_initJuniper Tyree-3/+3
2024-07-31Auto merge of #126991 - cjgillot:gvn-prof, r=oli-obkbors-76/+74
2024-07-31tests: add the _ as expr test for cargo fixVincenzo Palazzo-2/+2
2024-07-31rustc_parser: consider the in 2024 an expressionVincenzo Palazzo-1/+83
2024-07-31Auto merge of #17755 - ShoyuVanilla:issue-17738, r=davidbarskybors-4/+76
2024-08-01reject pointee without ?SizedDing Xiang Fei-37/+69
2024-08-01Prevent redundant obigation push for assignee exprsShoyu Vanilla-4/+8
2024-07-31Create COFF archives for non-LLVM backendsDaniel Paoliello-5/+1
2024-07-31Temporarily switch `ambiguous_negative_literals` lint to allowUrgau-13/+20
2024-08-01fix: Apply `IndexMut` obligations for non-assigning mutable index usages, tooShoyu Vanilla-3/+71
2024-07-31Properly mark loop as diverging if it has no breaksMichael Goulet-21/+67
2024-07-31std: fix busy-waiting in `Once::wait_force`, add more testsjoboet-4/+55
2024-07-31std: implement the `once_wait` featurejoboet-94/+247
2024-07-31Auto merge of #128435 - matthiaskrgr:rollup-l76vu3i, r=matthiaskrgrbors-1030/+1415
2024-07-31improve bootstrap to allow selecting llvm tools individuallyonur-ozkan-3/+34
2024-07-31use llvm-nm in symbol-visibility rmake testOneirical-11/+52
2024-07-31Auto merge of #17750 - davidbarsky:david/remove-abspath-requirement-in-linked...bors-8/+6