]> git.lizzy.rs Git - rust.git/history - src/libcore/slice/mod.rs
Rollup merge of #50961 - Zoxc:fix-filecheck, r=alexcrichton
[rust.git] / src / libcore / slice / mod.rs
2018-05-22 kennytmRollup merge of #50961 - Zoxc:fix-filecheck, r=alexcrichton
2018-05-22 kennytmRollup merge of #50958 - KiChjang:nit-50697, r=pnkfelix
2018-05-22 kennytmRollup merge of #50952 - steveklabnik:2018-book, r...
2018-05-22 kennytmRollup merge of #50947 - QuietMisdreavus:nice-tabs...
2018-05-22 kennytmRollup merge of #50946 - alexcrichton:fix-parse-lifetim...
2018-05-22 kennytmRollup merge of #50945 - stjepang:stabilize-from-ref...
2018-05-22 kennytmRollup merge of #50932 - nnethercote:seen-Predicates...
2018-05-22 kennytmRollup merge of #50931 - nnethercote:inline-try_get...
2018-05-22 kennytmRollup merge of #50914 - simartin:issue_50636, r=oli-obk
2018-05-22 kennytmRollup merge of #50913 - d-e-s-o:fix-typo, r=joshtriplett
2018-05-22 kennytmRollup merge of #50875 - QuietMisdreavus:short-features...
2018-05-22 kennytmRollup merge of #50863 - oli-obk:const_len, r=SimonSapi...
2018-05-22 kennytmRollup merge of #50849 - est31:visit_closure_args,...
2018-05-22 kennytmRollup merge of #50846 - GuillaumeGomez:add-e0665,...
2018-05-22 borsAuto merge of #50876 - matthewjasper:rollback-trivial...
2018-05-22 borsAuto merge of #50838 - alexcrichton:token-impls, r...
2018-05-21 borsAuto merge of #49283 - varkor:combining-chars-escape_de...
2018-05-21 borsAuto merge of #50812 - kennytm:fix-50756-miri-bad-float...
2018-05-21 Oliver SchneiderMake `[T]::len` and `str::len` const fn
2018-05-21 Stjepan GlavinaStabilize feature from_ref
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-21 borsAuto merge of #50739 - gnzlbg:vec_reserve, r=sfackler
2018-05-21 borsAuto merge of #50860 - nox:big-niches-for-big-doggos...
2018-05-20 borsAuto merge of #50851 - eddyb:the-only-constant, r=nikom...
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-20 borsAuto merge of #50719 - frewsxcv:frewsxcv-iterator-zip...
2018-05-20 borsAuto merge of #50908 - petrochenkov:usemacself, r=alexc...
2018-05-20 borsAuto merge of #50841 - oli-obk:promote_errors_to_panics...
2018-05-20 borsAuto merge of #50855 - nnethercote:fewer-macro_parser...
2018-05-20 borsAuto merge of #50820 - alexcrichton:no-modules, r=petro...
2018-05-20 borsAuto merge of #50813 - paoloteti:cortex-r, r=alexcrichton
2018-05-20 borsAuto merge of #50803 - varkor:never-transmute-never...
2018-05-19 borsAuto merge of #50893 - kennytm:rollup, r=kennytm
2018-05-19 kennytmRollup merge of #50889 - oli-obk:clippy, r=kennytm
2018-05-19 kennytmRollup merge of #50819 - cjkenn:cjkenn/div-by-zero...
2018-05-19 kennytmRollup merge of #50883 - dlrobertson:fix_warning, r...
2018-05-19 kennytmRollup merge of #50858 - robinkrahl:rustdoc-fix-order...
2018-05-19 kennytmRollup merge of #50854 - zackmdavis:and_the_case_of_the...
2018-05-19 kennytmRollup merge of #50829 - est31:master, r=estebank
2018-05-19 kennytmRollup merge of #50827 - nox:llvmup, r=eddyb
2018-05-19 borsAuto merge of #50782 - matthewjasper:wheres-main, r...
2018-05-19 kennytmRollup merge of #50531 - iancormac84:merge-typeidhasher...
2018-05-19 borsAuto merge of #50763 - KyleStach1678:unused-loop-label...
2018-05-19 borsAuto merge of #50760 - petrochenkov:legimp, r=nikomatsakis
2018-05-19 borsAuto merge of #50874 - nikomatsakis:nll-reset-unificati...
2018-05-19 borsAuto merge of #50744 - nikic:mutable-noalias, r=alexcri...
2018-05-19 borsAuto merge of #50709 - alexcrichton:revert-musl, r...
2018-05-19 Dan RobertsonFix warning when building stage0 libcore
2018-05-19 borsAuto merge of #50603 - eddyb:issue-49955, r=nikomatsakis
2018-05-18 borsAuto merge of #50319 - nagisa:align_to, r=alexcrichton
2018-05-18 borsAuto merge of #50697 - KiChjang:issue-50461, r=pnkfelix
2018-05-18 borsAuto merge of #50653 - oli-obk:bad_const, r=cramertj
2018-05-18 borsAuto merge of #50533 - GuillaumeGomez:rustdoc-prim...
2018-05-18 borsAuto merge of #50566 - nnethercote:bump, r=petrochenkov
2018-05-17 borsAuto merge of #50593 - nikomatsakis:nll-no-location...
2018-05-17 Simonas KazlauskasRemove the intrinsic for align_offset
2018-05-17 Simonas KazlauskasImplement [T]::align_to
2018-05-17 Mark SimulacrumRollup merge of #50839 - glassresistor:master, r=stevek...
2018-05-17 Mark SimulacrumRollup merge of #50837 - steveklabnik:revert-49767...
2018-05-17 Mark SimulacrumRollup merge of #50818 - nnethercote:faster-normalize...
2018-05-17 Mark SimulacrumRollup merge of #50806 - oli-obk:gesundheit, r=ehuss
2018-05-17 Mark SimulacrumRollup merge of #50791 - bstrie:null, r=QuietMisdreavus
2018-05-17 Mark SimulacrumRollup merge of #50790 - bstrie:grammar, r=steveklabnik
2018-05-17 Mark SimulacrumRollup merge of #50649 - nnethercote:tweak-nearest_comm...
2018-05-17 Mark SimulacrumRollup merge of #50610 - estebank:fmt-str, r=Kimundi
2018-05-17 Mark SimulacrumRollup merge of #50553 - clarcharr:option_xor, r=sfackler
2018-05-17 Mark SimulacrumRollup merge of #50387 - phansch:remove_leftover_tab...
2018-05-17 Simonas KazlauskasChange align_offset to support different strides
2018-05-17 borsAuto merge of #50629 - Mark-Simulacrum:stage-step,...
2018-05-17 Mark SimulacrumSwitch to 1.26 bootstrap compiler
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
2018-05-16 kennytmRollup merge of #50656 - leodasvacas:fix-impl-trait...
2018-05-16 kennytmRollup merge of #50638 - tbu-:pr_open_cloexec_once...
2018-05-15 Guillaume GomezRollup merge of #50632 - GuillaumeGomez:minification...
2018-05-15 Guillaume GomezRollup merge of #50594 - sanxiyn:man-print, r=steveklabnik
2018-05-15 Guillaume GomezRollup merge of #49767 - ecstatic-morse:ptr-docs, r...
2018-05-15 borsAuto merge of #50351 - varkor:vestigial-never-conversio...
2018-05-15 borsAuto merge of #50011 - varkor:partialord-opt-ii, r...
2018-05-13 kennytmRollup merge of #50661 - varkor:libcoretest-ignore...
2018-05-13 kennytmRollup merge of #50634 - tbu-:pr_preadwrite_emscripten...
2018-05-13 kennytmRollup merge of #50624 - adevore:fs-write-str-example...
2018-05-13 borsAuto merge of #50622 - eddyb:make-room-for-ghosts,...
2018-05-13 borsAuto merge of #50573 - oli-obk:tool_sanity, r=kennytm
2018-05-12 Mark SimulacrumRollup merge of #50607 - Zoxc:symbol-arena, r=michaelwo...
2018-05-12 Mark SimulacrumRollup merge of #50602 - Screwtapello:update-canonicali...
2018-05-12 Mark SimulacrumRollup merge of #50550 - llogiq:fmt-result, r=petrochenkov
2018-05-12 Mark SimulacrumRollup merge of #50545 - rizakrko:const_time, r=oli-obk
2018-05-12 Mark SimulacrumRollup merge of #50544 - Eijebong:cleanup_deps, r=alexc...
2018-05-12 borsAuto merge of #50352 - porglezomp:btree-no-empty-alloc...
2018-05-12 borsAuto merge of #50476 - zackmdavis:tame_unreachable_pub_...
2018-05-11 borsAuto merge of #50105 - mixi:crt-included, r=alexcrichton
2018-05-11 borsAuto merge of #50332 - Zoxc:interner-split, r=michaelwo...
2018-05-11 borsAuto merge of #50620 - alexcrichton:change-names-again...
2018-05-11 borsAuto merge of #50609 - alexcrichton:no-nll-preview...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50611 - alexcrichton:rollup, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #50606 - kennytm:retry-docker-cache...
2018-05-10 Alex CrichtonRollup merge of #50598 - whitfin:unnecessary-mut-borrow...
2018-05-10 Alex CrichtonRollup merge of #50591 - glandium:cleanup, r=dtolnay
2018-05-10 Alex CrichtonRollup merge of #50590 - estebank:off-by-one, r=nikomat...
next