about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-08-07Rollup merge of #145045 - Hywan:doc-library-iterator-by_ref, r=GuillaumeGomezTrevor Gross-1/+1
2025-08-07Rollup merge of #144974 - tgross35:update-builtins, r=tgross35Trevor Gross-533/+464
2025-08-07Rollup merge of #144903 - Kivooeo:panic_handler-is-not-begin, r=m-ou-seTrevor Gross-1/+1
2025-08-07Rollup merge of #144900 - Kivooeo:unsigned_signed_diff-stabilize, r=dtolnayTrevor Gross-3/+2
2025-08-07Rollup merge of #144705 - pmur:murp/aarch64-lse, r=AmanieuTrevor Gross-10/+93
2025-08-08Clean up some resolved test regressions of const trait removals in stdShoyu Vanilla-10/+2
2025-08-07Auto merge of #145043 - Zalathar:rollup-3dbvdrm, r=Zalatharbors-124/+252
2025-08-07Fix doc comment of File::try_lock and File::try_lock_sharedUlrich Stark-2/+2
2025-08-07doc(library): Fix Markdown in `Iterator::by_ref`.Ivan Enderlin-1/+1
2025-08-07Auto merge of #144997 - BoxyUwU:bootstrap_bump, r=Mark-Simulacrumbors-153/+153
2025-08-07Rollup merge of #144682 - nxsaken:strict_overflow_ops, r=Mark-SimulacrumStuart Cook-87/+54
2025-08-07Rollup merge of #144133 - oli-obk:stabilize-const-type-id, r=lcnrStuart Cook-2/+2
2025-08-07Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-items, r...Stuart Cook-35/+35
2025-08-07Rollup merge of #140267 - jogru0:control_flow, r=dtolnayStuart Cook-0/+160
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-0/+1
2025-08-07Auto merge of #115746 - tgross35:unnamed-threads-panic-message, r=cuviperbors-7/+127
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-7/+127
2025-08-07Optimize `char::is_alphanumeric`Karl Meakin-1/+5
2025-08-06Rollup merge of #144975 - joshtriplett:file-times-dir, r=jhprattGuillaume Gomez-1/+6
2025-08-06Rollup merge of #144972 - the8472:file-prefix-docs, r=joshtriplettGuillaume Gomez-0/+2
2025-08-06Rollup merge of #144861 - Kivooeo:payload-as-str-stabilization, r=ChrisDentonGuillaume Gomez-3/+1
2025-08-06Reword documentation for `set_times` to clarify directory handlingJosh Triplett-2/+3
2025-08-06tidyBoxy-123/+123
2025-08-06Change stdlib float tests to account for miri nondet floats.LorrensP-2158466-35/+35
2025-08-06Clarify EOF handling for `BufRead::skip_until`ginnyTheCat-2/+7
2025-08-06Rollup merge of #144978 - ehuss:intrinsic-doc-links, r=scottmcmJakub Beránek-4/+4
2025-08-06Rollup merge of #144971 - okaneco:rename_isolate_ones, r=joshtriplettJakub Beránek-38/+38
2025-08-06Rollup merge of #144926 - JonathanBrouwer:fix-mustuse, r=cuviperJakub Beránek-1/+1
2025-08-06Rollup merge of #144836 - chotchki:patch-1, r=tgross35Jakub Beránek-1/+1
2025-08-06replace version placeholderBoxy-30/+30
2025-08-05Fix some doc links for intrinsicsEric Huss-4/+4
2025-08-05`File::set_times`: Add documentation about setting directory timestampsJosh Triplett-0/+4
2025-08-05`File::set_times`: Remove `write(true)` from the example so it works on direc...Josh Triplett-1/+1
2025-08-05configure: Use `CARGO_CFG_*_{F16,F128}` rather than invoking rustcTrevor Gross-47/+10
2025-08-05add code example showing that file_prefix treats dotfiles as the name of a fi...The 8472-0/+2
2025-08-05Renamed `isolate_most_least_significant_one` functionsokaneco-38/+38
2025-08-05Add `std::ascii::Char` `MIN` and `MAX` constantsChai T. Rex-0/+8
2025-08-05Add `u8`-as-ASCII methods to `core::ascii::Char`Chai T. Rex-1/+603
2025-08-05Fix description of unsigned `checked_exact_div`Michael Tautschnig-12/+6
2025-08-05Dynamically enable LSE for aarch64 rust provided intrinsicsPaul Murphy-0/+27
2025-08-05compiler-builtins: plumb LSE support for aarch64 on linuxPaul Murphy-10/+66
2025-08-05Stabilize `core::iter::chain`Ross MacArthur-6/+3
2025-08-05Ignore sleep_until test on SGXRaoul Strackx-0/+1
2025-08-05use `IntoIterator` for the `add_flags` methodsFolkert de Vries-10/+11
2025-08-05Merge pull request #1895 from madhav-madhusoodanan/intrinsic-test-intrinsicty...Folkert de Vries-52/+50
2025-08-05chore: moved chunk_info to `common` and code cleanupMadhav Madhusoodanan-35/+34
2025-08-05feat: cleaned the IntrinsicType struct and associated functions.Madhav Madhusoodanan-27/+26
2025-08-05Rollup merge of #144872 - connortsui20:once-poison-docs, r=AmanieuSamuel Tardieu-5/+118
2025-08-05Rollup merge of #144867 - scottmcm:more-as-array, r=chenyukangSamuel Tardieu-16/+12
2025-08-05Rollup merge of #144852 - Kivooeo:rename-panic, r=m-ou-seSamuel Tardieu-2/+2