]> git.lizzy.rs Git - rust.git/history - src/librustc_traits/dropck_outlives.rs
Rollup merge of #51765 - jonas-schievink:patch-1, r=KodrAus
[rust.git] / src / librustc_traits / dropck_outlives.rs
2018-06-28 Mark RousskovRollup merge of #51765 - jonas-schievink:patch-1, r...
2018-06-28 borsAuto merge of #51687 - japaric:gh51671, r=alexcrichton
2018-06-28 borsAuto merge of #51630 - joshlf:map-split-perf, r=dtolnay
2018-06-28 borsAuto merge of #50997 - michaelwoerister:pre-analyze...
2018-06-28 borsAuto merge of #51444 - estebank:impl-static, r=nikomatsakis
2018-06-28 borsAuto merge of #51538 - nikomatsakis:nll-perf-examinatio...
2018-06-27 Niko Matsakischange the `enter_canonical_trait_query` method to...
2018-06-27 Niko Matsakismove into `provide` methods
2018-06-26 Niko Matsakismove `make_query_response` into method on infcx
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-29 borsAuto merge of #50772 - nicokoch:fastcopy, r=alexcrichton
2018-05-28 borsAuto merge of #50465 - clarcharr:wrapping, r=KodrAus
2018-05-26 borsAuto merge of #50364 - LukasKalbertodt:improve-duration...
2018-05-25 borsAuto merge of #50998 - bobtwinkles:nll_facts_invalidate...
2018-05-24 kennytmRollup merge of #50979 - Manishearth:type-only, r=estebank
2018-05-23 borsAuto merge of #50798 - bobtwinkles:nll_facts_invalidate...
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-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 #50855 - nnethercote:fewer-macro_parser...
2018-05-19 borsAuto merge of #50782 - matthewjasper:wheres-main, r...
2018-05-19 borsAuto merge of #50760 - petrochenkov:legimp, r=nikomatsakis
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 Mark SimulacrumRollup merge of #50818 - nnethercote:faster-normalize...
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 borsAuto merge of #50665 - alexcrichton:fix-single-item...
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
2018-05-16 kennytmRollup merge of #50789 - cuviper:bootstrap-metadata...
2018-05-16 kennytmRollup merge of #50788 - varkor:missing-const-cast...
2018-05-16 kennytmRollup merge of #50787 - ehuss:fix-run-make-wasm, r...
2018-05-16 kennytmRollup merge of #50779 - nox:untracked-options, r=rkruppe
2018-05-16 kennytmRollup merge of #50752 - GuillaumeGomez:more-error...
2018-05-16 kennytmRollup merge of #50740 - nnethercote:rm-LazyBTreeMap...
2018-05-16 kennytmRollup merge of #50736 - udoprog:env-try-op, r=shepmaster
2018-05-16 kennytmRollup merge of #50726 - udoprog:read2-inner-fn, r...
2018-05-16 borsAuto merge of #50710 - Zoxc:value_to_constvalue, r...
2018-05-16 borsAuto merge of #49479 - nox:merge-funcs, r=nagisa
2018-05-16 kennytmRollup merge of #50669 - QuietMisdreavus:deprecated...
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-16 borsAuto merge of #50473 - petrochenkov:pmapi, r=alexcrichton
2018-05-16 borsAuto merge of #48557 - matthewjasper:allow-trvial-bound...
2018-05-16 borsAuto merge of #50750 - est31:master, r=eddyb
2018-05-16 borsAuto merge of #50541 - QuietMisdreavus:rustdoc-errors...
2018-05-15 borsAuto merge of #48523 - varkor:generics-ty-generalisatio...
2018-05-15 varkorClean up dropck_outlives PhantomData handling
2018-05-15 varkorAdd mk_param_from_def
2018-05-15 varkorPull common parameters into GenericParamDef
2018-05-15 varkorInline get_type
2018-05-15 varkorRefactor to address comments
2018-05-15 varkorGeneralise more cases of explicit iteration of specific...
2018-05-15 varkorFix generics type parameter handling in miri
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 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-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 #50609 - alexcrichton:no-nll-preview...
2018-05-11 borsAuto merge of #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
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...
2018-05-10 Alex CrichtonRollup merge of #50588 - ExpHP:i-can-see-my-house-from...
2018-05-10 Alex CrichtonRollup merge of #50575 - alexcrichton:faster-drain...
2018-05-10 Alex CrichtonRollup merge of #50574 - s3bk:range_inclusive_into_inne...
2018-05-10 Alex CrichtonRollup merge of #50572 - frewsxcv:frewsxcv-fma, r=sfackler
2018-05-10 Alex CrichtonRollup merge of #50569 - michaelwoerister:cross-lang...
2018-05-10 Alex CrichtonRollup merge of #50565 - nnethercote:try_mark_green...
2018-05-10 Alex CrichtonRollup merge of #50564 - nnethercote:inline-Span-method...
2018-05-10 Alex CrichtonRollup merge of #50538 - michaelwoerister:atomic-cnums...
2018-05-10 Alex CrichtonRollup merge of #50532 - michaelwoerister:lockless...
2018-05-10 Alex CrichtonRollup merge of #50524 - wesleywiser:immutable_prev_wor...
2018-05-10 Alex CrichtonRollup merge of #50514 - alexcrichton:update-llvm,...
2018-05-10 Alex CrichtonRollup merge of #50447 - ehuss:fix-update-references...
2018-05-10 Alex CrichtonRollup merge of #50010 - ExpHP:slice-bounds, r=alexcrichton
2018-05-10 Alex CrichtonRollup merge of #49423 - gavento:gavento-dev, r=nikomat...
2018-05-10 borsAuto merge of #49823 - Zoxc:term-str, r=alexcrichton
2018-05-10 borsAuto merge of #50395 - Zoxc:small-tys, r=michaelwoerister
2018-05-10 borsAuto merge of #49729 - collin5:b48483, r=Mark-Simulacrum
next