about summary refs log tree commit diff
path: root/library/std
AgeCommit message (Expand)AuthorLines
2023-12-18Rollup merge of #119051 - ChrisDenton:wine, r=workingjubileeMatthias Krüger-6/+8
2023-12-17Auto merge of #114962 - darklyspaced:debug, r=est31bors-3/+3
2023-12-17Use FileEndOfFileInfo, not FileAllocationInfoChris Denton-6/+8
2023-12-15Rollup merge of #118851 - bzEq:std-xcoff, r=Mark-SimulacrumJubilee-0/+5
2023-12-15Rollup merge of #118396 - compiler-errors:ast-lang-items, r=cjgillotJubilee-5/+5
2023-12-15Stabilize `ptr::{from_ref, from_mut}`Maybe Waffle-1/+0
2023-12-15Cfg remove lang items in doctestCameron Steffen-5/+5
2023-12-15Auto merge of #118966 - matthiaskrgr:rollup-sdvjwy6, r=matthiaskrgrbors-10/+40
2023-12-15Rollup merge of #116888 - tbu-:pr_unsafe_env, r=AmanieuMatthias Krüger-10/+40
2023-12-15Auto merge of #118770 - saethlin:fix-inline-never-uses, r=nnethercotebors-1/+0
2023-12-14Fix cases where std accidentally relied on inline(never)Ben Kimock-1/+0
2023-12-14Auto merge of #118566 - klensy:cstr-new, r=WaffleLapkinbors-26/+26
2023-12-13Reformulate `std::env::{set,remove}_env` as safety noteTobias Bucher-24/+36
2023-12-13Auto merge of #116438 - ChrisDenton:truncate, r=thomccbors-7/+53
2023-12-13Use different cfg for AIXKai Luo-1/+6
2023-12-12added column number to dbg!()darklyspaced-3/+3
2023-12-12Add xcoff supportKai Luo-1/+1
2023-12-10Remove an allocation in min_stackAlex Saveau-1/+1
2023-12-10Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkovbors-18/+3
2023-12-10remove redundant importssurechen-18/+3
2023-12-10Fix typo in `std::sync::Mutex` examplenaglis-1/+1
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-1/+7
2023-12-08OnceLock: Rework example, statics aren't droppedIan Rees-14/+25
2023-12-07Auto merge of #116565 - Sword-Destiny:master, r=Amanieubors-6/+1170
2023-12-07add teeos std impl袁浩-6/+1170
2023-12-07Add emulated TLS supportquininer-1/+7
2023-12-06library: fix comment about const assert in win apiklensy-1/+1
2023-12-06Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errorsbors-1/+1
2023-12-06Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviperbors-1/+29
2023-12-06std: xous: take eh_frame address from main argsSean Cross-1/+28
2023-12-06Auto merge of #118547 - alexcrichton:invert-common-net-inclusion, r=workingju...bors-8/+8
2023-12-05Rollup merge of #117793 - wdunicornpro:patch-1, r=workingjubileeMichael Goulet-1/+1
2023-12-03library: use c string literalsklensy-26/+26
2023-12-03Auto merge of #118487 - RalfJung:exposed-provenance, r=thomccbors-0/+1
2023-12-02Auto merge of #118484 - blyxxyz:os-str-slice, r=BurntSushibors-2/+131
2023-12-02std: Invert logic for inclusion of `sys_common::net`Alex Crichton-8/+8
2023-12-02Auto merge of #118077 - calebzulawski:sync-portable-simd-2023-11-19, r=workin...bors-1/+2
2023-12-02Add substring API for `OsStr`Jan Verbeek-2/+131
2023-12-01Auto merge of #117248 - ChrisDenton:ci-symlink, r=m-ou-sebors-1/+1
2023-11-30move exposed-provenance APIs into separate feature gate and explain the relat...Ralf Jung-0/+1
2023-11-29Rollup merge of #116839 - joboet:xous_thread_parking, r=m-ou-seMatthias Krüger-1/+95
2023-11-28Rollup merge of #118222 - the8472:copy-use-vec-write, r=m-ou-seMatthias Krüger-107/+91
2023-11-28Rollup merge of #118193 - max-heller:command-typo, r=m-ou-seMatthias Krüger-1/+1
2023-11-28Rollup merge of #118299 - frewsxcv:patch-2, r=cuviperMatthias Krüger-9/+41
2023-11-26unify read_to_end and io::copy impls for reading into a VecThe 8472-107/+91
2023-11-26Use inner docs to fix linksCaleb Zulawski-1/+2
2023-11-26Clean dead codesr0cky-8/+0
2023-11-25Update `OnceLock` documentation to give a concrete 'lazy static' example, and...Corey Farwell-9/+41
2023-11-24Rollup merge of #118060 - ChrisDenton:abs-device-path, r=thomccMatthias Krüger-1/+1
2023-11-24Rollup merge of #117656 - ChrisDenton:invalid, r=thomccMatthias Krüger-7/+8