]> git.lizzy.rs Git - rust.git/history - src/libcore
Rollup merge of #58595 - stjepang:make-duration-consts-associated, r=oli-obk
[rust.git] / src / libcore /
2019-02-23 Mazdak FarrokhzadRollup merge of #58595 - stjepang:make-duration-consts...
2019-02-23 Mazdak FarrokhzadRollup merge of #58526 - pmccarter:master, r=estebank
2019-02-23 Mazdak FarrokhzadRollup merge of #58476 - nnethercote:rm-LazyTokenStream...
2019-02-23 Mazdak FarrokhzadRollup merge of #58453 - jethrogb:jb/sgx-panic-abort...
2019-02-23 Mazdak FarrokhzadRollup merge of #58353 - matthewjasper:typeck-pattern...
2019-02-23 Mazdak FarrokhzadRollup merge of #58227 - Aaronepower:master, r=Centril
2019-02-23 Mazdak FarrokhzadRollup merge of #58199 - clintfred:partial-move-err...
2019-02-23 Mazdak FarrokhzadRollup merge of #58122 - matthieu-m:range_incl_perf...
2019-02-22 borsAuto merge of #58644 - Centril:rollup, r=Centril
2019-02-22 Mazdak FarrokhzadRollup merge of #58632 - matklad:reduce-contention...
2019-02-22 Mazdak FarrokhzadRollup merge of #58621 - phansch:update_miri_links...
2019-02-22 Mazdak FarrokhzadRollup merge of #58620 - ssomers:btreeset_intersection_...
2019-02-22 Mazdak FarrokhzadRollup merge of #58615 - RalfJung:ref-to-place-alignmen...
2019-02-22 Mazdak FarrokhzadRollup merge of #58607 - gurgalex:fail_E0505_for_2018_e...
2019-02-22 Mazdak FarrokhzadRollup merge of #58606 - stjepang:put-future-into-spotl...
2019-02-22 Mazdak FarrokhzadRollup merge of #58601 - gnzlbg:json_error, r=oli-obk
2019-02-22 Mazdak FarrokhzadRollup merge of #58600 - llogiq:documentation-tests...
2019-02-22 Mazdak FarrokhzadRollup merge of #58591 - dwijnand:dedup-a-rustdoc-diag...
2019-02-22 Mazdak FarrokhzadRollup merge of #58589 - matklad:remove-hack, r=petroch...
2019-02-22 Mazdak FarrokhzadRollup merge of #58588 - matklad:dead-code, r=petrochenkov
2019-02-22 Mazdak FarrokhzadRollup merge of #58555 - scottmcm:try-2015, r=Centril
2019-02-22 Mazdak FarrokhzadRollup merge of #58431 - RalfJung:btree, r=Mark-Simulacrum
2019-02-22 Mazdak FarrokhzadRollup merge of #58198 - igorsdv:suggest-removing-paren...
2019-02-22 Mazdak FarrokhzadRollup merge of #58064 - llogiq:vec-deque-try-rfold...
2019-02-22 Mazdak FarrokhzadRollup merge of #58059 - RalfJung:before_exec, r=alexcr...
2019-02-22 Mazdak FarrokhzadRollup merge of #57656 - scottmcm:deprecate-resize_defa...
2019-02-22 borsAuto merge of #57997 - nitnelave:master, r=RalfJung
2019-02-22 borsAuto merge of #56113 - spastorino:erroneous-loop-diagno...
2019-02-22 borsAuto merge of #58574 - RalfJung:pin, r=Mark-Simulacrum
2019-02-22 borsAuto merge of #58616 - vertexclique:destabilize-fixed...
2019-02-21 Ralf Jungtake a bit more space for new_unchecked examples
2019-02-21 borsAuto merge of #58584 - ehuss:update-cargo, r=alexcrichton
2019-02-21 Ralf Jungfix link
2019-02-21 Ralf Jungthis is for you, tidy
2019-02-21 Ralf Jungexplain unsafe
2019-02-21 Ralf Jungwe only list some examples of basic types
2019-02-21 Ralf Jungtweaks and fix weird space
2019-02-21 Mazdak FarrokhzadApply suggestions from code review
2019-02-21 Mahmut BulutDestabilize fixed-width const defined atomic integers
2019-02-21 borsAuto merge of #58535 - RalfJung:miri, r=oli-obk
2019-02-21 Ralf Jungfinal pin projections tweaking
2019-02-21 Ralf Jungmore pin projections tweaking
2019-02-21 Stjepan GlavinaEnable feature duration_constants in examples
2019-02-20 borsAuto merge of #58056 - nikomatsakis:issue-57843-univers...
2019-02-20 Stjepan GlavinaPut Future trait into spotlight
2019-02-20 Stjepan GlavinaAdd examples for duration constants
2019-02-20 Ralf Jungexpand pinning projections
2019-02-20 Ralf Jungtweak pinning projections
2019-02-20 Stjepan GlavinaTurn duration consts into associated consts
2019-02-20 borsAuto merge of #58578 - kennytm:rollup, r=kennytm
2019-02-20 Ralf Jungtweaks
2019-02-20 kennytmRollup merge of #58044 - Lokathor:lokathor, r=alexcrichton
2019-02-20 kennytmRollup merge of #58576 - SimonSapin:successors, r=Centril
2019-02-20 kennytmRollup merge of #58569 - kenta7777:reduce-code-repetiti...
2019-02-20 kennytmRollup merge of #58568 - benjaminp:driver-trans, r...
2019-02-20 kennytmRollup merge of #58565 - thomaseizinger:typo-future...
2019-02-20 kennytmRollup merge of #58562 - dlrobertson:fix_nits, r=alexreg
2019-02-20 kennytmRollup merge of #58553 - scottmcm:more-ihle, r=Centril
2019-02-20 kennytmRollup merge of #58551 - ssomers:master, r=oli-obk
2019-02-20 kennytmRollup merge of #58546 - taiki-e:librustc_codegen_llvm...
2019-02-20 kennytmRollup merge of #58545 - emlai:regression-test-for...
2019-02-20 kennytmRollup merge of #58544 - TheBiggerGuy:rustc-doc-cli...
2019-02-20 kennytmRollup merge of #58539 - aaronstillwell:master, r=Mark...
2019-02-20 kennytmRollup merge of #58538 - GuillaumeGomez:fmt-examples...
2019-02-20 kennytmRollup merge of #58536 - xfix:remove-ub-in-pointer...
2019-02-20 kennytmRollup merge of #58534 - dwijnand:mention-capping-forbi...
2019-02-20 kennytmRollup merge of #58530 - scottmcm:monomorphize-less...
2019-02-20 kennytmRollup merge of #58528 - Zoxc:stmtkind-item, r=oli-obk
2019-02-20 kennytmRollup merge of #58456 - lzutao:nll, r=Centril
2019-02-20 kennytmRollup merge of #58409 - euclio:impl-trait-wrapping...
2019-02-20 kennytmRollup merge of #58392 - scottmcm:less-shifting-in...
2019-02-20 kennytmRollup merge of #58384 - GuillaumeGomez:fix-table-displ...
2019-02-20 kennytmRollup merge of #58336 - GuillaumeGomez:fix-search...
2019-02-20 kennytmRollup merge of #58303 - GuillaumeGomez:stability-tags...
2019-02-19 Ralf Jungexpand Unpin example
2019-02-19 Ralf Jungimprove wording
2019-02-19 Ralf Jungimprove linked list -> drop transition
2019-02-19 Ralf Jungplease the mericless tidy, oh tidy
2019-02-19 Ralf Jungmention interaction with Deref in intro
2019-02-19 Ralf Jungexamples
2019-02-19 Ralf Jungrewrite pin module intro
2019-02-19 Ralf Jungmore work on projections and RefCell example
2019-02-19 Ralf Jungseparate section for doubly-linked list, reword project...
2019-02-19 Ralf JungApply suggestions from code review
2019-02-19 Ralf Jungapply some of the feedback
2019-02-19 kennytmRollup merge of #56470 - llogiq:process-termination...
2019-02-19 borsAuto merge of #57896 - oli-obk:permissive_existence...
2019-02-19 Simon SapinStabilize iter::from_fn
2019-02-19 Simon SapinStabilize iter::successors
2019-02-19 Ralf Jungimprove Pin documentation
2019-02-19 Guillaume GomezAdd missing fmt structs examples
2019-02-19 borsAuto merge of #56514 - ollie27:rustdoc_test_libdir...
2019-02-19 borsAuto merge of #58503 - varkor:const-generics-hir, r...
2019-02-18 Thomas EizingerFix typo in std::future::Future docs
2019-02-18 borsAuto merge of #58543 - jonas-schievink:bumpstrap, r...
2019-02-18 borsAuto merge of #58549 - pietroalbini:fix-docker-ci-hash...
2019-02-18 borsAuto merge of #58541 - kennytm:fix-publish-toolstate...
2019-02-18 Scott McMurrayUse more impl header lifetime elision
2019-02-18 borsAuto merge of #58373 - RalfJung:maybe-uninit, r=gnzlbg
2019-02-17 Stein SomersMerge remote-tracking branch 'upstream/master'
next