about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-03-25Rollup merge of #122707 - reedwoodruff:string_docs_typo, r=workingjubileeJubilee-1/+1
2024-03-25lib: fix some unnecessary_cast clippy lintklensy-10/+10
2024-03-25Import the 2021 prelude in the core crateDaniel Paoliello-23/+7
2024-03-25alloc::Layout: explicitly document size invariant on the type levelRalf Jung-1/+3
2024-03-25Rollup merge of #122990 - SkiFire13:transmute-may-copy, r=jhprattMatthias Krüger-1/+1
2024-03-24Address PR feedbackScott McMurray-12/+23
2024-03-24Amended wordingReed-2/+2
2024-03-24Slightly simplify the `iN::partial_cmp` MIRScott McMurray-7/+14
2024-03-24Rollup merge of #122992 - devnexen:available_parallelism_sol_upd, r=AmanieuMatthias Krüger-2/+6
2024-03-24Rollup merge of #122984 - RalfJung:panic-in-hook, r=AmanieuMatthias Krüger-5/+10
2024-03-24Rollup merge of #122983 - taiki-e:bsd, r=workingjubileeMatthias Krüger-1/+1
2024-03-24Rollup merge of #122977 - cuviper:as_statically_known_str, r=RalfJungMatthias Krüger-5/+9
2024-03-24fix build.David Carlier-5/+3
2024-03-24std::thread: refine available_parallelism for solaris/illumos.David Carlier-0/+6
2024-03-24Clarify transmute exampleGiacomo Stevanato-1/+1
2024-03-24panic-in-panic-hook: formatting a message that's just a string is risk-freeRalf Jung-5/+10
2024-03-24Fix build failure on ARM/AArch64/PowerPC/RISC-V FreeBSD/NetBSDTaiki Endo-1/+1
2024-03-23Add+Use `mir::BinOp::Cmp`Scott McMurray-0/+40
2024-03-23Rollup merge of #122797 - alexcrichton:fix-compile-wasm64, r=Mark-SimulacrumJubilee-1/+5
2024-03-23Rollup merge of #122762 - RoboSchmied:RoboSchmied-typo, r=workingjubileeJubilee-1/+1
2024-03-23Rollup merge of #120419 - Ayush1325:uefi-sys-os, r=nicholasbishop,workingjubileeJubilee-10/+81
2024-03-23Rename `Arguments::as_const_str` to `as_statically_known_str`Josh Stone-5/+9
2024-03-24Auto merge of #122966 - matthiaskrgr:rollup-20k8nsm, r=matthiaskrgrbors-10/+35
2024-03-24clarify equivalency of binary_search and partition_pointAndy Kurnia-2/+6
2024-03-24Rollup merge of #122963 - RalfJung:core-panicking, r=m-ou-seMatthias Krüger-2/+2
2024-03-24Rollup merge of #122379 - RalfJung:int2ptr-transmute, r=m-ou-seMatthias Krüger-8/+33
2024-03-24Auto merge of #122905 - dpaoliello:sync-portable-simd-2024-03-22, r=workingju...bors-52/+505
2024-03-23Fixed builds with modified libcAdam Gastineau-0/+3
2024-03-23also rename the SIMD intrinsicRalf Jung-2/+9
2024-03-23Auto merge of #122629 - RalfJung:assert-unsafe-precondition, r=saethlinbors-205/+224
2024-03-23core/panicking: fix outdated commentRalf Jung-2/+2
2024-03-23refactor check_{lang,library}_ub: use a single intrinsic, put policy into lib...Ralf Jung-34/+46
2024-03-23move assert_unsafe_preconditions to its own fileRalf Jung-175/+182
2024-03-23Auto merge of #122947 - matthiaskrgr:rollup-10j7orh, r=matthiaskrgrbors-19/+21
2024-03-23Rollup merge of #122931 - herobs:patch-1, r=joboetMatthias Krüger-7/+7
2024-03-23Rollup merge of #122930 - RalfJung:panic-in-panic-fmt, r=AmanieuMatthias Krüger-3/+10
2024-03-23Rollup merge of #122916 - MultisampledNight:docs-sync-typo, r=jhprattMatthias Krüger-2/+2
2024-03-23Rollup merge of #120577 - wutchzone:slice_split_at_unchecked, r=m-ou-seMatthias Krüger-7/+2
2024-03-23Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obkbors-60/+44
2024-03-23improve example on inserting to a sorted vector to avoid shifting equal elementsAndy Kurnia-3/+3
2024-03-23rename ptr::from_exposed_addr -> ptr::with_exposed_provenanceRalf Jung-47/+47
2024-03-23proc_macro: simplify bridge statejoboet-135/+61
2024-03-23Fix some typos in the pin.rsHerobs-7/+7
2024-03-23add panic location to 'panicked while processing panic'Ralf Jung-3/+10
2024-03-23Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlinbors-17/+12
2024-03-22Merge commit 'cff979eec1ac0473fc4960ee6cde462c6aeda824' into sync-portable-si...Daniel Paoliello-52/+505
2024-03-22docs(sync): normalize dot in fn summariesMultisampledNight-2/+2
2024-03-22Remove RustcEncodable/Decodable from 2024 preludeJacob Pratt-34/+54
2024-03-22Soft-destabilize `RustcEncodable`/`RustcDecodable`Jacob Pratt-8/+26
2024-03-22Update stdarch submoduleDaniel Paoliello-0/+1