about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2025-08-20Rollup merge of #139357 - miried:master, r=AmanieuJacob Pratt-3/+12
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-1/+1
2025-08-19Tweak wording againQuinn Tucker-1/+1
2025-08-19Fix some typosStefan Schindler-4/+4
2025-08-20make `prefetch` intrinsics safeFolkert de Vries-16/+12
2025-08-19Adjust wording for concisenessQuinn Tucker-2/+2
2025-08-19Fix typos in LocalKey documentationQuinn Tucker-2/+2
2025-08-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-2/+12
2025-08-19add a fallback implementation for the `prefetch_*` intrinsicsFolkert de Vries-8/+31
2025-08-19Remove the std workspace patch for `compiler-builtins`Trevor Gross-1/+0
2025-08-19Update lockfile for changes to `std_detect`Josh Triplett-2/+2
2025-08-19`std_detect`: Use `rustc-std-workspace-*` to pull in `compiler-builtins`Josh Triplett-2/+2
2025-08-19Fix doc of `std::os::windows::io::BorrowedSocket::borrow_raw`Lorenz Leutgeb-1/+1
2025-08-19Use `ToString` specialization macro also for `Cow` and `String`Tobias Bucher-16/+2
2025-08-19Simplify macro generating `ToString` implementations for `&…&str`Tobias Bucher-34/+21
2025-08-19Rollup merge of #145538 - lolbinarycat:std-bufreader-buffer-backshift-less, r...许杰友 Jieyou Xu (Joe)-1/+1
2025-08-19Rollup merge of #145511 - semarie:push-rnytptsoxrxn, r=joshtriplett许杰友 Jieyou Xu (Joe)-0/+10
2025-08-19Rollup merge of #145464 - Kivooeo:stabilize-const_pathbuf_osstring_new, r=ibr...许杰友 Jieyou Xu (Joe)-2/+2
2025-08-19Rollup merge of #145336 - clarfonthey:hidden-unicode, r=ibraheemdev许杰友 Jieyou Xu (Joe)-2/+2
2025-08-19Rollup merge of #145255 - lune-climate:dec2flt-doc, r=ibraheemdev许杰友 Jieyou Xu (Joe)-0/+2
2025-08-19Rollup merge of #145099 - heiher:loong-32s, r=folkertdev许杰友 Jieyou Xu (Joe)-7/+11
2025-08-19Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol许杰友 Jieyou Xu (Joe)-5/+5
2025-08-19Rollup merge of #144767 - tgross35:doc-grammar, r=ibraheemdev许杰友 Jieyou Xu (Joe)-18/+12
2025-08-19Rollup merge of #143730 - pascaldekloe:fmt-radix-trim, r=tgross35许杰友 Jieyou Xu (Joe)-206/+305
2025-08-19Rollup merge of #142938 - lolbinarycat:std-set_permissions_nofollow, r=ibrahe...许杰友 Jieyou Xu (Joe)-0/+34
2025-08-19Merge remote-tracking branch 'upstream/master'Michael Rieder-14504/+804615
2025-08-19Remove hs_abs_cmp examplesMichael Rieder-14/+0
2025-08-19UnsafePinned::raw_get: sync signature with getRalf Jung-2/+2
2025-08-19Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkovStuart Cook-7/+15
2025-08-19Rollup merge of #144960 - raoulstrackx:raoul/rte-513-disable_sleep_tests_on_s...Stuart Cook-0/+1
2025-08-19Rollup merge of #142871 - chenyukang:yukang-fix-doc-for-transpose, r=ibraheemdevStuart Cook-6/+6
2025-08-19Rollup merge of #141744 - GrigorenkoPV:ip_from, r=AmanieuStuart Cook-7/+6
2025-08-19Rollup merge of #140956 - Kixunil:impl-partialeq-str-for-path, r=AmanieuStuart Cook-0/+65
2025-08-19std_detect: RISC-V: implement implication to "C"Tsukasa OI-1/+21
2025-08-18Auto merge of #145489 - joshtriplett:cfg-if-not, r=Amanieubors-766/+1008
2025-08-18implement std::fs::set_permissions_nofollow on unixbinarycat-0/+34
2025-08-18cargo updategithub-actions-4/+4
2025-08-18Remove the `From` derive macro from preludeJakub Beránek-7/+15
2025-08-18Implement feature `int_lowest_highest_one` for integer and NonZero typesAlexandre Courbot-0/+321
2025-08-18Rollup merge of #145476 - alurm:patch-1, r=ibraheemdevStuart Cook-1/+1
2025-08-17bufreader::Buffer::backshift: don't move the uninit bytesbinarycat-1/+1
2025-08-17Add runtime detection for APX-F and AVX10sayantn-25/+47
2025-08-17Auto merge of #145284 - nnethercote:type_name-print-regions, r=lcnrbors-3/+3
2025-08-17stdlib: Replace typedef -> type alias in doc commentVarun Gandhi-1/+1
2025-08-17Rust build fails on OpenBSD after using file_lock featureSebastien Marie-0/+10
2025-08-17Auto merge of #144081 - RalfJung:const-ptr-fragments, r=oli-obkbors-45/+5
2025-08-17Optimize `char::encode_utf8`Karl Meakin-21/+26
2025-08-16Indent some code inside `cfg_select!`Josh Triplett-174/+178
2025-08-16std: fix more typosbinarycat-2/+2
2025-08-16tidy now installs typos-cli as-needed via cargobinarycat-1/+1