Commit graph

  • 5d818914af Always inline functions signatures containing f16 or f128 Trevor Gross 2024-11-14 14:17:20 -06:00
  • b77dbbd4fd Pass f16 and f128 by value in const_assert! Trevor Gross 2024-11-14 15:48:21 -06:00
  • e84902d35a Auto merge of #133047 - matthiaskrgr:rollup-9se1vth, r=matthiaskrgr bors 2024-11-14 21:09:28 +00:00
  • ede8a74f1e tests/run-make/simd-ffi: fix test crashing on x86 targets ... liushuyu 2024-11-14 14:07:47 -07:00
  • 9fde49b338 Change visit_precise_capturing_arg so it returns a Self::Result maxcabrajac 2024-11-14 17:07:46 -03:00
  • 7711ba2d14 use &raw in {read, write}_unaligned documentation cyrgani 2024-11-14 21:04:30 +01:00
  • d6a9ded560
    Rollup merge of #133046 - flip1995:clippy-subtree-update, r=Manishearth Matthias Krüger 2024-11-14 20:45:16 +01:00
  • 8912909b98
    Rollup merge of #133043 - notriddle:master, r=fmease Matthias Krüger 2024-11-14 20:45:15 +01:00
  • dd61213be4
    Rollup merge of #133040 - GuillaumeGomez:footnote-ref-in-def, r=notriddle Matthias Krüger 2024-11-14 20:45:13 +01:00
  • e158303c09
    Rollup merge of #128197 - Alexendoo:span-ctxt, r=davidtwco Matthias Krüger 2024-11-14 20:45:12 +01:00
  • 35c3b25321
    Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-update Philipp Krones 2024-11-14 19:35:26 +01:00
  • 32500aa8e0 rustdoc-search: case-sensitive only when capitals are used Michael Howell 2024-11-14 11:08:06 -07:00
  • 786fbd6d68
    Rustup (#13687) Philipp Krones 2024-11-14 17:32:56 +00:00
  • 99ef36938a
    Bump nightly version -> 2024-11-14 Philipp Krones 2024-11-14 18:27:46 +01:00
  • c166ee1fc8
    Merge remote-tracking branch 'upstream/master' into rustup Philipp Krones 2024-11-14 18:27:35 +01:00
  • 90ab8eaedd Auto merge of #133039 - GuillaumeGomez:rollup-i223onq, r=GuillaumeGomez bors 2024-11-14 17:22:10 +00:00
  • 052d40adb3 Add regression test for #131946 Guillaume Gomez 2024-11-14 17:01:29 +01:00
  • 1d2f9118fe Fix handling of footnote reference in footnote definition Guillaume Gomez 2024-11-14 17:01:09 +01:00
  • 467ce2695a Include the "unwind" crate to link with libunwind instead of the "libc" crate. Xing Xue 2024-11-11 10:31:29 -05:00
  • 35214ebf32
    Rollup merge of #133036 - onur-ozkan:vacation, r=jieyouxu Guillaume Gomez 2024-11-14 15:16:18 +01:00
  • 19d0e60cf2
    Rollup merge of #133034 - onur-ozkan:new-default, r=jieyouxu Guillaume Gomez 2024-11-14 15:16:16 +01:00
  • fc7ca70013
    Rollup merge of #133005 - notriddle:notriddle/trie-search, r=GuillaumeGomez Guillaume Gomez 2024-11-14 15:16:14 +01:00
  • 1a1efafc64
    Rollup merge of #132649 - klensy:pa-clippy-ci, r=onur-ozkan Guillaume Gomez 2024-11-14 15:16:11 +01:00
  • 5ee347ece4
    Rollup merge of #132172 - dianne:suggest-borrow-generic, r=matthewjasper Guillaume Gomez 2024-11-14 15:16:08 +01:00
  • c82e0dff84 Auto merge of #132709 - programmerjake:optimize-charto_digit, r=joshtriplett bors 2024-11-14 14:14:40 +00:00
  • 7652e349b0 Support s390x z13 vector ABI Taiki Endo 2024-11-14 22:14:11 +09:00
  • 2b8c345393 add myself into users_on_vacation on triagebot onur-ozkan 2024-11-14 15:06:12 +03:00
  • 49f9b4b4de update download-rustc comments and default onur-ozkan 2024-11-14 14:56:48 +03:00
  • a4cedecc9e Auto merge of #133032 - GuillaumeGomez:rollup-vqakdmw, r=GuillaumeGomez bors 2024-11-14 10:59:49 +00:00
  • e6cd8699ea
    Rollup merge of #133027 - no1wudi:master, r=jhpratt Guillaume Gomez 2024-11-14 18:26:16 +08:00
  • 6a783a4c5e
    Rollup merge of #133013 - matthiaskrgr:crash_aux, r=onur-ozkan Guillaume Gomez 2024-11-14 18:26:16 +08:00
  • e3c76c5699
    Rollup merge of #132773 - jakos-sec:fix-asan-win32, r=jieyouxu Guillaume Gomez 2024-11-14 18:26:15 +08:00
  • 475203f098
    Rollup merge of #132310 - jieyouxu:max-llvm-version, r=onur-ozkan Guillaume Gomez 2024-11-14 18:26:15 +08:00
  • bce5fa62ab
    Rollup merge of #132010 - cuviper:alt-full-debuginfo, r=Mark-Simulacrum Guillaume Gomez 2024-11-14 18:26:14 +08:00
  • 91fa16b211 tests: use max-llvm-major-version instead of ignore-llvm-version range like N - 99 许杰友 Jieyou Xu (Joe) 2024-10-30 13:14:34 +08:00
  • 7eee9faea1 compiletest: add max-llvm-major-version directive 许杰友 Jieyou Xu (Joe) 2024-10-29 13:55:31 +08:00
  • 3d3b515707 ABI checks: add support for some tier3 arches, warn on others. Luca Versari 2024-11-13 10:56:51 +01:00
  • dae7ac133b Auto merge of #133026 - workingjubilee:rollup-q8ig6ah, r=workingjubilee bors 2024-11-14 07:07:53 +00:00
  • 79e2af285a Fix a copy-paste issue in the NuttX raw type definition Huang Qi 2024-11-14 14:50:30 +08:00
  • 18136cf0d8
    Rollup merge of #133012 - Eclips4:issue-125670, r=compiler-errors Jubilee 2024-11-13 22:43:39 -08:00
  • d21a53d836
    Rollup merge of #133008 - onur-ozkan:update-outdated-comment, r=jieyouxu Jubilee 2024-11-13 22:43:38 -08:00
  • 966b8930e3
    Rollup merge of #133004 - cuviper:unrecover-btree, r=ibraheemdev Jubilee 2024-11-13 22:43:38 -08:00
  • 17dcadd587
    Rollup merge of #133003 - zachs18:clonetouninit-dyn-compat-u8, r=dtolnay Jubilee 2024-11-13 22:43:37 -08:00
  • aa189460b8
    Rollup merge of #132971 - BoxyUwU:handle_infers_in_anon_consts, r=compiler-errors Jubilee 2024-11-13 22:43:37 -08:00
  • 55e05f240b
    Rollup merge of #132907 - BLANKatGITHUB:intrinsic, r=saethlin Jubilee 2024-11-13 22:43:36 -08:00
  • 52913653dd
    Rollup merge of #131304 - RalfJung:float-core, r=tgross35 Jubilee 2024-11-13 22:43:35 -08:00
  • 673bb5e3ff
    Mark never_type_fallback_flowing_into_unsafe as a semantic change Maybe Lapkin 2024-11-14 02:46:47 +01:00
  • 2ab8480605 Suggest borrowing arguments in generic positions when trait bounds are satisfied dianne 2024-10-23 01:32:12 -07:00
  • 22bcb81c66 Auto merge of #122770 - iximeow:ixi/int-formatting-optimization, r=workingjubilee bors 2024-11-14 04:17:20 +00:00
  • 7a96ed3dd0 Remove unreachable code in has_cfg_or_cfg_attr. Nicholas Nethercote 2024-11-14 14:57:52 +11:00
  • d55a5e5dda Merge matches in configure_annotatable. Nicholas Nethercote 2024-11-14 14:18:56 +11:00
  • b2b643c9d9 Inline and remove flat_map_annotatable. Nicholas Nethercote 2024-11-14 13:58:27 +11:00
  • 7aee2b332f Make configure_annotatable/flat_map_annotatable infallible. Nicholas Nethercote 2024-11-14 13:32:22 +11:00
  • 17ed948312 docs: Fix missing colon in methods for primitive types Shun Sakai 2024-11-14 10:39:33 +09:00
  • 2cb7aeaba5 docs: Fix missing period in methods for integer types Shun Sakai 2024-11-14 10:24:38 +09:00
  • bd0826a452 Auto merge of #133006 - matthiaskrgr:rollup-dz6oiq5, r=matthiaskrgr bors 2024-11-14 01:15:35 +00:00
  • 3a74bce72e Adding BreakValue to UnusedDelimsCtx to make UnusedParens and UnusedBraces checking break surechen 2024-11-14 09:08:56 +08:00
  • 12747f188a Remove Resolver::empty_disambiguator. Nicholas Nethercote 2024-11-14 11:34:49 +11:00
  • ea37000b56 Use a common subdiagnostic format for generic borrows dianne 2024-10-23 10:31:58 -07:00
  • 2280d8ea00 Provide borrow-instead-of-move suggestions for calls of fn-like items from other crates dianne 2024-10-20 04:22:07 -07:00
  • 66cc7d6a05 Replace the restricted_shadowing boolean argument with an enum. Nicholas Nethercote 2024-11-14 10:20:45 +11:00
  • 6e0e9edbe0 Move a call outside a loop. Nicholas Nethercote 2024-11-08 15:24:13 +11:00
  • d71c06d022 Remove two _ext methods. Nicholas Nethercote 2024-11-08 15:16:16 +11:00
  • e7dffeedcf Use an atom comparison for a keyword check. Nicholas Nethercote 2024-11-08 10:42:07 +11:00
  • d34f2823fd Use for_each_child in a suitable place. Nicholas Nethercote 2024-11-08 09:00:39 +11:00
  • d1d8be1d13 Tweak a resolutions loop. Nicholas Nethercote 2024-11-08 08:50:51 +11:00
  • 46967bd2e9
    Mention both release *and* edition breakage for never type lints Maybe Lapkin 2024-11-13 05:14:26 +01:00
  • e534f47e95 Add descriptive comment for NameTrie Michael Howell 2024-11-13 15:26:57 -07:00
  • 1d133993ed
    Remove console.log Michael Howell 2024-11-13 14:55:06 -07:00
  • 73c6494f7a compiletest: known-bug / crashes: allow for an "auxiliary" directory to contain files that do not have a "known-bug" directive Matthias Krüger 2024-11-13 22:33:45 +01:00
  • 7347beed88 Add test cases Kirill Podoprigora 2024-11-13 22:35:39 +02:00
  • 61013f040e PassWrapper: disable UseOdrIndicator for Asan Win32 Jakob Koschel 2024-11-08 13:24:54 +00:00
  • f432fb4006 update outdated comment about test-float-parse onur-ozkan 2024-11-13 23:17:32 +03:00
  • 2e13bf6379
    Rollup merge of #133001 - lcnr:test-next-solver, r=compiler-errors Matthias Krüger 2024-11-13 21:04:27 +01:00
  • 292cac91b8
    Rollup merge of #133000 - GuillaumeGomez:footnote-ids, r=notriddle Matthias Krüger 2024-11-13 21:04:26 +01:00
  • 59c5d7da05
    Rollup merge of #132998 - jieyouxu:undo-vacation, r=jieyouxu Matthias Krüger 2024-11-13 21:04:25 +01:00
  • e6b3a55b98
    Rollup merge of #132996 - clubby789:unn-let-space, r=jieyouxu Matthias Krüger 2024-11-13 21:04:25 +01:00
  • a1923b3bf9
    Rollup merge of #132995 - Eclips4:issue-132348, r=jieyouxu Matthias Krüger 2024-11-13 21:04:24 +01:00
  • a5372ed938
    Rollup merge of #132842 - veluca93:abi-checks-tier2, r=workingjubilee Matthias Krüger 2024-11-13 21:04:23 +01:00
  • 3376edac6d
    Rollup merge of #132302 - fmease:rustdoc-better-vis-for-macro-decl, r=notriddle Matthias Krüger 2024-11-13 21:04:22 +01:00
  • f3df2a2126
    Rollup merge of #126046 - davidzeng0:mixed_integer_ops_unsigned_sub, r=Amanieu Matthias Krüger 2024-11-13 21:04:22 +01:00
  • 8adb4b30f4 Auto merge of #132662 - RalfJung:const-panic-inlining, r=tgross35 bors 2024-11-13 19:47:38 +00:00
  • 6166b0cda5 Update core CloneToUninit tests Zachary S 2024-11-13 13:42:41 -06:00
  • f79eea106c btree: simplify the backdoor between set and map Josh Stone 2024-11-13 11:29:32 -08:00
  • 86da4be47f rustdoc: use a trie for name-based search Michael Howell 2024-11-13 10:46:27 -07:00
  • a54d6ad039
    Delete tests/codegen/fmt_int_no_panic.rs iximeow 2024-11-13 09:50:00 -08:00
  • 117038197d actually test next solver lcnr 2024-11-13 17:29:38 +01:00
  • 7a8257dc47 Add regression test for #131901 Guillaume Gomez 2024-11-13 16:56:40 +01:00
  • d9aac8cfce Fix duplicated footnote IDs Guillaume Gomez 2024-11-13 16:56:18 +01:00
  • 9016711bf1
    rustdoc: Treat decl macros like other items León Orell Valerian Liehr 2024-10-29 02:34:25 +01:00
  • 0df3ef4435 Fix compilation error on Solaris due to flock usage Christopher Berner 2024-11-12 20:02:47 -08:00
  • 29889cca42 Unvacation 许杰友 Jieyou Xu (Joe) 2024-11-13 21:35:46 +08:00
  • 81f6105851 Address review Kirill Podoprigora 2024-11-13 15:31:07 +02:00
  • 1136bbf066 Trim extra space when suggesting removing bad let clubby789 2024-11-13 13:17:01 +00:00
  • 98a71766b8 Add `exact-llvm-major-version` directive Kirill Podoprigora 2024-11-13 15:05:31 +02:00
  • acb9da7c93
    feat: migrate reorder_fields assist to use SyntaxFactory Tarek 2024-11-13 15:02:08 +02:00
  • a00df61387 Auto merge of #132556 - clubby789:cargo-update, r=Mark-Simulacrum bors 2024-11-13 12:57:09 +00:00
  • 812daed7a8 Run cargo update and update licenses clubby789 2024-11-03 11:31:15 +00:00
  • cdd948cbc0 fix clippy warns on windows (not checked by CI) klensy 2024-11-12 21:43:51 +03:00
  • dad667b6ac fix tests klensy 2024-11-05 21:19:28 +03:00