]> git.lizzy.rs Git - rust.git/history - library/core/src
apply required min_specialization attributes
[rust.git] / library / core / src /
2020-09-03 The8472apply required min_specialization attributes
2020-09-03 The8472support in-place collect for MapWhile adapters
2020-09-03 The8472pacify tidy
2020-09-03 The8472pacify tidy
2020-09-03 The8472mark as_inner as unsafe and update comments
2020-09-03 The8472impl TrustedRandomAccess for vec::IntoIter
2020-09-03 The8472make tidy happy
2020-09-03 The8472support in-place iteration for most adapters
2020-09-03 The8472add in-place iteration for Zip
2020-09-03 The8472remove example that relied on non-public trait
2020-09-03 The8472fix doc link
2020-09-03 The8472mark SourceIter as unsafe, document invariants
2020-09-03 The8472in-place collect for Vec. Box<[]> and BinaryHeap IntoIt...
2020-09-03 borsAuto merge of #76235 - jyn514:std-intra-links, r=polior...
2020-09-03 borsAuto merge of #75971 - Amjad50:libstd-deny-unsafe_op_in...
2020-09-03 borsAuto merge of #76265 - Dylan-DPC:rollup-j3i509l, r...
2020-09-03 Dylan DPCRollup merge of #76261 - camelid:intra-doc-links-for...
2020-09-03 Dylan DPCRollup merge of #76255 - ehuss:update-books, r=ehuss
2020-09-03 Dylan DPCRollup merge of #76245 - tmiasko:inline-generators...
2020-09-03 Dylan DPCRollup merge of #76243 - ama0:patch-1, r=jonas-schievink
2020-09-03 Dylan DPCRollup merge of #76242 - RalfJung:read-fixme, r=Dylan-DPC
2020-09-03 Dylan DPCRollup merge of #76238 - denisvasilik:intra-doc-links...
2020-09-03 Dylan DPCRollup merge of #76204 - NoraCodes:nora/control_flow_en...
2020-09-03 Dylan DPCRollup merge of #76167 - mati865:mingw-self-contained...
2020-09-03 Dylan DPCRollup merge of #76164 - lzutao:slice-array, r=ehuss
2020-09-03 Dylan DPCRollup merge of #76142 - CDirkx:const-ip, r=ecstatic...
2020-09-03 Dylan DPCRollup merge of #76120 - LukasKalbertodt:add-as-slice...
2020-09-03 Dylan DPCRollup merge of #75150 - nanpuyue:deprecate_to_ipv6_com...
2020-09-02 CamelidAdd back missing link
2020-09-02 CamelidUse intra-doc links in `core::marker`
2020-09-02 borsAuto merge of #76233 - cuviper:unhasher, r=Mark-Simulacrum
2020-09-02 Joshua NelsonConvert many files to intra-doc links
2020-09-02 borsAuto merge of #76160 - scileo:format-recovery, r=petroc...
2020-09-02 Leonora TindallFormat ControlFlow changes with rustfmt
2020-09-02 borsAuto merge of #75960 - camelid:patch-6, r=jyn514
2020-09-02 Denis VasilikRevert link removal of Some(T)
2020-09-02 Denis VasilikRevert link removal of
2020-09-02 Denis VasilikRevert link removal
2020-09-02 Denis VasilikRevert module level documentation link
2020-09-02 Denis VasilikApply suggestions from review
2020-09-02 borsAuto merge of #76241 - RalfJung:flt2dec, r=Mark-Simulacrum
2020-09-02 Ralf Jungflt2dec: properly handle uninitialized memory
2020-09-02 borsAuto merge of #76216 - marmeladema:use-once-cell-from...
2020-09-02 borsAuto merge of #76170 - matklad:notrivia, r=petrochenkov
2020-09-02 borsAuto merge of #76231 - tmandry:rollup-ilvs9fq, r=tmandry
2020-09-02 Tyler MandryRollup merge of #76221 - camelid:cleanup-iter-for,...
2020-09-02 Tyler MandryRollup merge of #76218 - petrochenkov:shebang3, r=matklad
2020-09-02 Tyler MandryRollup merge of #76212 - JesHansen:fix-lint-doc, r...
2020-09-02 Tyler MandryRollup merge of #76207 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76206 - CDirkx:const-ipv6, r=ecstatic...
2020-09-02 Tyler MandryRollup merge of #76201 - denisvasilik:intra-doc-links...
2020-09-02 Tyler MandryRollup merge of #76158 - mati865:self-contained-option...
2020-09-02 Tyler MandryRollup merge of #76143 - jyn514:duplicate-builtin-macro...
2020-09-02 Tyler MandryRollup merge of #76132 - Aaron1011:mac-call-stmt, r...
2020-09-02 Tyler MandryRollup merge of #76126 - camelid:crate-list-font, r...
2020-09-02 Tyler MandryRollup merge of #76099 - camelid:patch-8, r=jyn514
2020-09-02 Tyler MandryRollup merge of #76088 - hbina:add_example, r=LukasKalb...
2020-09-02 Tyler MandryRollup merge of #76074 - richkadel:llvm-coverage-map...
2020-09-02 Tyler MandryRollup merge of #74880 - chrisduerr:fix_matches, r...
2020-09-01 CamelidClean up header in `iter` docs for `for` loops
2020-09-01 Denis VasilikUse intra-doc links
2020-09-01 Leonora TindallRename and expose LoopState as ControlFlow
2020-09-01 borsAuto merge of #76010 - Aaron1011:fix/cfg-generic-param...
2020-09-01 Denis VasilikImprove readability
2020-09-01 Denis VasilikUse intra-doc links
2020-09-01 Denis VasilikEnhance wording
2020-09-01 Denis VasilikUse intra-doc links
2020-09-01 Jon GjengsetMerge branch 'master' into stabilize-vecdeque-make_cont...
2020-09-01 borsAuto merge of #75529 - bugadani:bounds-check, r=nagisa
2020-09-01 borsAuto merge of #76155 - matklad:rust-analyzer-2020-08...
2020-09-01 borsAuto merge of #76071 - khyperia:configurable_to_immedia...
2020-09-01 borsAuto merge of #76047 - Dylan-DPC:rename/maybe, r=RalfJung
2020-09-01 borsAuto merge of #76186 - tmandry:rollup-49nliiy, r=tmandry
2020-09-01 Tyler MandryRollup merge of #76178 - matklad:et, r=Mark-Simulacrum
2020-09-01 Tyler MandryRollup merge of #76172 - ecstatic-morse:revert-75463...
2020-09-01 Tyler MandryRollup merge of #76166 - matklad:privatereader, r=petro...
2020-09-01 Tyler MandryRollup merge of #76163 - lzutao:readme-glibc, r=cuviper
2020-09-01 Tyler MandryRollup merge of #76161 - pickfire:patch-3, r=pickfire
2020-09-01 Tyler MandryRollup merge of #76154 - GuillaumeGomez:strings-indent...
2020-09-01 Tyler MandryRollup merge of #76139 - CDirkx:cow-is-borrowed, r...
2020-09-01 Tyler MandryRollup merge of #76103 - GuillaumeGomez:cleanup-e0769...
2020-09-01 Tyler MandryRollup merge of #76059 - GuillaumeGomez:cleanup-e0764...
2020-09-01 Tyler MandryRollup merge of #76003 - richkadel:llvm-coverage-map...
2020-09-01 Tyler MandryRollup merge of #76002 - richkadel:llvm-coverage-map...
2020-09-01 Tyler MandryRollup merge of #75945 - pickfire:patch-7, r=jyn514
2020-09-01 borsAuto merge of #75931 - estebank:suggest-if-let, r=petro...
2020-08-31 borsAuto merge of #76174 - ehuss:update-cargo, r=ehuss
2020-08-31 borsAuto merge of #75979 - lzutao:seprate-tests, r=Mark...
2020-08-31 borsAuto merge of #76030 - davidtwco:fewer-names-llvm-type...
2020-08-31 Dylan MacKenzieRevert #75463
2020-08-31 borsAuto merge of #75936 - sdroege:chunks-exact-constructio...
2020-08-31 Aleksey KladovRollup merge of #76127 - petrochenkov:lld, r=Mark-Simul...
2020-08-31 Aleksey KladovRollup merge of #76115 - calebcartwright:parser-fn...
2020-08-31 Aleksey KladovRollup merge of #76075 - marmeladema:remove-once-cell...
2020-08-31 Aleksey KladovRollup merge of #76050 - matklad:pos, r=petrochenkov
2020-08-31 Aleksey KladovRollup merge of #75938 - Amjad50:min_const_generics...
2020-08-31 DPCthe one left behind
2020-08-31 borsAuto merge of #76153 - matklad:rollup-vlblfup, r=matklad
2020-08-31 Aleksey KladovRollup merge of #76134 - CDirkx:patch-1, r=nagisa
2020-08-31 Aleksey KladovRollup merge of #76117 - mark-i-m:patch-1, r=petrochenkov
next