about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2021-10-08Cfg hide more conditions for allocLoïc BRANSTETT-1/+6
2021-10-08Cfg hide more conditions for coreLoïc BRANSTETT-0/+1
2021-10-08Also cfg flag auxiliar functionCaio-0/+1
2021-10-08Add documentation to boxed conversionsTim McNamara-0/+41
2021-10-07Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebankJubilee-0/+1
2021-10-07Rollup merge of #89082 - smoelius:master, r=kennytmJubilee-39/+276
2021-10-07Rollup merge of #88772 - orlp:result-map-or-else-docfix, r=yaahcJubilee-3/+2
2021-10-07Auto merge of #89638 - rust-lang:revert-88548-intersperse, r=Mark-Simulacrumbors-12/+19
2021-10-07revert stabilization of `core::task::ready!`Ibraheem Ahmed-2/+5
2021-10-07Optimize File::read_to_end and read_to_stringJohn Kugelman-46/+146
2021-10-07add `Poll::ready`Ibraheem Ahmed-0/+92
2021-10-07Revert "Stabilize `Iterator::intersperse()`"Jane Lusby-12/+19
2021-10-07Rollup merge of #89596 - GuillaumeGomez:implicit-doc-cfg, r=jyn514Guillaume Gomez-0/+41
2021-10-07Use correct edition for panic in [debug_]assert!() etc.Mara Bos-0/+1
2021-10-06Regenerate tables for Unicode 14.0.0Josh Stone-553/+653
2021-10-06Rollup merge of #89531 - devnexen:stack_overflow_bsd_libc_upd, r=dtolnayManish Goregaokar-1/+1
2021-10-06Rollup merge of #89324 - yoshuawuyts:hardware-parallelism, r=m-ou-seManish Goregaokar-14/+16
2021-10-06Rollup merge of #89245 - DeveloperC286:iter_mut_fields_to_private, r=joshtrip...Manish Goregaokar-16/+21
2021-10-06Rollup merge of #89050 - DeveloperC286:drain_fields_to_private, r=joshtriplettManish Goregaokar-17/+26
2021-10-06Rollup merge of #88523 - kpreid:category, r=yaahcManish Goregaokar-4/+22
2021-10-06Rollup merge of #87601 - a1phyr:feature_uint_add_signed, r=kennytmManish Goregaokar-15/+304
2021-10-06Clean up code a bit:Guillaume Gomez-8/+8
2021-10-06Update libc to 0.2.103.Jonah Petri-1/+1
2021-10-06add platform support details file for armv7-unknown-linux-uclibcJonah Petri-1/+1
2021-10-06Add new target armv7-unknown-linux-uclibceabihfYannick Koehler-4/+8
2021-10-06Rebase Result::map_or_else doc wording on top of #89400.Orson Peters-3/+2
2021-10-05Apply suggestions from code reviewJane Lusby-11/+11
2021-10-05Rollup merge of #89502 - FabianWolff:issue-89493, r=joshtriplettManish Goregaokar-2/+2
2021-10-05Rollup merge of #89351 - tspiteri:wrapping_rem, r=dtolnayManish Goregaokar-6/+4
2021-10-05Rollup merge of #88828 - FabianWolff:issue-88585, r=dtolnayManish Goregaokar-3/+13
2021-10-05refactor: VecDeques IterMut fields to privateDeveloperC-16/+21
2021-10-05refactor: VecDeques Drain fields to privateDeveloperC286-17/+26
2021-10-05Suppress some cfg from being shown in the stdlib docsWim Looman-3/+44
2021-10-05for signed overflowing remainder, delay comparing lhs with MINTrevor Spiteri-6/+4
2021-10-05Use get_unchecked in str::[r]split_oncenickkuk-2/+4
2021-10-04Rollup merge of #89462 - devnexen:haiku_thread_aff_build_fix, r=nagisaManish Goregaokar-6/+10
2021-10-04Rollup merge of #89244 - DeveloperC286:pair_slices_fields_to_private, r=josht...Manish Goregaokar-4/+4
2021-10-04Rollup merge of #88651 - AGSaidi:monotonize-inner-64b-aarch64, r=dtolnayManish Goregaokar-2/+2
2021-10-04Rollup merge of #87631 - :solarish_upd_fs, r=joshtriplettManish Goregaokar-13/+17
2021-10-05library std, libc dependency updateDavid Carlier-1/+1
2021-10-04Rollup merge of #89413 - matthewjasper:spec-marker-fix, r=nikomatsakisJubilee-83/+71
2021-10-04Rollup merge of #89270 - seanyoung:join_fold, r=m-ou-seJubilee-7/+55
2021-10-04Rollup merge of #88780 - orlp:int-abs-diff, r=m-ou-seJubilee-0/+67
2021-10-04Rollup merge of #87993 - kornelski:try_reserve_stable, r=joshtriplettJubilee-22/+12
2021-10-04Rollup merge of #89508 - jhpratt:stabilize-const_panic, r=joshtriplettJubilee-1/+1
2021-10-04Rollup merge of #89483 - hkmatsumoto:patch-diagnostics-2, r=estebankJubilee-5/+5
2021-10-04Rollup merge of #89443 - cuviper:btree-hash-len, r=dtolnayJubilee-2/+13
2021-10-04Rollup merge of #89400 - Nitepone:nitepone/map-or-else-docfix, r=dtolnayJubilee-4/+4
2021-10-04Rollup merge of #88452 - xu-cheng:vecdeque-from-array, r=m-ou-seJubilee-1/+56
2021-10-04Rollup merge of #87091 - the8472:more-advance-by-impls, r=joshtriplettJubilee-3/+399