about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-08-08Auto merge of #145126 - tgross35:rollup-6w87usd, r=tgross35bors-62/+57
2025-08-08Rollup merge of #144192 - RalfJung:atomicrmw-ptr, r=nikicTrevor Gross-62/+57
2025-08-08Revert "Rollup merge of #143906 - LorrensP-2158466:miri-float-nondet-foreign-...Jakub Beránek-35/+35
2025-08-08Fix wasm target build with atomics featureSpxg-0/+4
2025-08-08Auto merge of #145077 - Zalathar:rollup-0k4194x, r=Zalatharbors-5012/+5347
2025-08-08Fix wrong cache line size of riscv64minxuanz-5/+3
2025-08-08Rollup merge of #145057 - ShoyuVanilla:const-trait-tests-cleanup, r=petrochenkovStuart Cook-10/+2
2025-08-08Rollup merge of #145042 - heiher:stdarch-push, r=folkertdevStuart Cook-4991/+5269
2025-08-08Rollup merge of #144909 - GuillaumeGomez:extend-libtest-for-merged-doctests, ...Stuart Cook-11/+76
2025-08-07Hoist zero and one out into TestableFloatRoger Curley-88/+72
2025-08-07Consolidate total_cmp testsRoger Curley-578/+166
2025-08-07Consolidate clamp testsRoger Curley-72/+45
2025-08-07Consolidate sqrt_domain testsRoger Curley-48/+23
2025-08-07Consolidate test_next_downRoger Curley-183/+34
2025-08-07Consolidate test_next_upRoger Curley-119/+69
2025-08-07Consolidate is_sign_negative testsRoger Curley-52/+21
2025-08-07Consolidate is_positive testsRoger Curley-52/+21
2025-08-07Consolidate signum testsRoger Curley-24/+20
2025-08-07Consolidate abs testsRoger Curley-53/+9
2025-08-07Rollup merge of #145046 - ulrichstark:master, r=tgross35Trevor Gross-2/+2
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-07Start runnning tests for aarch64-pc-windows-msvcTrevor Gross-2/+1
2025-08-07Remove instances of `allow(improper_ctypes)`Trevor Gross-5/+0
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-07symcheck: Ignore symbols in `.debug_gdb_scripts`Trevor Gross-0/+5
2025-08-07symcheck: Store the section name in `SymInfo` if availableTrevor Gross-10/+20
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