Commit Graph

  • 392ac35ed1 Update mips64 data layout to match LLVM 20 change Hans Wennborg 2024-11-07 17:06:11 +01:00
  • 0e58f1c21a Update test for LLVM 20's new vector splat syntax Hans Wennborg 2024-11-07 16:48:29 +01:00
  • 57a8a7efdb Auto merge of #132736 - matthiaskrgr:rollup-66naqwb, r=matthiaskrgr bors 2024-11-07 18:22:59 +00:00
  • 03383ad102 Initialize channel Blocks directly on the heap Josh Stone 2024-11-07 09:51:52 -08:00
  • 3518178443
    Merge pull request #13639 from flip1995/rustup Philipp Krones 2024-11-07 18:02:25 +00:00
  • b1166963aa
    Remove CI badge from README and book Philipp Krones 2024-11-07 18:57:29 +01:00
  • a28c44fc96
    Merge pull request #13587 from Kobzol/ci-remove-bors Philipp Krones 2024-11-07 17:42:31 +00:00
  • 843ef1b1f0
    Remove path filter Jakub Beránek 2024-11-07 18:26:06 +01:00
  • 9ebe68d8c3
    Add conclusion job to PR CI Jakub Beránek 2024-11-07 18:13:50 +01:00
  • 1ee5ab3085 bootstrap: Print better message if lock pid isn't available clubby789 2024-11-07 17:28:16 +00:00
  • fd41a373f3
    Rollup merge of #132734 - RalfJung:platform-intrinsic, r=compiler-errors Matthias Krüger 2024-11-07 18:19:38 +01:00
  • bf0de1f308
    Rollup merge of #132729 - bjorn3:fn_abi_extra_sanity_checks, r=compiler-errors Matthias Krüger 2024-11-07 18:19:38 +01:00
  • 77ba4f03b0
    Rollup merge of #132726 - clubby789:unused-deps, r=compiler-errors Matthias Krüger 2024-11-07 18:19:37 +01:00
  • 27c193496d
    Rollup merge of #132638 - taiki-e:ppc-asm-fixme, r=jieyouxu Matthias Krüger 2024-11-07 18:19:37 +01:00
  • ab1787b223 core: move intrinsics.rs into intrinsics folder Ralf Jung 2024-11-05 15:22:23 +01:00
  • ba6a38495f remove 'platform-intrinsic' ABI leftovers Ralf Jung 2024-11-07 17:42:49 +01:00
  • fa0b97268a remove 'platform-intrinsic' ABI leftovers Ralf Jung 2024-11-07 17:42:49 +01:00
  • d583df02cc
    Remove ui/no_lints.rs test Philipp Krones 2024-11-07 17:26:23 +01:00
  • a5d6100a10
    Bump nightly version -> 2024-11-07 Philipp Krones 2024-11-07 17:18:22 +01:00
  • b27570b19b
    Fix cargo dev update_lints Philipp Krones 2024-11-03 14:59:03 +01:00
  • c64f1e3591
    Fix lint_without_lint_pass internal lint Philipp Krones 2024-11-03 14:25:46 +01:00
  • 4f12b98654
    Clean up declare_clippy_lint Philipp Krones 2024-11-03 14:21:43 +01:00
  • 03daf7ccb2
    Fix author lint and move it back to tests/ui Philipp Krones 2024-11-07 17:12:42 +01:00
  • b816d4ee4f
    Merge remote-tracking branch 'upstream/master' into rustup Philipp Krones 2024-11-07 17:09:56 +01:00
  • 9f5e17fd0a Fix file formatting Guillaume Gomez 2024-11-07 17:13:00 +01:00
  • c8f0b15a2d Make fn_abi_sanity_check a bit stricter bjorn3 2024-11-07 15:54:40 +00:00
  • 9a77c3c2cb Auto merge of #132714 - mati865:update-memchr, r=tgross35 bors 2024-11-07 15:34:14 +00:00
  • b480f0f224 Remove unused intercrate dependencies clubby789 2024-11-07 14:17:16 +00:00
  • e2d50315ef Add links about clobber_abi on PowerPC Taiki Endo 2024-11-07 22:21:27 +09:00
  • 01b5a678c5 Remove fixme comment about clobber_abi on PowerPC Taiki Endo 2024-11-07 22:13:15 +09:00
  • 3d1dba830a Auto merge of #132722 - joboet:rollup-0q67jyo, r=joboet bors 2024-11-07 13:03:03 +00:00
  • dc62c34886 Renamed ecx variales to this Yoh Deadfall 2024-11-07 15:36:52 +03:00
  • 241f82ad91 Basic inline assembly support for SPARC and SPARC64 Taiki Endo 2024-11-07 21:19:03 +09:00
  • 194ce894b6
    Rollup merge of #132716 - ismailarilik:chore/issue-template/fix-branch-name, r=tgross35 Jonas Böttiger 2024-11-07 13:08:30 +01:00
  • 0a0cadfe8a
    Rollup merge of #132715 - tabokie:fix-lazy-lock-doc, r=Noratrieb Jonas Böttiger 2024-11-07 13:08:29 +01:00
  • 59582fb21a
    Rollup merge of #132707 - zmodem:tests_vs_diagnostic_width, r=jieyouxu Jonas Böttiger 2024-11-07 13:08:28 +01:00
  • 7044cc7447
    Rollup merge of #132694 - ismailarilik:fix/x/fix-a-regex-used-to-find-python-executable, r=jieyouxu Jonas Böttiger 2024-11-07 13:08:28 +01:00
  • 49a58c8723
    Rollup merge of #132665 - tyilo:nonzero-u-div-ceil, r=joboet Jonas Böttiger 2024-11-07 13:08:27 +01:00
  • 6b5a58c265
    Rollup merge of #132057 - RalfJung:miri-abi-compat, r=wesleywiser Jonas Böttiger 2024-11-07 13:08:27 +01:00
  • b5966e4e88 Fix bootstrap test bjorn3 2024-11-07 11:33:34 +00:00
  • b71483b2a1 Rustup to rustc 1.84.0-nightly (854980293 2024-11-06) bjorn3 2024-11-07 10:40:15 +00:00
  • 072088074e Separate f128 % operation to deal with missing fmodl symbol Raoul Strackx 2024-11-06 13:41:55 +01:00
  • fe43131683 Auto merge of #132635 - kiike:fix/dots_in_target, r=onur-ozkan bors 2024-11-07 09:50:31 +00:00
  • e7279c86be Sync from rust 8549802939cd01111c46e34a7b67cb1933977af9 bjorn3 2024-11-07 09:45:59 +00:00
  • 9200cbc712 Auto merge of #132710 - matthiaskrgr:padautz, r=jieyouxu bors 2024-11-07 07:21:20 +00:00
  • 2e42b7600b chore(issue-template): fix branch name ismailarilik 2024-11-07 10:19:17 +03:00
  • 546a1eaab9 Auto merge of #132705 - kornelski:inline-repeat, r=tgross35 bors 2024-11-07 04:26:33 +00:00
  • 557c7f8cdd fix lazylock comment Xinye 2024-11-07 10:51:00 +08:00
  • 775f6d8d9d Auto merge of #131888 - ChrisDenton:deopt, r=ibraheemdev bors 2024-11-07 01:23:47 +00:00
  • 7cdbb59c26 unpin and update memchr Mateusz Mikuła 2024-11-07 02:04:47 +01:00
  • c07aa1e171 Auto merge of #132625 - compiler-errors:cache-only-if-opaque, r=lcnr bors 2024-11-06 21:22:14 +00:00
  • 9b286cf088 more crash tests Matthias Krüger 2024-11-06 22:10:23 +01:00
  • 8471c6bb0c
    bootstrap: add quoting support to avoid splitting Enric Morales 2024-11-05 11:32:05 +01:00
  • 029add206f Add --diagnostic-width to some tests failing after 1a0c5021838 Hans Wennborg 2024-11-06 18:50:24 +01:00
  • 5a855654de Inline str::repeat Kornel 2024-11-06 18:54:03 +00:00
  • 8549802939 Auto merge of #132703 - GuillaumeGomez:rollup-tfuef34, r=GuillaumeGomez bors 2024-11-06 18:53:35 +00:00
  • 4c7e92f76b
    Rollup merge of #132700 - matthiaskrgr:plzno, r=fmease Guillaume Gomez 2024-11-07 02:09:53 +08:00
  • d150498be4
    Rollup merge of #132698 - GuillaumeGomez:rm-unneeded-fields, r=notriddle Guillaume Gomez 2024-11-07 02:09:52 +08:00
  • d6a43d4724
    Rollup merge of #132617 - uellenberg:fix-rendered-doc, r=cuviper Guillaume Gomez 2024-11-07 02:09:51 +08:00
  • da5102c172 add note not to re-report crashes from crashes tests Matthias Krüger 2024-11-06 18:07:47 +01:00
  • ab560d88e9 Auto merge of #13661 - alex-semenyuk:doc_fix, r=Manishearth bors 2024-11-06 17:06:44 +00:00
  • 03a63fd4a4 Remove unneeded fields in scrape_examples::FindCalls Guillaume Gomez 2024-11-06 17:35:14 +01:00
  • 116fc31c5c Auto merge of #132697 - compiler-errors:async-closure-sugar, r=fmease bors 2024-11-06 16:22:16 +00:00
  • 7d8ca6d4fc Clean middle generics using paren sugar if trait has rustc_paren_sugar Michael Goulet 2024-11-06 15:50:37 +00:00
  • e0b98c739a fix(x): fix a regex used to find python executable ismailarilik 2024-11-06 16:40:02 +03:00
  • 7bcd578a02
    Link fix alexey semenyuk 2024-11-06 18:23:01 +05:00
  • 4d215e2426 Auto merge of #132404 - makai410:suggest-swap-lhs-rhs, r=fee1-dead bors 2024-11-06 11:49:52 +00:00
  • f02a0208e5 Auto merge of #13659 - samueltardieu:push-twtxmtvopoxo, r=blyxyas bors 2024-11-06 11:27:13 +00:00
  • 2796048328 Auto merge of #131721 - okaneco:const_eq_ignore_ascii_case, r=m-ou-se bors 2024-11-06 09:08:53 +00:00
  • e1fb288562 Auto merge of #132663 - estebank:e0320-tweak, r=compiler-errors bors 2024-11-06 06:40:17 +00:00
  • cf2b370ad0 Auto merge of #132500 - RalfJung:char-is-whitespace-const, r=jhpratt bors 2024-11-06 04:07:32 +00:00
  • dedc441fa5 Add new unstable feature const_eq_ignore_ascii_case okaneco 2024-10-14 21:02:49 -04:00
  • a69df72bdc Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr bors 2024-11-06 01:21:42 +00:00
  • 934be9b63b Change some code blocks to quotes in rendered std doc uellenberg 2024-11-04 14:22:23 -08:00
  • 92c1ad8c73
    Rollup merge of #132660 - ehuss:remove-unused-errs, r=saethlin Matthias Krüger 2024-11-05 23:43:58 +01:00
  • 73035552c9
    Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxu Matthias Krüger 2024-11-05 23:43:58 +01:00
  • 088e698835
    Rollup merge of #132077 - alexcrichton:wide-arithmetic, r=jieyouxu Matthias Krüger 2024-11-05 23:43:57 +01:00
  • 8dee3e978a
    Rollup merge of #131405 - davidtwco:hardcoded-strip-macos, r=jieyouxu,albertlarsan68 Matthias Krüger 2024-11-05 23:43:56 +01:00
  • efa5af96a1
    Rollup merge of #131261 - clarfonthey:unsafe-cell-from-mut, r=m-ou-se Matthias Krüger 2024-11-05 23:43:55 +01:00
  • 4a91ff6bb5 Auto merge of #132661 - matthiaskrgr:rollup-npytbl6, r=matthiaskrgr bors 2024-11-05 22:43:15 +00:00
  • 97a1b940ca Implement div_ceil for NonZero<unsigned> Asger Hautop Drewsen 2024-11-05 23:42:19 +01:00
  • c1ab18d1c0 no_mangle_with_rust_abi: properly position the suggested ABI Samuel Tardieu 2024-11-05 22:54:15 +01:00
  • dceb3fc9fa Tweak E0320 overflow error wording Esteban Küber 2024-11-05 21:54:45 +00:00
  • c93109674f
    collect attribute spans early for disallowed macros Jonathan Dönszelmann 2024-11-05 20:44:53 +01:00
  • 4346249c88
    Rollup merge of #132642 - GuillaumeGomez:attr-docs, r=compiler-errors Matthias Krüger 2024-11-05 20:10:54 +01:00
  • 4847c40c8b Rollup merge of #132637 - blyxyas:lint-less-passes, r=flip1995 Matthias Krüger 2024-11-05 20:10:53 +01:00
  • 560248f4f7
    Rollup merge of #132637 - blyxyas:lint-less-passes, r=flip1995 Matthias Krüger 2024-11-05 20:10:53 +01:00
  • aa4fe48afe
    Rollup merge of #132571 - RalfJung:const_eval_select_macro, r=oli-obk Matthias Krüger 2024-11-05 20:10:52 +01:00
  • bb50ebfca4
    Rollup merge of #132567 - estebank:bad-suggestion, r=Nadrieril Matthias Krüger 2024-11-05 20:10:51 +01:00
  • b524be55db
    Rollup merge of #132524 - ismailarilik:chore/style/sync-submodule-exclusion-list-between-tidy-and-rustfmt, r=jieyouxu Matthias Krüger 2024-11-05 20:10:50 +01:00
  • b23655893e
    Rollup merge of #132498 - uellenberg:typo-and-let-suggestions, r=estebank Matthias Krüger 2024-11-05 20:10:50 +01:00
  • 0078e64439
    Rollup merge of #132409 - MarcoIeni:ci-remove-linux-4c-large, r=Kobzol Matthias Krüger 2024-11-05 20:10:49 +01:00
  • c8247c0a19
    Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco Matthias Krüger 2024-11-05 20:10:49 +01:00
  • c7d29cd56d Remove unused errs.rs file Eric Huss 2024-11-05 11:09:35 -08:00
  • bc5cf994db Auto merge of #132631 - workingjubilee:rollup-dx0krqp, r=workingjubilee bors 2024-11-05 18:58:59 +00:00
  • 6631a2c1b7 Auto merge of #13654 - GnomedDev:early-exit-visitors, r=Alexendoo bors 2024-11-05 17:39:32 +00:00
  • 49153739fd Only disable cache if predicate has opaques within it Michael Goulet 2024-11-05 02:02:56 +00:00
  • e8c698bb3b Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee bors 2024-11-05 16:25:45 +00:00
  • 02b34154fd
    CI: switch 7 linux jobs to free runners MarcoIeni 2024-11-05 16:56:41 +01:00
  • 33009601af Add documentation on ast::Attribute Guillaume Gomez 2024-11-05 16:15:45 +01:00