]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #73383 - ecstatic-morse:test-unoptimized-std, r=Mark-Simulacrum
[rust.git] / library /
2020-08-14 borsAuto merge of #73383 - ecstatic-morse:test-unoptimized...
2020-08-14 borsAuto merge of #75510 - tmandry:rollup-tb9mllu, r=tmandry
2020-08-14 Tyler MandryRollup merge of #75500 - glandium:arm64-mac-zlib, r...
2020-08-14 Tyler MandryRollup merge of #75496 - spastorino:prioritization...
2020-08-14 Tyler MandryRollup merge of #75479 - matthiaskrgr:package_docs...
2020-08-14 Tyler MandryRollup merge of #75477 - RalfJung:fn-ptrs, r=Mark-Simul...
2020-08-14 Tyler MandryRollup merge of #75471 - richkadel:llvm-program-name...
2020-08-14 Tyler MandryRollup merge of #75467 - rubenrua:rubenrua-patch-E0477...
2020-08-14 Tyler MandryRollup merge of #75462 - Mark-Simulacrum:clean-queries...
2020-08-14 Tyler MandryRollup merge of #75459 - RalfJung:local-info, r=oli-obk
2020-08-14 Tyler MandryRollup merge of #75452 - michaelwoerister:sp-cache...
2020-08-14 Tyler MandryRollup merge of #75417 - npmccallum:naked, r=matthewjasper
2020-08-14 Tyler MandryRollup merge of #75319 - estebank:format-ice, r=eddyb
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
2020-08-13 borsAuto merge of #75105 - ssomers:btree_respect_min_len_ha...
2020-08-13 borsAuto merge of #75382 - JulianKnodt:match_branches,...
2020-08-13 Ralf Jungfn type: structure, and talk a bit more about ABIs...
2020-08-13 borsAuto merge of #74793 - tmiasko:san-macos, r=Mark-Simulacrum
2020-08-13 borsAuto merge of #75443 - lcnr:opaque-normalize, r=nikomat...
2020-08-13 borsAuto merge of #75212 - JulianKnodt:array_map, r=LukasKa...
2020-08-13 borsAuto merge of #75322 - JulianKnodt:revisions, r=lcnr
2020-08-13 borsAuto merge of #75431 - ehuss:platform-support, r=Mark...
2020-08-13 borsAuto merge of #75426 - ehuss:update-cargo, r=ehuss
2020-08-13 kadminAdd drop check test & MaybeUninit::first_ptr_mut
2020-08-13 kadminRm hiding feature gate & add 1 more example
2020-08-13 kadminAdd tracking issue #75243
2020-08-13 kadminAdd recommend changes to array
2020-08-13 kadminAdd Array Impl Lang Item in various places
2020-08-13 kadminCreate lang item array and add map fn
2020-08-13 borsAuto merge of #75476 - JohnTitor:rollup-ap1rqf1, r...
2020-08-13 Yuki OkushiRollup merge of #75473 - JulianKnodt:swap_order_oops...
2020-08-13 Yuki OkushiRollup merge of #75469 - camelid:intra-doc-links-std...
2020-08-13 Yuki OkushiRollup merge of #75466 - poliorcetics:intra-links-std...
2020-08-13 Yuki OkushiRollup merge of #75457 - Mark-Simulacrum:llvm-clean...
2020-08-13 Yuki OkushiRollup merge of #75455 - pickfire:patch-3, r=jyn514
2020-08-13 Yuki OkushiRollup merge of #75451 - GuillaumeGomez:cleanup-e0751...
2020-08-13 Yuki OkushiRollup merge of #75449 - RalfJung:const-prop-test,...
2020-08-13 Yuki OkushiRollup merge of #75400 - LukasKalbertodt:fix-f32-docs...
2020-08-13 Yuki OkushiRollup merge of #75372 - estebank:lt-sugg-in-type,...
2020-08-13 Yuki OkushiRollup merge of #75201 - Hirrolot:hirrolot/fix-clippy...
2020-08-13 Yuki OkushiRollup merge of #75189 - kawamuray:bugfix-wasi-append...
2020-08-12 borsAuto merge of #74512 - LukasKalbertodt:debloat-copy...
2020-08-12 CamelidFix intra-doc link
2020-08-12 CamelidSwitch to intra-doc links in `std/io/mod.rs`
2020-08-12 Alexis BourgetMove to intra doc links whenever possible within std...
2020-08-12 borsAuto merge of #75396 - RalfJung:miri-spans, r=oli-obk
2020-08-12 Lukas KalbertodtPut panic code path from `copy_from_slice` into cold...
2020-08-12 borsAuto merge of #75354 - estebank:tuple-struct-as-struct...
2020-08-12 borsAuto merge of #75019 - nanpuyue:to_ipv4_mapped, r=Lukas...
2020-08-12 borsAuto merge of #75066 - poliorcetics:document-unsafety...
2020-08-12 Ivan ThamUse explicit path link in place for doc in time
2020-08-12 borsAuto merge of #75321 - estebank:js-goes-gaga, r=davidtwco
2020-08-12 borsAuto merge of #75205 - Aaron1011:fix/auto-trait-proj...
2020-08-12 borsAuto merge of #75436 - JohnTitor:rollup-ss0lxds, r...
2020-08-12 Yuki OkushiRollup merge of #75424 - joseluis:patch-1, r=joshtriplett
2020-08-12 Yuki OkushiRollup merge of #75422 - poliorcetics:tidy-accept-more...
2020-08-12 Yuki OkushiRollup merge of #75395 - nixphix:docs/os-fs, r=jyn514
2020-08-12 Yuki OkushiRollup merge of #75394 - oli-obk:get_static, r=RalfJung
2020-08-12 Yuki OkushiRollup merge of #75371 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75368 - poliorcetics:intra-doc-links...
2020-08-12 Yuki OkushiRollup merge of #75234 - Amanieu:asm_unstable_book...
2020-08-12 Yuki OkushiRollup merge of #74960 - nbdd0121:typeck, r=nikomatsakis
2020-08-12 Yuki OkushiRollup merge of #74521 - andjo403:readme, r=nikic
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 Stein SomersSomewhat complicated way to respect BTreeMap's node...
2020-08-11 borsAuto merge of #74802 - Mark-Simulacrum:reland-74069...
2020-08-11 José Luis Cruzword change
2020-08-11 Alexis BourgetRemove two links by changing the doc for SystemTimeErro...
2020-08-11 PoliorceticsAdd some texts to make the tidy check for unsafe docume...
2020-08-11 Alexis BourgetMove the std::vec link back to a path-based link to...
2020-08-11 borsAuto merge of #75421 - tmandry:rollup-ctzmzn1, r=tmandry
2020-08-11 Tyler MandryRollup merge of #75409 - pickfire:patch-4, r=GuillaumeGomez
2020-08-11 Tyler MandryRollup merge of #75408 - mati865:update-ci-comment...
2020-08-11 Tyler MandryRollup merge of #75407 - oliver-giersch:set_ptr_value...
2020-08-11 Tyler MandryRollup merge of #75403 - giraffate:update_comment_in_fn...
2020-08-11 Tyler MandryRollup merge of #75393 - GuillaumeGomez:fix-help-shortc...
2020-08-11 Tyler MandryRollup merge of #75378 - petrochenkov:isident, r=Mark...
2020-08-11 Tyler MandryRollup merge of #75036 - lzutao:pat, r=cuviper
2020-08-11 Alexis BourgetChange safety comment for usize with the one from Lukas...
2020-08-11 Lzu Taoprefer pattern matching over indexing
2020-08-11 Ivan ThamFix range term in alloc vec doc
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 borsAuto merge of #73656 - oli-obk:deaggregate-is-cleanup...
2020-08-11 Prabakaran KumaresshanRevert #tymethods
2020-08-11 oliver-gierschmentions provenance, changes argument type, adds must_u...
2020-08-11 borsAuto merge of #75388 - JohnTitor:rollup-9tgkxnl, r...
2020-08-11 Lukas KalbertodtFix minor things in the `f32` primitive docs
2020-08-11 Prabakaran KumaresshanSwitch to intra-doc links in library/std/src/os/*/fs.rs
2020-08-11 Yuki OkushiRollup merge of #75360 - pickfire:patch-4, r=GuillaumeGomez
2020-08-11 Yuki OkushiRollup merge of #75359 - lcnr:unused-delims-trim, r...
2020-08-11 Yuki OkushiRollup merge of #75353 - estebank:tiny, r=jyn514
2020-08-11 Yuki OkushiRollup merge of #75352 - estebank:incorrect-tuple-struc...
2020-08-11 Yuki OkushiRollup merge of #75347 - fusion-engineering-forks:rustd...
2020-08-11 Yuki OkushiRollup merge of #75338 - RalfJung:const-eval-stack...
2020-08-11 Yuki OkushiRollup merge of #75333 - davidtwco:polymorphization...
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-11 Yuki OkushiRollup merge of #75085 - lzutao:ip_union, r=cuviper
2020-08-11 Yuki OkushiRollup merge of #74744 - XAMPPRocky:relnotes-1.46.0...
2020-08-11 borsAuto merge of #75329 - ssomers:btree_cleanup_8, r=Mark...
2020-08-11 borsAuto merge of #74621 - LukasKalbertodt:float-docs,...
next