Commit graph

  • 976d13fe49
    Merge pull request #2346 from folkertdev/bootstrap-in-dependencies 许杰友 Jieyou Xu (Joe) 2025-04-19 22:13:41 +08:00
  • 1ab497b3f4
    document #[cfg(bootstrap)] in dependencies Folkert de Vries 2025-04-19 15:12:11 +02:00
  • b886a8e654
    Merge pull request #2347 from rust-lang/rustc-pull Tshepang Mbambo 2025-04-19 16:06:07 +02:00
  • 07b7f00a9e fix broken link Tshepang Mbambo 2025-04-19 16:04:22 +02:00
  • 9ebc73e2b6
    Rollup merge of #140025 - Sky9x:re-remove-adtflags-anon, r=compiler-errors Chris Denton 2025-04-19 14:01:40 +00:00
  • 995114908d
    Rollup merge of #140016 - pfmooney:illumos-fstatat, r=jhpratt Chris Denton 2025-04-19 14:01:40 +00:00
  • 67a97bad94
    Rollup merge of #140007 - roblabla:fix-win7, r=ChrisDenton Chris Denton 2025-04-19 14:01:39 +00:00
  • 3c5aef3625
    Rollup merge of #139922 - jnqnfe:cstr_doc_fix, r=jhpratt Chris Denton 2025-04-19 14:01:39 +00:00
  • d49361a798
    Rollup merge of #139919 - GuillaumeGomez:rustdoc-json-1-indexed, r=aDotInTheVoid Chris Denton 2025-04-19 14:01:38 +00:00
  • dff14f0634
    Rollup merge of #139535 - ChrisDenton:default-ptr, r=tgross35 Chris Denton 2025-04-19 14:01:37 +00:00
  • 103be60afe
    Rollup merge of #139297 - RossSmyth:NixClean, r=WaffleLapkin Chris Denton 2025-04-19 14:01:37 +00:00
  • db98b72e34
    Rollup merge of #137454 - mu001999-contrib:fix-137414, r=wesleywiser Chris Denton 2025-04-19 14:01:36 +00:00
  • 3b2302ec0d Merge from rustc The rustc-dev-guide Cronjob Bot 2025-04-19 13:53:12 +00:00
  • a0c64dce0d Preparing for merge from rustc The rustc-dev-guide Cronjob Bot 2025-04-19 13:53:05 +00:00
  • 52616fa902
    Merge pull request #2344 from rust-lang/tshepang-patch-1 Tshepang Mbambo 2025-04-19 13:09:15 +02:00
  • 311ef44dca
    readme: be copy-paste friendly Tshepang Mbambo 2025-04-19 13:08:43 +02:00
  • b47fe51610
    tests: adjust tests/ui/auto-instantiate.rs Jieyou Xu 2025-04-19 17:29:31 +08:00
  • 40b73322b9
    tests: adjust some augmented-assignment* tests Jieyou Xu 2025-04-19 17:05:05 +08:00
  • a86df238d3
    tests: rework amdgpu-require-explicit-cpu.rs Jieyou Xu 2025-04-19 16:46:06 +08:00
  • f121c7c360 added test for Enumerate::next_index on empty iterator Jonathan Gruner 2025-04-19 12:26:57 +02:00
  • 5a71fabe29 added doctest for Enumerate::next_index Jonathan Gruner 2025-04-19 12:06:30 +02:00
  • 1f491dccba add next_index to Enumerate Jonathan Gruner 2025-04-08 17:17:21 +02:00
  • a7c39b6861 Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwco bors 2025-04-19 08:01:53 +00:00
  • b3739f3c0e Only consider MonoItem::Fn when preventing inlining for autodiff source functions Manuel Drehwald 2025-04-19 03:36:02 -04:00
  • 3eaa4b9368 Cleaned up 4 tests in tests/ui/issues Spencer 2025-04-15 21:06:27 -06:00
  • 93fa96cfba Use struct update syntax for some TargetOptions Thalia Archibald 2025-04-18 16:45:26 -07:00
  • 670ff84d1c Handle unsupported fallback Thalia Archibald 2025-04-15 06:42:39 -07:00
  • 37712cc016 Combine env consts into std::sys::env_consts Thalia Archibald 2025-04-15 05:48:27 -07:00
  • d863f81671
    Re-remove AdtFlags::IS_ANONYMOUS Sky 2025-04-18 21:40:53 -04:00
  • 2ef7858652 Auto merge of #140015 - GuillaumeGomez:subtree-update_cg_gcc_2025-04-18, r=antoyo bors 2025-04-19 01:12:39 +00:00
  • e0d9244472 Sort Unix env constants alphabetically by target_os Thalia Archibald 2025-04-15 05:29:38 -07:00
  • bd5c43835a Remove early exits from JumpThreading. Camille GILLOT 2025-04-18 23:34:37 +00:00
  • cc359b8bb6 Fix import Guillaume Gomez 2025-04-18 23:02:07 +02:00
  • 41ddf86722
    Make #[naked] an unsafe attribute Folkert de Vries 2025-03-29 17:30:11 +01:00
  • 84f582665e Fix compilation error in GCC backend Guillaume Gomez 2025-04-18 22:46:43 +02:00
  • fb3cae08ab std: Use fstatat() on illumos Patrick Mooney 2025-04-17 20:31:58 -05:00
  • c123dc63ea Fix rustc_codegen_gcc/tests/run/return-tuple.rs test Guillaume Gomez 2025-04-18 21:21:15 +02:00
  • e4ea67b3d7 Merge commit 'db1a31c243' into subtree-update_cg_gcc_2025-04-18 Guillaume Gomez 2025-04-18 21:19:50 +02:00
  • 076016d55a Update rustdoc-json-types FORMAT_VERSION to 45 Guillaume Gomez 2025-04-18 20:34:56 +02:00
  • ba9a008d90 Add regression test for span 1-indexed check Guillaume Gomez 2025-04-16 15:28:28 +02:00
  • 59477a8ab2 Make rustdoc JSON Span column 1-based, just like line numbers Guillaume Gomez 2025-04-16 15:12:05 +02:00
  • db1a31c243
    Merge pull request #650 from rust-lang/sync_from_rust_2025_04_17 antoyo 2025-04-18 12:43:27 -04:00
  • 52b06872fe Simplify handling of some SIMD intrinsics Antoni Boucher 2025-04-18 12:07:10 -04:00
  • 98dd5a30b3 Fix for libgccjit 12 Antoni Boucher 2025-04-18 11:45:30 -04:00
  • 87072c1d2e
    Remove errant doc comment lines Tamir Duberstein 2025-04-18 11:20:14 -04:00
  • 65b87aae21 Support new target builtins Antoni Boucher 2025-04-17 15:05:06 -04:00
  • 9058bab9a9
    Move <CStr as Debug> test to coretests Tamir Duberstein 2025-04-18 10:30:38 -04:00
  • f727b3622b
    Invert <CString as Deref>::deref and CString::as_c_str Tamir Duberstein 2025-04-18 10:15:11 -04:00
  • 162daaa2fa Remove let_chains feature gate from even more tests est31 2025-03-16 06:14:36 +01:00
  • d75f8cde2f Also allow let chains in match guards est31 2025-03-16 06:32:43 +01:00
  • eb1639bd33 Add tests to check the situation with heterogenous spans est31 2024-11-13 10:50:08 +01:00
  • 0e91190b05 Remove let_chains feature gate from some places in the testsuite est31 2024-11-10 21:54:48 +01:00
  • 191df20fca Auto merge of #139996 - matthiaskrgr:rollup-0nka2hw, r=matthiaskrgr bors 2025-04-18 13:49:17 +00:00
  • 17b7d63fd7
    rtprintpanic: clarify that the error is aborting the process Lieselotte 2025-04-18 15:02:22 +02:00
  • ac7d1be031 add coverage on config include logic onur-ozkan 2025-04-16 20:54:15 +03:00
  • 2e61af2fca Stabilize let chains on edition 2024 est31 2024-11-10 20:58:00 +01:00
  • 0d56e3eed1
    LocalKey<T>: document that the dtor should not panic Lieselotte 2025-04-18 12:29:51 +02:00
  • 8f6ef1f1f6 Improve clean_maybe_renamed_item function code a bit Guillaume Gomez 2025-04-18 13:35:49 +02:00
  • 1b39302571 Disable has_thread_local on i686-win7-windows-msvc roblabla 2025-04-18 13:30:26 +02:00
  • b18e373053 Reduce duplicated test prefixes in nested subdirectories Jakub Beránek 2025-04-18 12:44:39 +02:00
  • 6a0bd27619 Auto merge of #139997 - matthiaskrgr:rollup-a1fe5zg, r=matthiaskrgr bors 2025-04-18 10:37:11 +00:00
  • 65ce38a4c9 Add a note that explains the counts Jakub Beránek 2025-04-18 12:32:19 +02:00
  • 136171c8d8 skip llvm-config in autodiff check builds, when its unavailable Manuel Drehwald 2025-04-18 00:58:04 -04:00
  • 1b524214e2
    Rollup merge of #139991 - tshepang:stray, r=Kobzol Matthias Krüger 2025-04-18 05:17:55 +02:00
  • 1b03b826c4
    Rollup merge of #139989 - durin42:llvm-21-issue-101082, r=cuviper Matthias Krüger 2025-04-18 05:17:54 +02:00
  • 095486e125
    Rollup merge of #139976 - jieyouxu:plumbing, r=Kobzol Matthias Krüger 2025-04-18 05:17:54 +02:00
  • af61fdf7d5
    Rollup merge of #139934 - tgross35:update-builtins, r=tgross35 Matthias Krüger 2025-04-18 05:17:53 +02:00
  • 68b439c63b
    Rollup merge of #138599 - adwinwhite:recursive-overflow, r=wesleywiser Matthias Krüger 2025-04-18 05:17:53 +02:00
  • 484abe9f77
    Rollup merge of #137881 - Jarcho:index_slice_ex, r=wesleywiser Matthias Krüger 2025-04-18 05:17:50 +02:00
  • 8cb57ed74b
    Rollup merge of #139942 - dalvescb:master, r=jieyouxu Matthias Krüger 2025-04-18 05:16:31 +02:00
  • cbf26629c4
    Rollup merge of #139913 - fmease:rustdoc-fix-fn-param-handling, r=GuillaumeGomez Matthias Krüger 2025-04-18 05:16:31 +02:00
  • ac00a37516
    Rollup merge of #139853 - Kobzol:lld-llvm-config, r=onur-ozkan Matthias Krüger 2025-04-18 05:16:30 +02:00
  • 540fb228af
    Rollup merge of #139615 - nnethercote:rm-name_or_empty, r=jdonszelmann Matthias Krüger 2025-04-18 05:16:29 +02:00
  • 5e8bc7f4d3
    Rollup merge of #139553 - petrosagg:channel-double-free, r=RalfJung,tgross35 Matthias Krüger 2025-04-18 05:16:29 +02:00
  • e15cf92b67
    Rollup merge of #139393 - willglynn:rustdoc_output_target_feature_information, r=aDotInTheVoid Matthias Krüger 2025-04-18 05:16:28 +02:00
  • c8a9095f0f
    Rollup merge of #138528 - dianne:implicit-deref-patterns, r=Nadrieril Matthias Krüger 2025-04-18 05:16:28 +02:00
  • e882ff4e7e Don't assemble non-env/bound candidates if projection is rigid Michael Goulet 2025-04-17 19:06:46 +00:00
  • 9e2e6d71b3
    Merge pull request #2340 from rust-lang/autodiff-build-instr Manuel Drehwald 2025-04-17 20:54:12 -04:00
  • 834dbf565c upstream autodiff build instructions Manuel Drehwald 2025-04-17 20:52:07 -04:00
  • 1f76d219c9 Auto merge of #139992 - matthiaskrgr:rollup-ak3uibu, r=matthiaskrgr bors 2025-04-17 21:30:51 +00:00
  • dc2d273acd
    Rollup merge of #139977 - Amanieu:select_unpredictable_drop, r=RalfJung Matthias Krüger 2025-04-17 21:53:27 +02:00
  • e5ba69b927
    Rollup merge of #139974 - Patrick-6:change-visibility, r=RalfJung Matthias Krüger 2025-04-17 21:53:27 +02:00
  • 18f6c595ee
    Rollup merge of #139971 - LukasWoodtli:gardena/lw/fix-cstring-merging-test, r=wesleywiser Matthias Krüger 2025-04-17 21:53:26 +02:00
  • 4c92186f21
    Rollup merge of #139969 - psumbera:libc-rust-analyzer, r=lnicola Matthias Krüger 2025-04-17 21:53:26 +02:00
  • 026d56b0f6
    Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser Matthias Krüger 2025-04-17 21:53:25 +02:00
  • 8b7a2897c8
    Rollup merge of #139498 - alexcrichton:wasm-zst-safe, r=wesleywiser Matthias Krüger 2025-04-17 21:53:24 +02:00
  • b6e48d3850
    Rollup merge of #139483 - RalfJung:nan, r=tgross35 Matthias Krüger 2025-04-17 21:53:24 +02:00
  • 87a163523f
    Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk Matthias Krüger 2025-04-17 21:53:23 +02:00
  • b8c043f07e remove stray file Tshepang Mbambo 2025-04-17 21:37:03 +02:00
  • 5523c87c41 Update libcore.natvis for Pin. Mara Bos 2025-04-17 21:16:58 +02:00
  • d3b167493e tests: adjust 101082 test for LLVM 21 fix Augie Fackler 2025-04-17 15:11:21 -04:00
  • 7d6f41b08e Update compiler-builtins to 0.1.155 Trevor Gross 2025-04-16 18:27:58 +00:00
  • 34573d683f
    Be more specific about the error in the SystemTime example Noa 2025-04-17 11:42:53 -05:00
  • 88bd1913f2
    Point UNIX_EPOCH to associated constant in SystemTime docs Noa 2025-04-17 11:37:54 -05:00
  • a15cce2690 Auto merge of #139979 - matthiaskrgr:rollup-7wu5169, r=matthiaskrgr bors 2025-04-17 16:33:06 +00:00
  • 6922524035
    Rollup merge of #139962 - ognevny:opt-dist-tests, r=Kobzol Matthias Krüger 2025-04-17 17:40:31 +02:00
  • 8281a54a1b
    Rollup merge of #139961 - nnethercote:two-rustc_const_eval-cleanups, r=oli-obk Matthias Krüger 2025-04-17 17:40:31 +02:00
  • 7a4525c883
    Rollup merge of #139943 - fmease:rustdoc-ixcre-trait-aliases, r=GuillaumeGomez Matthias Krüger 2025-04-17 17:40:30 +02:00
  • b79996d97d
    Rollup merge of #139935 - cuviper:rustc-rayon-core-0.5.1, r=lqd Matthias Krüger 2025-04-17 17:40:30 +02:00
  • dce750644f
    Rollup merge of #139931 - ognevny:bootstrap-llvm-zlib, r=Kobzol Matthias Krüger 2025-04-17 17:40:29 +02:00