]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #75514 - gdhuper:gdhuper/replace_log_with_tracing, r=davidtwco
[rust.git] / library /
2020-08-15 borsAuto merge of #75514 - gdhuper:gdhuper/replace_log_with...
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75560 - Mark-Simulacrum:rustc-docs,...
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
2020-08-15 borsAuto merge of #75537 - tmiasko:match-branch-simplify...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75518 - davidtwco:issue-75326-polymorphi...
2020-08-15 Ivan ThamUse resolve.conf as example for Path ends_with
2020-08-15 borsAuto merge of #75539 - ehuss:fix-crate-version-rustdoc...
2020-08-15 borsAuto merge of #75488 - ssomers:btree_revert_75257,...
2020-08-15 borsAuto merge of #75549 - tmandry:rollup-sxjwa0w, r=tmandry
2020-08-15 Tyler MandryRollup merge of #75545 - eddyb:instant-sub-branchless...
2020-08-15 Tyler MandryRollup merge of #75513 - estebank:confused-parser,...
2020-08-15 Tyler MandryRollup merge of #75448 - lcnr:rn-as_local_hir_id, r...
2020-08-15 Tyler MandryRollup merge of #75376 - tmiasko:cmake-system-name...
2020-08-15 Eduard-Mihai Burtescustd/sys/unix/time: make it easier for LLVM to optimize...
2020-08-15 borsAuto merge of #73851 - matthewjasper:serialize-not...
2020-08-14 borsAuto merge of #75538 - tmandry:rollup-i8miv8q, r=tmandry
2020-08-14 Tyler MandryRollup merge of #75531 - ssomers:btree_tests_migration...
2020-08-14 Tyler MandryRollup merge of #75530 - nixphix:docs/os-raw, r=jyn514
2020-08-14 Tyler MandryRollup merge of #75519 - ssomers:btree_splitpoint_clean...
2020-08-14 Tyler MandryRollup merge of #75517 - RalfJung:promo-intern-comments...
2020-08-14 Tyler MandryRollup merge of #75515 - workingjubilee:patch-4, r...
2020-08-14 Tyler MandryRollup merge of #75511 - estebank:elide-trait-object...
2020-08-14 Tyler MandryRollup merge of #75509 - estebank:coming-merrily-from...
2020-08-14 Tyler MandryRollup merge of #75501 - poliorcetics:intra-links-std...
2020-08-14 Tyler MandryRollup merge of #75482 - GuillaumeGomez:cleanup-e0752...
2020-08-14 Tyler MandryRollup merge of #75432 - camelid:intra-doc-links-for...
2020-08-14 Tyler MandryRollup merge of #75214 - chansuke:fix-intra-doc-links...
2020-08-14 Tyler MandryRollup merge of #75195 - ssomers:btree_split_up_into_kv...
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Tyler MandryRollup merge of #74192 - xkr47:patch-1, r=Mark-Simulacrum
2020-08-14 Tyler MandryRollup merge of #74185 - pickfire:liballoc-iter-doc...
2020-08-14 Tyler MandryRollup merge of #74062 - poliorcetics:unsafe-in-unsafe...
2020-08-14 Tyler MandryRollup merge of #73943 - poliorcetics:unsafe-keyword...
2020-08-14 Alexis BourgetDocument the unsafe keyword
2020-08-14 chansukeUse intra-doc links in `mem::manually_drop` & `mem...
2020-08-14 Alexis Bourgetlibstd/ffi/c_str.rs: #![deny(unsafe_op_in_unsafe_fn...
2020-08-14 PoliorceticsApply suggestions from code review
2020-08-14 Prabakaran Kumaresshanremove primitive type links
2020-08-14 borsAuto merge of #75416 - richkadel:llvm-coverage-map...
2020-08-14 Stein SomersMove btree unit test to their native, privileged location
2020-08-14 Prabakaran KumaresshanSwitch to intra-doc links in os/raw/*.md
2020-08-14 Stein SomersBTreeMap: refactor splitpoint and move testing over...
2020-08-14 borsAuto merge of #75157 - rodrimati1992:patch-1, r=oli-obk
2020-08-14 Stein SomersBTreeMap: refactor splitpoint and move testing over...
2020-08-14 Jonas BerlinImprove documentation on process::Child.std* fields
2020-08-14 borsAuto merge of #74777 - ssomers:btree_cleanup_7, r=Mark...
2020-08-14 borsAuto merge of #75503 - JulianKnodt:opt_opt, r=oli-obk
2020-08-14 JubileeBump std's libc version to 0.2.74
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 Ivan ThamUpdate liballoc vec doc link
2020-08-14 Ivan ThamUpdate src/liballoc/vec.rs
2020-08-14 Ivan ThamRemove liballoc unneeded explicit link
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 Alexis BourgetMove to intra doc links in std::ffi
2020-08-13 borsAuto merge of #75382 - JulianKnodt:match_branches,...
2020-08-13 rodrimati1992Fixed transmute argument
2020-08-13 rodrimati1992Replaced union with transmute
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 Stein SomersReverts the fundamental changes in #74762 and #75257
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 Stein SomersStop BTreeMap casts from reborrowing
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...
next