]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/infer/mod.rs
split ty::util and ty::adjustment
[rust.git] / src / librustc / middle / infer / mod.rs
2015-09-14 Ariel Ben-Yehudasplit ty::util and ty::adjustment
2015-09-14 Ariel Ben-Yehudasplit ty.rs into smaller parts
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-08 borsAuto merge of #28173 - alexcrichton:llvm-37, r=brson
2015-09-06 borsAuto merge of #28259 - christopherdumas:fix_empty_link...
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28119 - nagisa:bytesderef, r=alexcrichton
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-04 Steve KlabnikRollup merge of #28216 - christopherdumas:fix_28196...
2015-09-04 borsAuto merge of #27984 - arielb1:misc-assemble-improvemen...
2015-09-03 Manish GoregaokarRollup merge of #28194 - steveklabnik:add_fixme, r...
2015-09-03 Manish GoregaokarRollup merge of #28164 - AlisdairO:diagnostics329,...
2015-09-03 borsAuto merge of #28174 - steveklabnik:gh14705, r=alexcricton
2015-09-02 borsAuto merge of #28138 - nrc:hir, r=nikomatsakis
2015-09-02 Nick CameronAdd an intital HIR and lowering step
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-28 borsAuto merge of #28038 - durka:grep-unstable-issue-refs...
2015-08-27 Manish GoregaokarRollup merge of #28033 - Manishearth:compilerexpn,...
2015-08-27 Manish GoregaokarRollup merge of #28029 - tshepang:unusual, r=steveklabnik
2015-08-27 Manish GoregaokarRollup merge of #28022 - steveklabnik:gh27936, r=alexcr...
2015-08-27 Manish GoregaokarRollup merge of #28013 - artemshitov:rustbook-scrolling...
2015-08-27 Manish GoregaokarRollup merge of #28010 - GuillaumeGomez:patch-2, r...
2015-08-27 borsAuto merge of #27999 - dotdash:lt, r=eddyb
2015-08-27 borsAuto merge of #28031 - durka:patch-6, r=alexcrichton
2015-08-27 borsAuto merge of #28030 - tshepang:improve-example, r...
2015-08-27 borsAuto merge of #28016 - ranma42:mini-rem-in-core, r...
2015-08-27 borsAuto merge of #28028 - tshepang:add-size_hint-example...
2015-08-27 borsAuto merge of #28027 - tshepang:improve-sentence, r...
2015-08-27 borsAuto merge of #27975 - sfackler:iter-order-methods...
2015-08-27 borsAuto merge of #28023 - jmesmon:llvm-path-native-only...
2015-08-27 borsAuto merge of #28020 - dotdash:ref_fat_ptr_be_gone...
2015-08-27 borsAuto merge of #28001 - arielb1:dtor-fixes, r=pnkfelix
2015-08-27 borsAuto merge of #27808 - SimonSapin:utf16decoder, r=alexc...
2015-08-26 borsAuto merge of #27992 - wthrowe:dead-main-2, r=alexcrichton
2015-08-26 borsAuto merge of #27991 - bluss:chain-rev, r=alexcrichton
2015-08-25 borsAuto merge of #27995 - nagisa:windows-error-message...
2015-08-25 Ariel Ben-Yehudause the parameter environment when checking dtors
2015-08-25 Steve KlabnikRollup merge of #27988 - nagisa:diags-e0139, r=brson
2015-08-25 Steve KlabnikRollup merge of #27982 - frewsxcv:patch-25, r=steveklabnik
2015-08-25 Steve KlabnikRollup merge of #27978 - mgrabovsky:doc-fix, r=steveklabnik
2015-08-25 Steve KlabnikRollup merge of #27968 - adamcrume:master, r=steveklabnik
2015-08-25 Steve KlabnikRollup merge of #27905 - tshepang:E0133, r=brson
2015-08-25 borsAuto merge of #27986 - chris-morgan:reduce-string-exten...
2015-08-25 borsAuto merge of #27981 - dotdash:gepi, r=brson
2015-08-25 borsAuto merge of #27974 - Diggsey:issue-27952, r=alexcrichton
2015-08-25 borsAuto merge of #27971 - tbu-:pr_cloexec, r=alexcrichton
2015-08-25 borsAuto merge of #27966 - GuillaumeGomez:iterator, r=alexc...
2015-08-25 borsAuto merge of #27957 - overminder:aug23-i686-android...
2015-08-25 borsAuto merge of #27945 - Eljay:upgrade-hoedown, r=alexcri...
2015-08-24 borsAuto merge of #27943 - arielb1:fast-region, r=nikomatsakis
2015-08-24 borsAuto merge of #27239 - apasel422:issue-19102, r=huonw
2015-08-24 Ariel Ben-Yehudasplit ReInfer into ReVar and ReSkolemized
2015-08-24 borsAuto merge of #27976 - sfackler:addrparseerror-error...
2015-08-24 borsAuto merge of #27857 - Manishearth:improve-fnkind,...
2015-08-24 borsAuto merge of #27856 - nikomatsakis:move-def-id-to...
2015-08-24 Niko Matsakisfallout from moving def-id
2015-08-23 borsAuto merge of #27586 - GuillaumeGomez:patch-2, r=Manish...
2015-08-23 borsAuto merge of #27919 - Eljay:doc-varargs, r=alexcrichton
2015-08-22 borsAuto merge of #27896 - alexcrichton:into-raw-os-prelude...
2015-08-22 borsAuto merge of #27565 - TimNN:dead-visit-type-in-path...
2015-08-22 borsAuto merge of #27907 - huonw:simd, r=alexcrichton
2015-08-22 borsAuto merge of #27871 - alexcrichton:stabilize-libcore...
2015-08-22 borsAuto merge of #27860 - m4rw3r:rustdoc_unstable_feature_...
2015-08-21 borsAuto merge of #27613 - GSam:binop, r=nrc
2015-08-19 borsAuto merge of #27875 - alexcrichton:msvc-f32-rem, r=nrc
2015-08-19 borsAuto merge of #27493 - GSam:master, r=nrc
2015-08-19 borsAuto merge of #27849 - jonas-schievink:macro-errors...
2015-08-18 borsAuto merge of #27850 - alexcrichton:fix-musl, r=brson
2015-08-18 borsAuto merge of #27836 - alexcrichton:rename-cstring...
2015-08-18 borsAuto merge of #27624 - apasel422:issue-27620, r=Gankro
2015-08-18 borsAuto merge of #27536 - steveklabnik:doc_object_safety...
2015-08-18 borsAuto merge of #27870 - durka:patch-5, r=steveklabnik
2015-08-18 borsAuto merge of #27869 - alexcrichton:libtest-panic,...
2015-08-18 borsAuto merge of #27866 - arielb1:really-fast-reject,...
2015-08-18 borsAuto merge of #27823 - eefriedman:float-dep-core, r...
2015-08-18 borsAuto merge of #27474 - bluss:twoway-reverse, r=brson
2015-08-17 Ariel Ben-Yehudaadd a fast-path to resolve_type_vars_if_possible
2015-08-17 borsAuto merge of #27833 - arielb1:robust-construction...
2015-08-17 Ariel Ben-Yehudamake trait matching smarter with projections
2015-08-16 borsAuto merge of #27689 - dotdash:die_odr, r=michaelwoerister
2015-08-16 borsAuto merge of #27643 - mitaa:get_item_, r=arielb1
2015-08-15 borsAuto merge of #27827 - w00ns:for-loop-expn-issue-27639...
2015-08-15 borsAuto merge of #27839 - gkoz:netbsd_ar, r=brson
2015-08-14 borsAuto merge of #27641 - nikomatsakis:soundness-rfc-1214...
2015-08-14 borsAuto merge of #27822 - arielb1:inline-round-take-2...
2015-08-12 Niko Matsakisinfer/mod.rs: add doc comment to RFC1214 variant
2015-08-12 Niko MatsakisGeneralize the outlives rule for projections to handle...
2015-08-12 Niko MatsakisIntroduce a "origin/cause" for new requirements (or...
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-04 Manish GoregaokarRollup merge of #27397 - Dangthrimble:master, r=stevekl...
2015-08-03 borsAuto merge of #27134 - fhartwig:derive, r=huonw
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
next