]> git.lizzy.rs Git - rust.git/history - library/std
forgot to remove a cfg(not(bootstrap))
[rust.git] / library / std /
2020-08-27 Pietro Albiniforgot to remove a cfg(not(bootstrap))
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
2020-08-26 borsAuto merge of #75811 - ecstatic-morse:better-dlerror...
2020-08-25 borsAuto merge of #75302 - Aaron1011:feature/partial-move...
2020-08-25 borsAuto merge of #74275 - wesleywiser:break_up_partitionin...
2020-08-25 borsAuto merge of #75908 - pietroalbini:ci-bump-llvm, r...
2020-08-25 borsAuto merge of #75838 - mati865:profiler-atomics, r...
2020-08-25 borsAuto merge of #75773 - matklad:snapshot-tests, r=Mark...
2020-08-25 borsAuto merge of #75364 - rylev:libpanic-abort-failfast...
2020-08-25 borsAuto merge of #75132 - scottmcm:stabilize-range-is...
2020-08-25 borsAuto merge of #75764 - workingjubilee:tidy-up-cargo...
2020-08-25 borsAuto merge of #75666 - davidtwco:tidy-lang-items, r...
2020-08-24 borsAuto merge of #75625 - mati865:mingw-cross-compile...
2020-08-24 borsAuto merge of #75110 - lzutao:ip-endianness, r=Mark...
2020-08-24 borsAuto merge of #74590 - jyn514:timing, r=Mark-Simulacrum
2020-08-24 borsAuto merge of #75815 - jyn514:ambiguous-primitives...
2020-08-24 borsAuto merge of #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-24 borsAuto merge of #75855 - jyn514:no-cfg-doc, r=ollie27
2020-08-24 borsAuto merge of #75865 - JohnTitor:rollup-yxia6d2, r...
2020-08-24 Yuki OkushiRollup merge of #75859 - jrheard:patch-2, r=jonas-schievink
2020-08-24 Yuki OkushiRollup merge of #75856 - matthiaskrgr:more_clippy,...
2020-08-24 Yuki OkushiRollup merge of #75851 - camelid:patch-2, r=jyn514
2020-08-24 Yuki OkushiRollup merge of #75847 - camelid:patch-1, r=dtolnay
2020-08-24 Yuki OkushiRollup merge of #75844 - ehuss:publish-toolstate-httper...
2020-08-24 Yuki OkushiRollup merge of #75831 - lzutao:https, r=Dylan-DPC
2020-08-24 Yuki OkushiRollup merge of #75826 - ayushmishra2005:misleading_doc...
2020-08-24 Yuki OkushiRollup merge of #75825 - jrheard:patch-1, r=steveklabnik
2020-08-24 Yuki OkushiRollup merge of #75821 - camelid:intra-doc-links-for...
2020-08-24 Yuki OkushiRollup merge of #75819 - LeSeulArtichaut:core-intra...
2020-08-24 Joshua NelsonConvert str -> prim@str in `std`
2020-08-24 borsAuto merge of #75817 - LeSeulArtichaut:proc_macro-docs...
2020-08-23 JR Hearddoc: Fix typo in std::process::Child documentation
2020-08-23 borsAuto merge of #74489 - jyn514:assoc-items, r=manisheart...
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 CamelidSwitch to intra-doc links in `std::collections`
2020-08-23 borsAuto merge of #72449 - ecstatic-morse:const-float-bitca...
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-23 borsAuto merge of #74238 - RalfJung:offset_from, r=oli-obk
2020-08-23 Ralf Jungremove an unused feature flag
2020-08-23 Leon MatthesRevert changed paragraph about slice definition.
2020-08-23 borsAuto merge of #75789 - matthiaskrgr:clippy_compiletest...
2020-08-23 Lzu TaoPrefer https link for wikipedia URLs
2020-08-23 CamelidAdd missing links
2020-08-23 CamelidAdd missing intra-doc link
2020-08-22 CamelidSwitch to intra-doc links in `std::macros`
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-22 borsAuto merge of #75783 - denisvasilik:intra-doc-links...
2020-08-22 borsAuto merge of #75795 - matthiaskrgr:cargotest_clippy...
2020-08-22 borsAuto merge of #75790 - LeSeulArtichaut:std-intra-doc...
2020-08-22 borsAuto merge of #75776 - GuillaumeGomez:missing-doc-examp...
2020-08-22 borsAuto merge of #75772 - tmiasko:io-maybe-no, r=dtolnay
2020-08-22 Dylan DPCRollup merge of #75787 - LeSeulArtichaut:core-intra...
2020-08-22 Dylan DPCRollup merge of #75782 - GuillaumeGomez:more-links...
2020-08-22 Dylan DPCRollup merge of #75753 - koutheir:patch-1, r=steveklabnik
2020-08-22 Dylan DPCRollup merge of #75745 - jyn514:refactor-resolve, r...
2020-08-22 Dylan DPCRollup merge of #75725 - LeSeulArtichaut:alloc-intra...
2020-08-22 Dylan DPCRollup merge of #75718 - GuillaumeGomez:coverage-ui...
2020-08-22 Dylan DPCRollup merge of #75711 - CohenArthur:split-up-astconv...
2020-08-22 Dylan DPCRollup merge of #75705 - denisvasilik:intra-doc-links...
2020-08-21 LeSeulArtichautUse intra-doc-links in `std::sync::*`
2020-08-21 borsAuto merge of #75708 - JohnTitor:stay-cool-full-bootstr...
2020-08-21 borsAuto merge of #75694 - RalfJung:miri-align-to, r=nagisa
2020-08-21 Tomasz MiąskoRemove wrapper type handling absent raw standard streams
2020-08-21 Tomasz MiąskoMake raw standard stream constructors const
2020-08-21 Tomasz MiąskoRemove result type from raw standard streams constructors
2020-08-21 borsAuto merge of #75697 - lzutao:mir-dumb-const-prefix...
2020-08-21 borsAuto merge of #75765 - JohnTitor:rollup-lexaoa9, r...
2020-08-21 Yuki OkushiRollup merge of #75750 - poliorcetics:intra-links-std...
2020-08-21 Yuki OkushiRollup merge of #75727 - camelid:intra-doc-links-for...
2020-08-21 Yuki OkushiRollup merge of #75664 - mati865:mailmap, r=Dylan-DPC
2020-08-21 Yuki OkushiRollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis
2020-08-21 Yuki OkushiRollup merge of #75324 - ericseppanen:master, r=JohnTitor
2020-08-21 borsAuto merge of #75642 - matklad:lexer-comments, r=petroc...
2020-08-21 borsAuto merge of #74846 - Aaron1011:fix/pat-token-capture...
2020-08-20 borsAuto merge of #73565 - matthewjasper:core-min-spec...
2020-08-20 borsAuto merge of #75494 - matthewjasper:defer-recursive...
2020-08-20 Alexis BourgetMove to intra doc links for std::thread documentation
2020-08-20 borsAuto merge of #75747 - cuviper:rollup-icke90l, r=cuviper
2020-08-20 Josh StoneRollup merge of #75743 - matklad:excl, r=davidtwco
2020-08-20 Josh StoneRollup merge of #75733 - pickfire:patch-3, r=matklad
2020-08-20 Josh StoneRollup merge of #75731 - lzutao:mir-cmts-suppress-float...
2020-08-20 Josh StoneRollup merge of #75716 - tlively:upgrade-emscripten...
2020-08-20 Josh StoneRollup merge of #75710 - ThibsG:FixBadPrinting75447...
2020-08-20 Josh StoneRollup merge of #75703 - tmiasko:stack-overflow-musl...
2020-08-20 Josh StoneRollup merge of #75702 - GuillaumeGomez:cleanup-e0759...
2020-08-20 Josh StoneRollup merge of #75672 - kofls:intradoc-fix, r=jyn514
2020-08-20 borsAuto merge of #75562 - oli-obk:const_prop_no_aggregates...
2020-08-20 borsAuto merge of #75595 - davidtwco:polymorphization-predi...
2020-08-19 borsAuto merge of #75563 - richkadel:llvm-coverage-map...
2020-08-19 borsAuto merge of #75590 - Mark-Simulacrum:tagged-ptr,...
2020-08-19 borsAuto merge of #75715 - tmandry:rollup-18atkj4, r=tmandry
2020-08-19 Tyler MandryRollup merge of #75696 - matklad:mirit, r=RalfJung
2020-08-19 Tyler MandryRollup merge of #75674 - poliorcetics:intra-links-std...
2020-08-19 Tyler MandryRollup merge of #75649 - jyn514:inherent-lang-impls...
2020-08-19 Tyler MandryRollup merge of #75648 - matklad:lazy-dropck, r=KodrAus
2020-08-19 Tyler MandryRollup merge of #75593 - Mark-Simulacrum:compiler-docs...
2020-08-19 Tyler MandryRollup merge of #75587 - RalfJung:mir-comment-fixes...
2020-08-19 Tyler MandryRollup merge of #75069 - lcnr:type-of-lazy-norm, r...
2020-08-19 borsAuto merge of #75480 - ssomers:btree_check_invariant...
next