]> git.lizzy.rs Git - rust.git/history - src/librustc/traits/fulfill.rs
Merge branch 'refactor-select' of https://github.com/aravind-pg/rust into update...
[rust.git] / src / librustc / traits / fulfill.rs
2018-03-07 Alex CrichtonMerge branch 'refactor-select' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48802 - frewsxcv:frewsxcv-rm-python...
2018-03-07 Alex CrichtonRollup merge of #48787 - mbrubeck:cloned, r=joshtriplett
2018-03-07 Alex CrichtonRollup merge of #48778 - sinkuu:rls_crash_tuple_struct...
2018-03-07 Alex CrichtonRollup merge of #48698 - ishitatsuyuki:burn-equate...
2018-03-04 Tatsuyuki IshiRemove ty::Predicate::Equate and ty::EquatePredicate...
2018-02-05 kennytmRollup merge of #46030 - Zoxc:asm-volatile, r=nikomatsakis
2018-02-02 kennytmRollup merge of #46156 - SimonSapin:patch-14, r=without...
2018-01-03 kennytmRollup merge of #47117 - tinaun:no_more_dups, r=frewsxcv
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-20 borsAuto merge of #46233 - SimonSapin:fmt-debuglist-flags...
2017-12-16 borsAuto merge of #46560 - Yoric:incr, r=michaelwoerister
2017-12-12 borsAuto merge of #46411 - rillian:str_ascii, r=kennytm
2017-12-10 borsAuto merge of #46232 - canndrew:never-docs, r=QuietMisd...
2017-12-10 borsAuto merge of #46620 - bjorn3:remove-test-metric, r...
2017-12-08 borsAuto merge of #45837 - SimonSapin:file_read_write,...
2017-12-08 borsAuto merge of #46563 - michaelwoerister:make-anon-globa...
2017-12-07 Guillaume GomezRollup merge of #46548 - jonathanstrong:master, r=dtolnay
2017-12-07 Guillaume GomezRollup merge of #46444 - GuillaumeGomez:css-cleanup...
2017-12-07 Guillaume GomezRollup merge of #46416 - liigo:cfg-macro, r=steveklabnik
2017-12-07 borsAuto merge of #46221 - GuillaumeGomez:doc-script-load...
2017-12-07 borsAuto merge of #46187 - notriddle:patch-1, r=QuietMisdreavus
2017-12-06 borsAuto merge of #45953 - estebank:tab-4, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46502 - GuillaumeGomez:improve-search...
2017-12-06 Corey FarwellRollup merge of #46495 - timotree3:patch-1, r=nikomatsakis
2017-12-06 Corey FarwellRollup merge of #46483 - frewsxcv:frewsxcv-ptr-swap...
2017-12-06 Corey FarwellRollup merge of #46431 - steveklabnik:gh42725, r=QuietM...
2017-12-06 Corey FarwellRollup merge of #46378 - udoprog:benches-rand, r=kennytm
2017-12-06 Corey FarwellRollup merge of #46136 - tbu-:pr_werror, r=nikomatsakis
2017-12-06 Oliver SchneiderUpdate miri to rustc changes
2017-12-06 borsAuto merge of #45898 - JRegimbal:master, r=QuietMisdreavus
2017-12-05 borsAuto merge of #46492 - eddyb:move-ops, r=arielb1
2017-12-05 borsAuto merge of #46503 - Aaron1011:librustdoc_log, r...
2017-12-05 borsAuto merge of #46499 - malbarbo:rename-cross, r=alexcri...
2017-12-05 borsAuto merge of #46403 - oli-obk:generic_missing_impl...
2017-12-05 borsAuto merge of #46305 - irinagpopa:backstory, r=alexcric...
2017-12-04 borsAuto merge of #46427 - michaelwoerister:transitive...
2017-12-04 borsAuto merge of #46319 - nikomatsakis:nll-master-to-rust...
2017-12-04 Niko Matsakismake `no_late_bound_regions` a method on `Binder<T>`
2017-12-03 Corey FarwellRollup merge of #46432 - tromey:doc-fix-46307, r=estebank
2017-12-03 Corey FarwellRollup merge of #46260 - ExpHP:builtin-macro-doc-sync...
2017-12-03 borsAuto merge of #46384 - ollie27:rustdoc_inline_assoc...
2017-12-02 borsAuto merge of #46381 - estebank:expected-span, r=nikoma...
2017-12-02 borsAuto merge of #46368 - michaelwoerister:incr-comp-type...
2017-12-02 borsAuto merge of #46349 - estebank:highlight-ref, r=arielb1
2017-12-02 borsAuto merge of #46347 - raventid:did-you-mean-increase...
2017-12-02 borsAuto merge of #46343 - jseyfried:fix_hygiene_bug, r=nrc
2017-12-02 borsAuto merge of #46326 - GuillaumeGomez:sidebar-text...
2017-12-02 borsAuto merge of #46288 - alexcrichton:bump-bootstrap...
2017-12-01 kennytmRollup merge of #46412 - chrisduerr:issue-46380, r...
2017-12-01 kennytmRollup merge of #46392 - GuillaumeGomez:fix-tooltip...
2017-12-01 kennytmRollup merge of #46387 - chrisduerr:master, r=QuietMisd...
2017-12-01 kennytmRollup merge of #46386 - Aaron1011:fix_rustdoc_log...
2017-12-01 kennytmRollup merge of #46385 - alexcrichton:fix-cargo-book...
2017-12-01 kennytmRollup merge of #46376 - SimonSapin:cargoup, r=kennytm
2017-12-01 kennytmRollup merge of #46280 - tamird:remove-old-refs, r...
2017-12-01 kennytmRollup merge of #45880 - arielb1:never-coerce, r=nikoma...
2017-12-01 borsAuto merge of #46211 - snipsco:master, r=pnkfelix
2017-12-01 borsAuto merge of #45997 - estebank:pub-ident, r=nikomatsakis
2017-12-01 borsAuto merge of #46370 - michaelwoerister:rm-metadata...
2017-11-30 borsAuto merge of #46299 - michaelwoerister:incr-comp-krims...
2017-11-30 borsAuto merge of #46226 - arielb1:special-region-obligatio...
2017-11-29 kennytmRollup merge of #46077 - LukasKalbertodt:stabilize...
2017-11-29 kennytmRollup merge of #45969 - ia0:mpsc_recv_deadline, r...
2017-11-28 borsAuto merge of #46094 - dtolnay:is_null, r=alexcrichton
2017-11-28 borsAuto merge of #46123 - Gankro:c-repr, r=eddyb
2017-11-28 borsAuto merge of #46102 - kennytm:45861-step-1, r=alexcrichton
2017-11-27 kennytmRollup merge of #46174 - stjepang:stabilize-spinloophin...
2017-11-27 kennytmRollup merge of #45506 - ia0:mpsc_recv_error_from,...
2017-11-26 kennytmRollup merge of #46259 - bjorn3:display_lang_item,...
2017-11-26 kennytmRollup merge of #46224 - GuillaumeGomez:io-missing...
2017-11-25 Ariel Ben-Yehudaavoid type-live-for-region obligations on dummy nodes
2017-11-25 borsAuto merge of #46129 - kennytm:fix-46098-rustdoc-reexpo...
2017-11-25 borsAuto merge of #46117 - SimonSapin:min-align, r=alexcrichton
2017-11-25 borsAuto merge of #46081 - GuillaumeGomez:fix-path-search...
2017-11-24 borsAuto merge of #46111 - michaelwoerister:promote-green...
2017-11-24 borsAuto merge of #46093 - scottmcm:lower-128-mir, r=nagisa
2017-11-24 borsAuto merge of #46012 - Gankro:float-conv-transmute...
2017-11-24 borsAuto merge of #45946 - estebank:crate-conflict-diag...
2017-11-24 borsAuto merge of #45942 - Menschenkindlein:master, r=estebank
2017-11-23 Guillaume GomezRollup merge of #46220 - rust-lang:frewsxcv-issue-44929...
2017-11-23 Guillaume GomezRollup merge of #46218 - rust-lang:frewsxcv-rename...
2017-11-23 Guillaume GomezRollup merge of #46177 - ollie27:std_unicode_debug...
2017-11-23 Guillaume GomezRollup merge of #45635 - virgil-palanciuc:master, r...
2017-11-23 borsAuto merge of #45881 - Centril:box-leak, r=alexcrichton
2017-11-23 borsAuto merge of #46024 - estebank:no-variant, r=petrochenkov
2017-11-23 borsAuto merge of #46011 - euclio:reachability-redux, r=nrc
2017-11-23 borsAuto merge of #45721 - nikomatsakis:hir-tree, r=arielb1
2017-11-22 borsAuto merge of #46035 - oli-obk:use_suggestions, r=petro...
2017-11-22 borsAuto merge of #45198 - oli-obk:fmt_args, r=sfackler
2017-11-22 borsAuto merge of #44781 - QuietMisdreavus:doc-include...
2017-11-22 borsAuto merge of #46040 - zilbuz:mir-misc, r=nikomatsakis
2017-11-21 borsAuto merge of #45879 - nikomatsakis:nll-kill-cyclic...
2017-11-21 kennytmRollup merge of #46050 - sunfishcode:read_to_end, r...
2017-11-21 kennytmRollup merge of #46031 - Keruspe:cargofmt, r=Mark-Simul...
2017-11-21 kennytmRollup merge of #45987 - gaurikholkar:let-expr, r=micha...
2017-11-20 kennytmRollup merge of #46119 - ritiek:master, r=arielb1
2017-11-20 borsAuto merge of #45998 - ollie27:doc_book_css, r=steveklabnik
2017-11-20 borsAuto merge of #45905 - alexcrichton:add-wasm-target...
next