about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-12Rollup merge of #146449 - Kobzol:gcc-fix-symlink, r=GuillaumeGomezStuart Cook-1/+13
2025-09-12Rollup merge of #146448 - GuillaumeGomez:fix-literal-search-paths, r=lolbinar...Stuart Cook-2/+34
2025-09-12Rollup merge of #146439 - connortsui20:fix-sync-macro-attr, r=RalfJungStuart Cook-12/+15
2025-09-12Rollup merge of #146435 - Kobzol:gcc-download-default-true, r=GuillaumeGomezStuart Cook-1/+10
2025-09-12Rollup merge of #146433 - RalfJung:rwlock-miri, r=tgross35Stuart Cook-3/+3
2025-09-12Rollup merge of #146432 - hermit-os:hermit-take_error, r=joboetStuart Cook-2/+3
2025-09-12Rollup merge of #146426 - dpaoliello:miow, r=lqdStuart Cook-69/+3
2025-09-12Rollup merge of #146413 - GuillaumeGomez:rustdoc-bare-urls, r=lolbinarycatStuart Cook-19/+136
2025-09-12Rollup merge of #146374 - GuillaumeGomez:update-browser-ui-test, r=GuillaumeG...Stuart Cook-5/+5
2025-09-12Rollup merge of #146332 - lolbinarycat:tidy-extra-checks-regularize, r=KobzolStuart Cook-13/+45
2025-09-12Rollup merge of #146323 - h3fang:issue-146230-fix, r=AmanieuStuart Cook-33/+44
2025-09-12Rollup merge of #146308 - cyrgani:concat-integer-literals, r=jackh726Stuart Cook-24/+62
2025-09-12Rollup merge of #145895 - RalfJung:unpark, r=joboetStuart Cook-16/+60
2025-09-12Rollup merge of #144549 - folkertdev:va-arg-arm, r=saethlinStuart Cook-1/+67
2025-09-12Constify Eq, Ord, PartialOrdEvgenii Zheltonozhskii-173/+226
2025-09-12remove outdated jsbackend leftoversklensy-7/+0
2025-09-12Auto merge of #146019 - joboet:better-dlsym, r=tgross35bors-51/+112
2025-09-12Only suggest type in as_underscore when it's suggestableTeodoro Freund-4/+38
2025-09-12Merge ref '2a9bacf61876' from rust-lang/rustThe Miri Cronjob Bot-1655/+1497
2025-09-12Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-09-12Auto merge of #146328 - zetanumbers:fix-141951, r=lcnrbors-5/+40
2025-09-12ci: Increase `rust.debuginfo-level-tests` to `2` in `x86_64-gnu-debug` jobMartin Nordholts-9/+17
2025-09-12fix: `invalid_upcast_comparisons` wrongly unmangled macrosyanglsh-3/+30
2025-09-12fix typo in commentFang He-1/+1
2025-09-11Skip cleanups on unsupported targetsAlex Crichton-27/+86
2025-09-11Auto merge of #145177 - joboet:move-pal-thread, r=ibraheemdevbors-1121/+921
2025-09-11test: remove an outdated normalization for rustc versionsJosh Stone-3/+2
2025-09-12Use raw fmt str in format macroIoaNNUwU-5/+87
2025-09-11c-variadic: test that unsupported c-variadic ABIs are reported correctlyFolkert de Vries-0/+468
2025-09-11Insert missing word.Jonathan 'theJPster' Pallant-2/+2
2025-09-11Cleanups from review comments.Jonathan 'theJPster' Pallant-4/+3
2025-09-11Add general arm-linux.md platform doc.Jonathan 'theJPster' Pallant-4/+234
2025-09-11Merge pull request #1918 from a4lg/riscv-aes64im-lower-requirementsSayantan Chakraborty-1/+1
2025-09-11Add suggestion to `cast_sign_loss` and `cast_possible_wrap` using the `cast_{...Jason Newcomb-49/+140
2025-09-12Remove big-endian swizzles from `vreinterpret`sayantn-9286/+6
2025-09-11Auto merge of #146386 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-09-11fix(len_zero): don't eagerly call `GenericArgs::type_at` (#15660)Timo-3/+14
2025-09-11refactor: split `derive` lints into separate modules (#15622)Jason Newcomb-527/+559
2025-09-11remove unused getLongestEntryLengthklensy-8/+0
2025-09-11fix(needless_closure): don't lint on `AsyncFn*`s (#15649)dswij-12/+31
2025-09-11remove unused macroklensy-116/+0
2025-09-11Merge pull request #1915 from heiher/fix-signaturesAmanieu d'Antras-16/+20
2025-09-11fix(len_zero): don't eagerly call `GenericArgs::type_at`Ada Alakbarova-3/+14
2025-09-11Merge pull request #4580 from JoJoDeveloping/fix-4579-protector-0sizedRalf Jung-65/+12
2025-09-11bootstrap: rustdoc-js tests can now be filtered by js filesbinarycat-1/+15
2025-09-11move zero-sized protector dealloc testJohannes Hostert-15/+10
2025-09-11update doc commentConnor Tsui-1/+1
2025-09-11Fix `libgccjit` symlink when we build GCC locallyJakub Beránek-1/+13
2025-09-11fix config for poison macro testConnor Tsui-15/+18
2025-09-11Add regression test for literal search on pathsGuillaume Gomez-0/+30