about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-06-11Fixed `_mm256_cvtsd_f64`sayantn-19/+19
2024-06-10Simplify provider api to improve llvm irJane Losare-Lusby-26/+23
2024-06-10Rollup merge of #126212 - SteveLauC:fix/haiku, r=joboetMatthias Krüger-2/+2
2024-06-10Rollup merge of #126191 - ivan-shrimp:nonzero_doc, r=scottmcmMatthias Krüger-10/+32
2024-06-10Bump windows-bindgen to 0.57Chris Denton-417/+66
2024-06-10Clarify `Command::new` behavior if passed programs with arguments许杰友 Jieyou Xu (Joe)-0/+19
2024-06-10Remove some unused crate dependencies.Nicholas Nethercote-2/+0
2024-06-09Update docs for AtomicU8/I8.Zachary S-15/+31
2024-06-10fix: build on haikuSteve Lau-2/+2
2024-06-09Update safety docs for AtomicBool::from_ptr.Zachary S-2/+2
2024-06-09docs(core): make more const_ptr doctests assert instead of printingbinarycat-16/+22
2024-06-09Auto merge of #126205 - jieyouxu:rollup-s64z5ng, r=jieyouxubors-30/+69
2024-06-09Rollup merge of #125253 - sunsided:feature/FRAC_1_SQRT_PI, r=Mark-Simulacrum许杰友 Jieyou Xu (Joe)-0/+23
2024-06-09Migrate more things to WinErrorChris Denton-30/+69
2024-06-09fix `NonZero` doctest inconsistenciesivan-shrimp-10/+32
2024-06-09Rollup merge of #126168 - devnexen:current_exe_haiku_simpl, r=ChrisDentonMatthias Krüger-10/+10
2024-06-09Rollup merge of #126146 - devnexen:signal_fbsd, r=ChrisDentonMatthias Krüger-0/+4
2024-06-08std::unix::os current_exe implementation simplification for haiku.David Carlier-10/+10
2024-06-08Auto merge of #125966 - schvv31n:impl_os_string_pathbuf_leak, r=workingjubileebors-0/+72
2024-06-08std::unix::process adding few specific freebsd signals to be able to id.David Carlier-0/+4
2024-06-08Rollup merge of #126138 - wbk:patch-1, r=lqdLeón Orell Valerian Liehr-1/+1
2024-06-08Rollup merge of #125998 - devnexen:get_mode_illumos, r=NilstriebLeón Orell Valerian Liehr-0/+4
2024-06-08Rollup merge of #125951 - slanterns:error_in_core_stabilization, r=AmanieuLeón Orell Valerian Liehr-16/+3
2024-06-07Fix typo in docs for std::pinWalter Kalata-1/+1
2024-06-07add HermitOS support of vectored read/write operationsStefan Lankes-92/+181
2024-06-07Fix duplicated argument name in extern blockbjorn3-1/+1
2024-06-07Rollup merge of #126089 - wutchzone:option_take_if, r=scottmcmMatthias Krüger-3/+1
2024-06-07Rollup merge of #126030 - ChrisDenton:update-wingen-readme, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-06-07Rollup merge of #124012 - slanterns:as_slice_stabilize, r=BurntSushiMatthias Krüger-3/+1
2024-06-07Ignore int3 instructions when counting instructions in testsAmanieu d'Antras-1/+1
2024-06-07Auto merge of #126110 - workingjubilee:backtrace-0.3.73, r=workingjubileebors-2/+2
2024-06-06Update backtrace to 0.3.73Jubilee Young-2/+2
2024-06-06Rollup merge of #125606 - diondokter:opt-size-int-fmt, r=cuviperJubilee-0/+33
2024-06-07fix doc comments about `error_generic_member_access`Slanterns-2/+2
2024-06-07Stabilize `error_in_core`Slanterns-14/+1
2024-06-06fixed memory leaks in PathBuf::leak & OsString::leak testsschvv31n-1/+6
2024-06-06Rollup merge of #126096 - c410-f3r:tests-tests-tests, r=jhprattJubilee-1/+6
2024-06-06[RFC-2011] Allow `core_intrinsics` when activatedCaio-1/+6
2024-06-06Stabilize Option::take_ifDaniel Sedlak-3/+1
2024-06-06less garbage, more examplesRalf Jung-10/+78
2024-06-05Raise `DEFAULT_MIN_STACK_SIZE` to at least 64KiBJubilee Young-4/+4
2024-06-05Auto merge of #126038 - matthiaskrgr:rollup-h4rm3x2, r=matthiaskrgrbors-17/+11
2024-06-05Promote `arm64ec-pc-windows-msvc` to tier 2Daniel Paoliello-1/+5
2024-06-05Rollup merge of #126032 - ChrisDenton:update-docs, r=joboetMatthias Krüger-3/+2
2024-06-05Rollup merge of #125800 - fortanix:raoul/rte-99-fix_mut_static_task_queue, r=...Matthias Krüger-14/+9
2024-06-05Rollup merge of #125940 - devnexen:unix_fs_netbsd_get_path, r=cuviperMatthias Krüger-9/+13
2024-06-05Update description of the `IsTerminal` exampleChris Denton-3/+2
2024-06-05Update `./x fmt` commandChris Denton-1/+1
2024-06-05Rollup merge of #125995 - kpreid:const-uninit-stable, r=NilstriebJubilee-12/+5
2024-06-05Rollup merge of #125982 - xTachyon:fix-linked-list, r=jhprattJubilee-2/+41