]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/demand.rs
Auto merge of #30036 - mitaa:doc_id, r=alexcrichton
[rust.git] / src / librustc_typeck / check / demand.rs
2015-12-08 borsAuto merge of #29995 - DanielJCampbell:Expanded-Span...
2015-12-01 borsAuto merge of #29858 - fhahn:abort-if-path-has-spaces...
2015-12-01 borsAuto merge of #25570 - oli-obk:const_indexing, r=nikoma...
2015-12-01 borsAuto merge of #30057 - steveklabnik:doc_str, r=alexcrichton
2015-11-29 borsAuto merge of #30059 - androm3da:master, r=bluss
2015-11-29 borsAuto merge of #30075 - kyeah:mac-span, r=sanxiyn
2015-11-28 borsAuto merge of #30092 - semarie:to_socket_addr_str_bad...
2015-11-28 borsAuto merge of #29651 - tshepang:misc, r=steveklabnik
2015-11-28 borsAuto merge of #30074 - jonas-schievink:macro-doc, r...
2015-11-28 borsAuto merge of #29383 - petrochenkov:empstr, r=pnkfelix
2015-11-27 borsAuto merge of #30064 - fhartwig:macro-suggestions,...
2015-11-26 borsAuto merge of #30077 - nrc:save-abs-crate, r=eddyb
2015-11-26 borsAuto merge of #30068 - wthrowe:unsized-pointer-impls...
2015-11-26 borsAuto merge of #30061 - tshepang:doc-time, r=brson
2015-11-26 borsAuto merge of #30054 - Ms2ger:TypeOrigin, r=eddyb
2015-11-26 Ms2gerUse the TypeOrigin variants qualified.
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-19 Steve KlabnikRollup merge of #28400 - badboy:disable-browser-history...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 borsAuto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 Ariel Ben-Yehudasplit ty.rs into smaller parts
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-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-28 borsAuto merge of #27280 - bluss:siphash-perf, r=alexcrichton
2015-07-27 Mathieu DavidFix the relative path issue by including the files...
2015-07-27 borsAuto merge of #26876 - liigo:patch-3, r=Gankro
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-18 Manish GoregaokarRollup merge of #26777 - barosl:macro-doc-escapes,...
2015-07-17 Manish GoregaokarRollup merge of #27069 - Eljay:fix-raw-attr-typo, r...
2015-07-17 Manish GoregaokarRollup merge of #25993 - nham:fix_23969, r=nikomatsakis
2015-07-16 Steve KlabnikMerge branch 'fix-26673' of https://github.com/nhowell...
2015-07-16 Steve KlabnikMerge branch 'more-ref-fixes' of https://github.com...
2015-07-16 Steve KlabnikMerge branch 'coercions' of https://github.com/tshepang...
2015-07-16 Manish GoregaokarRollup merge of #27039 - bluss:siphash-tests, r=alexcri...
2015-07-16 Manish GoregaokarRollup merge of #26898 - GuillaumeGomez:fixup, r=eddyb
2015-07-16 Manish GoregaokarRollup merge of #26838 - P1start:refactor-diagnostic...
2015-07-16 Manish GoregaokarRollup merge of #26819 - P1start:ref-suggestion, r...
2015-07-16 Manish GoregaokarRollup merge of #27028 - Gankro:travis, r=alexcrichton
2015-07-16 Manish GoregaokarRollup merge of #26695 - rutsky:patch-2, r=Manishearth
2015-07-16 Manish GoregaokarRollup merge of #26693 - rutsky:patch-1, r=Manishearth
2015-07-14 borsAuto merge of #27024 - bluss:io-drain, r=alexcrichton
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-07-13 borsAuto merge of #26241 - SimonSapin:derefmut-for-string...
2015-07-13 borsAuto merge of #26993 - michaelwoerister:msvc-debuginfo...
2015-07-13 borsAuto merge of #26984 - nham:errorck-ignore-long-diag...
2015-07-13 borsAuto merge of #26990 - rwz:patch-1, r=alexcrichton
2015-07-13 borsAuto merge of #26981 - wthrowe:div_docs, r=Gankro
2015-07-13 borsAuto merge of #26947 - nagisa:unicode-escape-error...
2015-07-13 borsAuto merge of #26750 - nrc:refactor-submod, r=sfackler
2015-07-12 borsAuto merge of #26958 - alexcrichton:down-with-thread...
2015-07-12 borsAuto merge of #26957 - wesleywiser:rename_connect_to_jo...
2015-07-12 borsAuto merge of #26895 - jroesch:modernize-typeck-names...
2015-07-08 Jared RoeschRemove snake_case names from ty.rs
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-24 borsAuto merge of #26520 - oli-obk:three-tuple-transitive...
2015-06-24 borsAuto merge of #26509 - tshepang:4-and-not-3, r=bluss
2015-06-24 borsAuto merge of #26521 - oli-obk:android-x86-libclibc...
next