]> git.lizzy.rs Git - rust.git/history - library
Some work
[rust.git] / library /
2020-10-30 borsAuto merge of #78562 - JohnTitor:rollup-otg906u, r...
2020-10-30 Yuki OkushiRollup merge of #78556 - camelid:mir-opt-nrvo-docs...
2020-10-30 Yuki OkushiRollup merge of #78554 - camelid:improve-drop_in_place...
2020-10-30 Yuki OkushiRollup merge of #78545 - jackh726:anonymous, r=oli-obk
2020-10-30 Yuki OkushiRollup merge of #78524 - tmiasko:source-files-borrow...
2020-10-30 Yuki OkushiRollup merge of #78523 - estebank:fix-return-type-parse...
2020-10-30 Yuki OkushiRollup merge of #77921 - wcampbell0x2a:f64-collapsible...
2020-10-30 Yuki OkushiRollup merge of #77888 - LingMan:ast_pretty_tt_prepend_...
2020-10-30 Yuki OkushiRollup merge of #77334 - pickfire:patch-4, r=jyn514
2020-10-30 borsAuto merge of #78393 - SNCPlay42:match-if-guard, r...
2020-10-30 CamelidImprove wording of `core::ptr::drop_in_place` docs
2020-10-30 borsAuto merge of #78432 - sexxi-goose:fix-77993-take3...
2020-10-30 borsAuto merge of #78540 - RalfJung:miri, r=RalfJung
2020-10-29 borsAuto merge of #78528 - jonas-schievink:rollup-e70g9zk...
2020-10-29 borsAuto merge of #78508 - wesleywiser:optimize_visit_scope...
2020-10-29 Jonas SchievinkRollup merge of #78527 - bugadani:typo3, r=jonas-schievink
2020-10-29 Jonas SchievinkRollup merge of #78505 - ebroto:clippyup, r=oli-obk
2020-10-29 Jonas SchievinkRollup merge of #78499 - SkiFire13:fix-string-retain...
2020-10-29 Jonas SchievinkRollup merge of #78493 - ehuss:update-cargo, r=ehuss
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78431 - Rustin-Liu:rustin-patch-lint...
2020-10-29 Jonas SchievinkRollup merge of #78423 - tgnottingham:caching_source_ma...
2020-10-29 Jonas SchievinkRollup merge of #78422 - estebank:fix-78372, r=pnkfelix
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #76138 - camelid:rc-fully-qualified...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 borsAuto merge of #78446 - RalfJung:box, r=Amanieu
2020-10-29 Giacomo StevanatoAdded test for issue #78498
2020-10-29 Giacomo StevanatoPrevent String::retain from creating non-utf8 strings...
2020-10-29 borsAuto merge of #78506 - cuviper:ubuntu-lts, r=pietroalbini
2020-10-29 borsAuto merge of #78486 - pietroalbini:manifest-artifacts...
2020-10-29 borsAuto merge of #78512 - JohnTitor:rollup-a7qwjah, r...
2020-10-29 Yuki OkushiRollup merge of #78494 - bugadani:typo2, r=jonas-schievink
2020-10-29 Yuki OkushiRollup merge of #78492 - ehuss:update-books, r=ehuss
2020-10-29 Yuki OkushiRollup merge of #78491 - petertodd:2020-inline-from...
2020-10-29 Yuki OkushiRollup merge of #78487 - rust-lang:GuillaumeGomez-patch...
2020-10-29 Yuki OkushiRollup merge of #78478 - hameerabbasi:const-generics...
2020-10-29 Yuki OkushiRollup merge of #78475 - RalfJung:validity-comment...
2020-10-29 Yuki OkushiRollup merge of #78470 - camelid:fixup-std-path-intra...
2020-10-29 Yuki OkushiRollup merge of #78460 - varkor:turbofish-string-generi...
2020-10-29 Yuki OkushiRollup merge of #78428 - JulianKnodt:invalid_patterns...
2020-10-29 Yuki OkushiRollup merge of #78224 - lcnr:repeat-expr, r=varkor
2020-10-29 borsAuto merge of #78430 - Nadrieril:taking-constructors...
2020-10-28 CamelidDon't say you "should" use fully qualified syntax
2020-10-28 CamelidFix broken intra-doc link
2020-10-28 CamelidExplain fully qualified syntax for `Rc` and `Arc`
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 borsAuto merge of #78415 - tgnottingham:expn_id_tag_hash...
2020-10-28 borsAuto merge of #78414 - nox:function-sections, r=nagisa...
2020-10-28 Peter ToddInline NonZeroN::from(n)
2020-10-28 borsAuto merge of #78409 - pietroalbini:build-manifest...
2020-10-28 borsAuto merge of #78323 - est31:smaller_list_overlap,...
2020-10-28 CamelidClean up intra-doc links in `std::path`
2020-10-28 borsAuto merge of #78458 - Dylan-DPC:rollup-tan044s, r...
2020-10-28 Dylan DPCRollup merge of #78453 - Storyyeller:patch-1, r=jonas...
2020-10-28 Dylan DPCRollup merge of #78447 - bugadani:typo, r=matthewjasper
2020-10-28 Dylan DPCRollup merge of #78408 - Aaron1011:fix/remove-foreign...
2020-10-28 Dylan DPCRollup merge of #78401 - davidtwco:issue-75906-tuple...
2020-10-28 Dylan DPCRollup merge of #78391 - JulianKnodt:mc_test, r=lcnr
2020-10-28 Dylan DPCRollup merge of #78379 - estebank:fn-signature-parse...
2020-10-28 Dylan DPCRollup merge of #78365 - lcnr:const-eval-obj-safety...
2020-10-28 Dylan DPCRollup merge of #78351 - RalfJung:validity-unsafe-cell...
2020-10-28 Dylan DPCRollup merge of #78297 - estebank:match-semicolon-2...
2020-10-28 Dylan DPCRollup merge of #78152 - spastorino:separate-unsized...
2020-10-27 borsAuto merge of #75671 - nathanwhit:cstring-temp-lint...
2020-10-27 Santiago PastorinoDo not depend on except for bootstrap
2020-10-27 Santiago PastorinoAdd unsized_fn_params feature
2020-10-27 borsAuto merge of #76269 - ayrtonm:function-reference-lint...
2020-10-27 Ralf Jungfix Box::into_unique
2020-10-27 AyrtonChanged lint to check for `std::fmt::Pointer` and ...
2020-10-27 borsAuto merge of #78434 - jonas-schievink:disable-miropt...
2020-10-27 borsAuto merge of #78227 - SergioBenitez:test-stdout-thread...
2020-10-27 borsAuto merge of #77502 - varkor:const-generics-suggest...
2020-10-27 borsAuto merge of #77317 - varkor:break-diverging-value...
2020-10-27 borsAuto merge of #78359 - ssomers:btree_cleanup_mem, r...
2020-10-27 Nathan WhitakerFix bootstrap doctest failure
2020-10-27 borsAuto merge of #78421 - JohnTitor:rollup-bq2d7fo, r...
2020-10-26 Yuki OkushiRollup merge of #78412 - camelid:cleanup-hash-docs...
2020-10-26 Yuki OkushiRollup merge of #78405 - notriddle:patch-3, r=lcnr
2020-10-26 Yuki OkushiRollup merge of #78396 - josephlr:ermsb, r=petrochenkov
2020-10-26 Yuki OkushiRollup merge of #78394 - rubik:master, r=m-ou-se
2020-10-26 Yuki OkushiRollup merge of #78388 - camelid:regression-tests,...
2020-10-26 Yuki OkushiRollup merge of #78377 - LeSeulArtichaut:patch-docs...
2020-10-26 Yuki OkushiRollup merge of #78375 - taiki-e:question-in-macros...
2020-10-26 Yuki OkushiRollup merge of #78349 - JohnTitor:issue-75962, r=davidtwco
2020-10-26 Yuki OkushiRollup merge of #78348 - jyn514:pub-crate, r=GuillaumeGomez
2020-10-26 Yuki OkushiRollup merge of #78347 - Rustin-Liu:rustin-patch-doc...
2020-10-26 Yuki OkushiRollup merge of #78342 - oliviacrain:checkmate-pass...
2020-10-26 Yuki OkushiRollup merge of #78332 - PoignardAzur:doc_E0308, r...
2020-10-26 Yuki OkushiRollup merge of #78298 - Aaron1011:fix/nll-ranked-test...
2020-10-26 Yuki OkushiRollup merge of #78219 - JohnTitor:print-def-path,...
2020-10-26 Yuki OkushiRollup merge of #77703 - Keruspe:system-libunwind,...
2020-10-26 Yuki OkushiRollup merge of #76635 - scottmcm:slice-as-chunks,...
2020-10-26 borsAuto merge of #77876 - tmiasko:simplify-locals, r=wesle...
2020-10-26 Nathan WhitakerAddress review comments
2020-10-26 Nathan WhitakerAddress review comments
2020-10-26 Nathan WhitakerChange to warn by default / fix typo
2020-10-26 Nathan WhitakerUpdate doctest
2020-10-26 borsAuto merge of #77187 - TimDiekmann:box-alloc, r=Amanieu
2020-10-26 CamelidImprove formatting of hash collections docs
next