summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-12-11Update backtrace submoduleroblabla-0/+0
2023-11-27only free lifetimes may get erasedlcnr-4/+6
2023-11-27feat: implement `DoubleEndedSearcher` for `CharArray[Ref]Searcher`Jan-0/+4
2023-11-12Substitute version placeholdersMark Rousskov-75/+75
2023-11-10Auto merge of #117572 - RalfJung:addr_of, r=cuviperbors-6/+24
2023-11-10mention null explicitlyRalf Jung-2/+2
2023-11-10Rollup merge of #117730 - jmillikin:fmt-debug-helper-fns, r=cuviperMatthias Krüger-13/+136
2023-11-10Rollup merge of #117039 - scottmcm:clarify-get-unchecked, r=cuviperMatthias Krüger-0/+10
2023-11-10Closure-consuming helper functions for `fmt::Debug` helpersJohn Millikin-13/+136
2023-11-09Rollup merge of #117694 - jmillikin:core-io-borrowed-buf, r=m-ou-seTakayuki Maeda-22/+30
2023-11-09Rollup merge of #116762 - WaffleLapkin:fixup_fromptr_docs, r=RalfJungTakayuki Maeda-43/+81
2023-11-09Move `BorrowedBuf` and `BorrowedCursor` from `std:io` to `core::io`John Millikin-22/+30
2023-11-08Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwcobors-0/+1
2023-11-08Auto merge of #115460 - zachs18:borrowedcursor_write_no_panic, r=dtolnaybors-2/+3
2023-11-07Fix addition formattingscottmcm-2/+2
2023-11-07Document how rust atomics work wrt mixed-sized and non-atomic accessesMaybe Waffle-43/+81
2023-11-07Auto merge of #117617 - Urgau:bump-libc-0.2.150, r=Mark-Simulacrumbors-1/+1
2023-11-06Rollup merge of #117631 - smarnach:error-request-doc-fix, r=ChrisDentonMatthias Krüger-4/+4
2023-11-06Auto merge of #116988 - RalfJung:null, r=WaffleLapkinbors-0/+10
2023-11-06Documentation cleanup for core::error::Request.Sven Marnach-4/+4
2023-11-06Auto merge of #117576 - the8472:fix-io-copy-vec, r=Mark-Simulacrumbors-22/+54
2023-11-05Auto merge of #96979 - SabrinaJewson:waker-update, r=workingjubileebors-1/+14
2023-11-05Auto merge of #117179 - Voultapher:fix-useless-comp-in-partition-equal, r=Mar...bors-3/+10
2023-11-05libc: bump dependency to 0.2.150Urgau-1/+1
2023-11-05Auto merge of #117537 - GKFX:offset-of-enum-feature, r=cjgillotbors-0/+1
2023-11-05Auto merge of #117608 - matthiaskrgr:rollup-g9fagmv, r=matthiaskrgrbors-0/+3
2023-11-05Rollup merge of #117596 - thomcc:core_macro_diag_items, r=NilstriebMatthias Krüger-0/+3
2023-11-05update and clarify addr_of docsRalf Jung-6/+24
2023-11-05Auto merge of #117504 - pcc:android-link-libunwind, r=Mark-Simulacrumbors-33/+1
2023-11-05Auto merge of #116218 - tgross35:const-maybe-uninit-zeroed, r=dtolnaybors-10/+36
2023-11-05Auto merge of #117581 - nicholasbishop:bishop-update-cb, r=Mark-Simulacrumbors-1/+1
2023-11-05Auto merge of #117503 - kornelski:hint-try-reserved, r=workingjubileebors-4/+14
2023-11-04Add diagnostic items for a few of core's builtin macrosThom Chiovoloni-0/+3
2023-11-04Rollup merge of #117534 - RalfJung:str, r=Mark-SimulacrumMatthias Krüger-11/+17
2023-11-04Rollup merge of #116894 - joshlf:patch-12, r=RalfJungMatthias Krüger-1/+8
2023-11-04Rollup merge of #110340 - jmaargh:jmaargh/deref-docs, r=Mark-SimulacrumMatthias Krüger-41/+125
2023-11-04Stabilize `const_mem_zeroed`Trevor Gross-3/+4
2023-11-04Stabilize `const_maybe_uninit_zeroed`Trevor Gross-7/+32
2023-11-04Draft fleshed-out deref docsjmaargh-41/+125
2023-11-04Bump compiler_builtins to 0.1.103Nicholas Bishop-1/+1
2023-11-04detect EOF earlierThe 8472-5/+7
2023-11-04avoid excessive initialization when copying to a VecThe 8472-17/+47
2023-11-04avoid acronyms when we don't really need themRalf Jung-12/+11
2023-11-03Auto merge of #116412 - nnethercote:rm-plugin-support, r=bjorn3bors-2/+2
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-2/+2
2023-11-03Auto merge of #115333 - joshlf:patch-5, r=RalfJungbors-9/+15
2023-11-03cfg_attr offset_of_enum feature in doctestGeorge Bateman-1/+2
2023-11-03Feature gate enums in offset_ofGeorge Bateman-1/+1
2023-11-03Rollup merge of #117434 - BugenZhao:box-error-provide, r=cuviperMatthias Krüger-0/+4
2023-11-03Auto merge of #117510 - elichai:patch-3, r=cuviperbors-0/+1