about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2023-09-19Auto merge of #115979 - GuillaumeGomez:rollup-06ujzgh, r=GuillaumeGomezbors-0/+2
2023-09-19Rollup merge of #115958 - RalfJung:mystery-plus, r=Mark-Simulacrum,notriddleGuillaume Gomez-0/+2
2023-09-19explain mysterious addition in float minimum/maximumRalf Jung-0/+2
2023-09-19Auto merge of #115627 - compiler-errors:icedump-no-std, r=m-ou-sebors-32/+7
2023-09-19Rollup merge of #115946 - the8472:panic-on-sched_getaffinity-bug, r=Mark-Simu...Guillaume Gomez-2/+4
2023-09-19Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnayGuillaume Gomez-1/+1
2023-09-19Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3bors-7/+2478
2023-09-18panic when encountering an illegal cpumaskThe 8472-2/+4
2023-09-18Rollup merge of #115494 - RalfJung:primitive_docs, r=Mark-SimulacrumMatthias Krüger-1626/+12
2023-09-18Rollup merge of #109409 - WaffleLapkin:progamer, r=dtolnayMatthias Krüger-0/+85
2023-09-18Fill-in tracking issue for `feature(cmp_minmax)`Maybe Waffle-3/+3
2023-09-18Add `minmax*` functions to `core::cmp`Maybe Waffle-0/+85
2023-09-18get rid of duplicate primitive_docsRalf Jung-1626/+12
2023-09-18Auto merge of #108043 - a1phyr:string_write_fmt, r=workingjubileebors-2/+22
2023-09-18Auto merge of #115547 - WaffleLapkin:spin_looping, r=Mark-Simulacrumbors-24/+17
2023-09-17Specialize `fmt::Write::write_fmt` for `Sized` typesBenoît du Garreau-2/+22
2023-09-17Rollup merge of #115477 - kellerkindt:stabilized_int_impl, r=dtolnayDylan DPC-225/+219
2023-09-17Rollup merge of #115434 - soqb:ascii-char-manual-debug, r=dtolnayDylan DPC-2/+39
2023-09-17Rollup merge of #114965 - benschulz:mpsc-drop, r=dtolnayDylan DPC-15/+0
2023-09-17Auto merge of #113748 - clarfonthey:ip-step, r=dtolnaybors-1/+66
2023-09-17Auto merge of #115782 - a1phyr:improve_pad_adapter, r=dtolnaybors-0/+8
2023-09-17Auto merge of #113753 - dvdsk:master, r=dtolnaybors-1/+81
2023-09-16Rollup merge of #115895 - 52:patch-docs-vec-truncate, r=dtolnayMatthias Krüger-4/+4
2023-09-16Rollup merge of #115560 - ShE3py:format-results, r=dtolnayMatthias Krüger-6/+10
2023-09-16Rollup merge of #115487 - ModProg:patch-1, r=dtolnayMatthias Krüger-2/+2
2023-09-16Rollup merge of #115329 - xzmeng:fix-std-doc, r=dtolnayMatthias Krüger-7/+7
2023-09-16Rollup merge of #115247 - the8472:life-before-main, r=dtolnayMatthias Krüger-1/+25
2023-09-16Auto merge of #112229 - clarfonthey:range-iter-count, r=dtolnaybors-0/+20
2023-09-16edit `std::collections::VecDeque` docsmxnkarou-2/+2
2023-09-16edit `std::vec::Vec::truncate` docsmxnkarou-2/+2
2023-09-16Rollup merge of #115607 - RalfJung:safe-traits-unsafe-code, r=dtolnayMatthias Krüger-0/+35
2023-09-16Specialize count for range iteratorsltdk-0/+20
2023-09-16impl Step for IP addressesltdk-1/+66
2023-09-16Auto merge of #114494 - est31:extend_useless_ptr_null_checks, r=jackh726bors-1/+22
2023-09-16Auto merge of #115520 - Finomnis:const_transmute_copy, r=dtolnaybors-2/+1
2023-09-14Bump libc to 0.2.148dirreke-1/+1
2023-09-14Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obkbors-3/+7
2023-09-13Disabled socketpair for VitaNikolay Arhipov-2/+2
2023-09-12Improve `PadAdapter::write_char`Benoît du Garreau-0/+8
2023-09-10Auto merge of #114967 - japaric:ja-gh114966, r=Mark-Simulacrumbors-0/+4
2023-09-09Auto merge of #114590 - ijackson:stdio-stdio-2, r=dtolnaybors-11/+134
2023-09-09std::process (unsupported): Implement From<io::Stdout> etc. for imp::StdioIan Jackson-0/+20
2023-09-08Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau...Guillaume Gomez-9/+9
2023-09-08Rollup merge of #104299 - mkrasnitski:discriminant-transmute-docs, r=oli-obkGuillaume Gomez-0/+5
2023-09-08Rename the feature, but not the attribute, to `coverage_attribute`Andy Caldwell-2/+2
2023-09-08Rework no_coverage to coverage(off)Andy Caldwell-3/+7
2023-09-08Auto merge of #114299 - clarfonthey:char-min, r=dtolnay,BurntSushibors-1/+51
2023-09-07Don't modify libstd to dump rustc ICEsMichael Goulet-32/+7
2023-09-07Auto merge of #115166 - Urgau:invalid_ref_casting-invalid-unsafecell-usage, r...bors-0/+1
2023-09-06Auto merge of #115580 - eduardosm:stdarch-intrinsics, r=davidtwco,bjorn3bors-0/+0