about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-01-21Rollup merge of #135821 - hkBst:patch-11, r=ibraheemdevMatthias Krüger-2/+2
2025-01-21Rollup merge of #135750 - scottmcm:cma-example, r=cuviperMatthias Krüger-2/+31
2025-01-21optimize slice::ptr_rotate for compile-time-constant small rotatesedwloef-161/+166
2025-01-21[cfg_match] Document the use of expressionsCaio-0/+11
2025-01-21Remove test panic from File::openChris Denton-3/+0
2025-01-21fix OsString::from_encoded_bytes_unchecked descriptionMarijn Schouten-2/+2
2025-01-21add missing allocator safety in alloc crateLemonJ-2/+5
2025-01-21Ignore files relevant to benchmarkingTrevor Gross-0/+4
2025-01-21Add a way to ignore benchmark regression checksTrevor Gross-12/+59
2025-01-21Run wall time benchmarks with `--features force-soft-floats`Trevor Gross-1/+1
2025-01-21Run icount benchmarks once with softfloat and once with hardfloatTrevor Gross-23/+54
2025-01-21Auto merge of #135224 - wyfo:tls-panic-outline, r=cuviperbors-8/+16
2025-01-20Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdevbors-126/+145
2025-01-20Switch to the arm-linux runner and enable MPFRTrevor Gross-8/+6
2025-01-20Rollup merge of #135741 - bardiharborow:std/net/rfc9637, r=AmanieuMatthias Krüger-4/+17
2025-01-20Rollup merge of #133695 - x17jiri:hint_likely, r=AmanieuMatthias Krüger-0/+135
2025-01-20alloc: add `#![warn(unreachable_pub)]`Urgau-210/+251
2025-01-20test: add `#![warn(unreachable_pub)]`Urgau-79/+80
2025-01-20proc_macro: add `#![warn(unreachable_pub)]`Urgau-7/+8
2025-01-20core: `#[allow(unreachable_pub)]` on unreachable `pub use`Urgau-1/+9
2025-01-20core: add `#![warn(unreachable_pub)]`Urgau-99/+107
2025-01-20rtstartup: add `#![warn(unreachable_pub)]`Urgau-0/+2
2025-01-20panic_unwind: add `#![warn(unreachable_pub)]`Urgau-26/+27
2025-01-201. Removed 'rustc_nounwind' 2. Rewording of commentsJiri Bobek-11/+6
2025-01-20implement `VectorAdd` for `s390x`Folkert de Vries-9/+518
2025-01-20add `clang` to the `s390x` DockerFileFolkert de Vries-1/+2
2025-01-20basic infra for s390x vector intrinsicsFolkert de Vries-0/+46
2025-01-20Rollup merge of #135762 - TomFryersMidsummer:patch-1, r=joboet许杰友 Jieyou Xu (Joe)-2/+2
2025-01-20Rollup merge of #135626 - clubby789:env-note, r=ibraheemdev许杰友 Jieyou Xu (Joe)-0/+8
2025-01-20Correct counting to four in cell module docsTom Fryers-2/+2
2025-01-20Rollup merge of #135491 - RalfJung:remove-dead-rustc_allowed_through_unstable...许杰友 Jieyou Xu (Joe)-34/+4
2025-01-20Rollup merge of #135446 - klensy:panic_immediate_abort_ext, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+5
2025-01-19Add an example of using `carrying_mul_add` to write wider multiplicationScott McMurray-2/+31
2025-01-20Recognise new IPv6 documentation range from RFC9637Bardi Harborow-4/+17
2025-01-19Fix whitespaceMarijn Schouten-1/+1
2025-01-19Auto merge of #135714 - rust-lang:cargo_update, r=clubby789bors-2/+2
2025-01-19document order of items in iterator from drainMarijn Schouten-3/+5
2025-01-19Auto merge of #134976 - mgsloan:improve-select-nth-unstable-docs, r=ibraheemdevbors-42/+49
2025-01-19Auto merge of #135709 - lqd:bring-back-len, r=compiler-errorsbors-1/+2
2025-01-18Rewrap following accepting review suggestions from @ibraheemdevMichael Sloan-8/+18
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-2/+1
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-3/+3
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-2/+2
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-2/+2
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-3/+3
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-1/+1
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-1/+1
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-3/+3
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-1/+1
2025-01-18Update library/core/src/slice/mod.rsMichael Sloan-2/+2