]> git.lizzy.rs Git - rust.git/history - src/librustc/infer/combine.rs
Remove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref|FnDef|FnPtr|Dynamic|Closure|Gener...
[rust.git] / src / librustc / infer / combine.rs
2018-08-22 varkorRemove Ty prefix from Ty{Adt|Array|Slice|RawPtr|Ref...
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-06-02 Mark SimulacrumRollup merge of #50167 - fintelia:duration-nanos, r...
2018-05-21 borsAuto merge of #50265 - japaric:sz, r=alexcrichton
2018-05-20 borsAuto merge of #50234 - cramertj:extend, r=alexcrichton
2018-05-17 Mark SimulacrumRollup merge of #50387 - phansch:remove_leftover_tab...
2018-05-16 kennytmRollup merge of #50170 - burtonageo:more_cow_from,...
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-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 #50440 - nikomatsakis:single-use-lifetime...
2018-05-10 borsAuto merge of #50331 - MartinHusemann:master, r=Kimundi
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 #49729 - collin5:b48483, r=Mark-Simulacrum
2018-05-09 borsAuto merge of #49711 - ibabushkin:auto_trait_refactor...
2018-05-09 kennytmRollup merge of #49523 - Aaronepower:master, r=Mark...
2018-05-09 kennytmRollup merge of #50148 - japaric:const-manuallydrop...
2018-05-09 kennytmRollup merge of #49988 - clarcharr:never_docs, r=stevek...
2018-05-08 borsAuto merge of #50390 - hdhoang:46205_deny_by_default...
2018-05-07 borsAuto merge of #50305 - GuillaumeGomez:fix-mod-stackover...
2018-05-07 borsAuto merge of #50000 - michaelwoerister:cross-lang...
2018-05-07 borsAuto merge of #50434 - nrc:tool-bustage-infra, r=alexcr...
2018-05-06 Brad Gibsonresolved conflict with upstream commit
2018-05-06 borsAuto merge of #50420 - chrisvittal:mailmap-chrisvittal...
2018-05-05 borsAuto merge of #50418 - nnethercote:cmt, r=eddyb
2018-05-05 borsAuto merge of #50423 - hberntsen:armv5te_unknown_linux_...
2018-05-05 borsAuto merge of #50419 - sinkuu:rustdoc_nested_impl_trait...
2018-05-04 borsAuto merge of #49870 - pnkfelix:issue-27282-immut-borro...
2018-05-04 borsAuto merge of #50435 - cuviper:rm-lookup_host, r=sfackler
2018-05-04 borsAuto merge of #50409 - KiChjang:issue-50343, r=nikomatsakis
2018-05-04 borsAuto merge of #50398 - llogiq:memchr-nano-opt, r=nagisa
2018-05-04 borsAuto merge of #50433 - nrc:update, r=alexcrichton
2018-05-04 borsAuto merge of #50397 - sgrif:sg-smaller-universe-refact...
2018-05-02 Sean Griffinadd universes to type inference variables
2018-04-30 kennytmRollup merge of #50233 - mark-i-m:const_vec, r=kennytm
2018-04-30 borsAuto merge of #50163 - kornelski:error, r=Kimundi
2018-04-30 borsAuto merge of #50204 - Manishearth:approx-enum, r=estebank
2018-04-30 borsAuto merge of #50092 - abonander:issue-49934, r=petroch...
2018-04-29 borsAuto merge of #50217 - z4v1er:patch-1, r=aturon
2018-04-28 borsAuto merge of #50240 - nnethercote:LazyBTreeMap, r...
2018-04-28 borsAuto merge of #50155 - est31:label_expressions, r=petro...
2018-04-28 borsAuto merge of #50149 - aaronaaeng:master, r=estebank
2018-04-27 kennytmRollup merge of #50192 - bobtwinkles:libsyntax_extensio...
2018-04-27 kennytmRollup merge of #49968 - christianpoveda:stabilize_dyn...
2018-04-27 kennytmRollup merge of #49858 - dmizuk:unique-doc-hidden,...
2018-04-27 borsAuto merge of #50137 - nox:rm-bool-cmp-hack, r=eddyb
2018-04-27 borsAuto merge of #50097 - glandium:box_free, r=nikomatsakis
2018-04-27 kennytmRollup merge of #50246 - nnethercote:no-dump_allocs...
2018-04-27 kennytmRollup merge of #50231 - GuillaumeGomez:doc-aliases...
2018-04-27 kennytmRollup merge of #50227 - sinkuu:ice_non_local_trait...
2018-04-27 kennytmRollup merge of #50222 - michaelwoerister:bump-stage0...
2018-04-27 borsAuto merge of #49891 - cuviper:compiletest-crash, r...
2018-04-27 kennytmRollup merge of #49707 - steveklabnik:rustc-book, r...
2018-04-27 borsAuto merge of #49420 - nox:enum-scalarpair, r=eddyb
2018-04-26 borsAuto merge of #50072 - oli-obk:discriminants, r=eddyb
2018-04-26 Guillaume GomezRollup merge of #50219 - ralfbiedert:master, r=frewsxcv
2018-04-26 Guillaume GomezRollup merge of #50214 - GuillaumeGomez:JS-improvements...
2018-04-26 Guillaume GomezRollup merge of #50207 - wesleywiser:hash_const_data...
2018-04-26 Guillaume GomezRollup merge of #50177 - matthiaskrgr:std_std_replacen_...
2018-04-26 borsAuto merge of #49732 - Zoxc:sync-dep-graph, r=michaelwo...
2018-04-26 borsAuto merge of #50236 - nrc:update, r=alexcrichton
2018-04-25 borsAuto merge of #50131 - Manishearth:crate-in-local,...
2018-04-25 borsAuto merge of #50016 - tmandry:cleanup-binder, r=nikoma...
2018-04-25 Tyler MandryMake Binder's field private and clean up its usage
2018-04-24 kennytmRollup merge of #49461 - andreastt:child-kill-exited...
2018-04-24 borsAuto merge of #48999 - GuillaumeGomez:add-repeat-on...
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-23 borsAuto merge of #49368 - matthewjasper:feature-gate-where...
2018-04-23 borsAuto merge of #49372 - Phlosioneer:inherent-impl-defaul...
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-16 borsAuto merge of #49433 - varkor:metadata-skip-mir-opt...
2018-04-14 borsAuto merge of #49289 - varkor:emit-metadata-without...
2018-04-14 kennytmRollup merge of #49465 - ollie27:rustbuild_test_docs...
2018-04-13 borsAuto merge of #49389 - fanzier:euclidean-division,...
2018-04-11 kennytmRollup merge of #48270 - leodasvacas:refactor-casts...
2018-04-10 borsAuto merge of #49386 - GuillaumeGomez:fix-path-attribut...
2018-04-10 borsAuto merge of #49390 - Zoxc:sync-syntax, r=michaelwoerister
2018-04-06 borsAuto merge of #49392 - retep007:nll-issue-48962, r...
2018-04-06 borsAuto merge of #49293 - memoryleak47:add-compiletest...
2018-04-05 Joshua BarrettoMerge pull request #1 from rust-lang/master
2018-04-05 Alex CrichtonRollup merge of #49686 - memoryleak47:typo, r=alexcrichton
2018-04-05 Alex CrichtonRollup merge of #49497 - scalexm:hrtb, r=nikomatsakis
2018-04-05 borsAuto merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 Alex CrichtonRollup merge of #49045 - Zoxc:tls, r=michaelwoerister
2018-04-05 kennytmRollup merge of #49432 - nabijaczleweli:master, r=micha...
2018-04-05 kennytmRollup merge of #49253 - chmanchester:probing_fix,...
2018-04-05 kennytmRollup merge of #48658 - llogiq:no-more-cas, r=kennytm
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 borsAuto merge of #48171 - FraGag:doc-copy-clone-impls...
2018-04-04 kennytmRollup merge of #49532 - Phlosioneer:32556-rustdoc...
2018-04-04 kennytmRollup merge of #49179 - varkor:future-deprecation...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-03 borsAuto merge of #49447 - pnkfelix:remove-cfg-const-pat...
next