summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2024-04-09Document Windows argument splittingChris Denton-2/+133
2024-04-09Disallow or quote all specials in bat argsChris Denton-12/+93
2024-03-04Improve wording of static_mut_refObei Sideg-12/+12
2024-02-13Revert unsound libcore changes of #119911Oli Scherer-385/+149
2024-02-08[Beta 1.77] Fix bootstrapping from 1.76Eric Huss-1/+2
2024-02-03Bump version placeholdersMark Rousskov-41/+41
2024-01-31Rollup merge of #120430 - devnexen:fix_tls_dtor_fbsd, r=cuviperNadrieril-2/+2
2024-01-31Rollup merge of #120355 - the8472:doc-vec-fromiter, r=cuviperNadrieril-0/+44
2024-01-30Apply suggestions from code reviewthe8472-12/+11
2024-01-30document `FromIterator for Vec` allocation behaviorsThe 8472-0/+45
2024-01-30Rollup merge of #120485 - chenyukang:yukang-add-query-instability-check, r=mi...Guillaume Gomez-0/+3
2024-01-30Rollup merge of #120445 - Nemo157:arc-plug, r=Mark-SimulacrumGuillaume Gomez-29/+80
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-223/+124
2024-01-30Rollup merge of #120295 - reitermarkus:remove-ffi-nonzero, r=dtolnayGuillaume Gomez-67/+26
2024-01-30Rollup merge of #120452 - alexcrichton:update-windows-seek-write-docs, r=Chri...Guillaume Gomez-1/+1
2024-01-30Rollup merge of #120424 - RalfJung:raw-ptr-meta, r=NilstriebGuillaume Gomez-14/+14
2024-01-30Rollup merge of #119991 - kornelski:endless-read, r=the8472Guillaume Gomez-0/+10
2024-01-30Auto merge of #117925 - kornelski:read-to-oom, r=Amanieubors-7/+47
2024-01-30add missing potential_query_instability for keys and values in hashmapyukang-0/+3
2024-01-29Handle out of memory errors in fs::read/read_to_stringKornel-4/+6
2024-01-29Handle out of memory errors in io:Read::read_to_end()Kornel-3/+41
2024-01-29Remove `raw_os_nonzero` feature.Markus Reiter-67/+26
2024-01-29Rollup merge of #120462 - mu001999:clean, r=NilstriebDylan DPC-3/+0
2024-01-29Rollup merge of #120373 - HTGAzureX1212:HTGAzureX1212/issue-120040, r=ChrisDe...Dylan DPC-1/+33
2024-01-29Rollup merge of #120266 - steffahn:a_rc_into_inner_docs, r=Mark-SimulacrumDylan DPC-5/+12
2024-01-29Rollup merge of #116677 - joshlf:patch-11, r=RalfJungDylan DPC-0/+24
2024-01-29raw pointer metadata API: data address -> data pointerRalf Jung-14/+14
2024-01-29Clean dead coder0cky-3/+0
2024-01-28std: Update documentation of seek_write on WindowsAlex Crichton-1/+1
2024-01-28Fix some `Arc` allocator leaksWim Looman-29/+80
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-223/+124
2024-01-27std: thread_local::register_dtor fix proposal for FreeBSD.David Carlier-2/+2
2024-01-27Reject infinitely-sized reads from io::RepeatKornel-0/+10
2024-01-27Update primitive_docs.rsJoshua Liebow-Feeser-7/+12
2024-01-27Switch `NonZero` alias direction.Markus Reiter-19/+52
2024-01-27Auto merge of #120417 - matthiaskrgr:rollup-5rszkmd, r=matthiaskrgrbors-1/+0
2024-01-27Rollup merge of #119641 - eopb:std-unused-ip-feature, r=ChrisDentonMatthias Krüger-1/+0
2024-01-27Auto merge of #111379 - nyurik:intersperse-speed-up, r=cuviperbors-49/+98
2024-01-27add extra check for invalid handle in ReadDir::nextHTGAzureX1212.-1/+8
2024-01-27make modifications as per reviewsHTGAzureX1212.-21/+25
2024-01-26Rollup merge of #120366 - RalfJung:is_val_statically_known, r=cuviperMatthias Krüger-1/+1
2024-01-26Rollup merge of #120311 - mina86:h, r=cuviperMatthias Krüger-0/+16
2024-01-26Rollup merge of #120205 - Berrysoft:windows-alloc-init, r=ChrisDentonMatthias Krüger-11/+13
2024-01-26Rollup merge of #119562 - LegionMammal978:rename-pin-pointer, r=Amanieu,dtolnayMatthias Krüger-20/+26
2024-01-26Rollup merge of #113489 - tguichaoua:cow_from_array, r=dtolnayMatthias Krüger-0/+13
2024-01-26Rollup merge of #103522 - Dylan-DPC:76118/array-methods-stab, r=dtolnayMatthias Krüger-9/+2
2024-01-26Rollup merge of #120372 - bjorn3:fix_outdated_comment, r=NilstriebMatthias Krüger-2/+1
2024-01-26Rollup merge of #120117 - NobodyXu:99262/update-api-and-doc, r=m-ou-seMatthias Krüger-7/+33
2024-01-26Rollup merge of #119917 - Zalathar:split-off, r=cuviperMatthias Krüger-14/+18
2024-01-26Rollup merge of #117678 - niklasf:stabilize-slice_group_by, r=dtolnayMatthias Krüger-71/+60