]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/mod.rs
Change some instances of .connect() to .join()
[rust.git] / src / librustc_typeck / check / mod.rs
2015-07-10 Wesley WiserChange some instances of .connect() to .join()
2015-07-10 borsAuto merge of #26926 - alexcrichton:llvm-archive-writer...
2015-07-10 borsAuto merge of #26896 - tbu-:pr_getcwd, r=alexcrichton
2015-07-10 borsAuto merge of #26919 - alexcrichton:msvc-turn-off-unwin...
2015-07-10 borsAuto merge of #26751 - retep998:copy-that-floppy, r...
2015-07-10 borsAuto merge of #26907 - nrc:save-fns, r=brson
2015-07-09 borsAuto merge of #26766 - jespino:add-more-filetypes,...
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26909 - rick68:patch-10, r=dotdash
2015-07-09 borsAuto merge of #26904 - bluss:no-repeat, r=alexcrichton
2015-07-09 Ulrik SverdrupUse vec![elt; n] where possible
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Steve KlabnikRollup merge of #26687 - christianweinz:patch-1, r...
2015-07-07 borsAuto merge of #26747 - huonw:stability-issue, r=alexcri...
2015-07-06 Steve KlabnikRollup merge of #26835 - tshepang:copy-or-not, r=stevek...
2015-07-06 Steve KlabnikRollup merge of #26834 - tshepang:space, r=brson
2015-07-06 Steve KlabnikRollup merge of #26809 - cmr:libc-ioctl, r=alexcrichton
2015-07-06 Steve KlabnikRollup merge of #26761 - steveklabnik:actually_ub,...
2015-07-06 borsAuto merge of #26741 - alexcrichton:noinline-destructor...
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 Steve KlabnikRollup merge of #26808 - tshepang:closures, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26800 - tshepang:comma, r=Gankro
2015-07-05 Steve KlabnikRollup merge of #26789 - tshepang:improve-array-example...
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-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-04 borsAuto merge of #26776 - bluss:num-inline, r=eddyb
2015-07-04 borsAuto merge of #26694 - eddyb:method-nan, r=arielb1
2015-07-04 borsAuto merge of #26771 - bluss:str-prefix, r=Gankro
2015-07-04 borsAuto merge of #26770 - arielb1:str-mut-idx, r=eddyb
2015-07-04 borsAuto merge of #26728 - arielb1:assoc-maybe, r=nrc
2015-07-04 Ariel Ben-Yehudarequire reimplementations of all items when a defaulted...
2015-07-04 Ariel Ben-YehudaClean-up check_impl_items_against_trait
2015-07-04 borsAuto merge of #26763 - steveklabnik:fix_feature_gates...
2015-07-04 borsAuto merge of #26754 - SaschaNaz:patch-1, r=steveklabnik
2015-07-04 borsAuto merge of #26370 - nikomatsakis:better-object-defau...
2015-07-03 Niko MatsakisCode up the new lifetime default rules, but leave them...
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-02 borsAuto merge of #26733 - nhowell:update-jquery, r=stevekl...
2015-07-02 borsAuto merge of #26725 - tshepang:patch-2, r=bluss
2015-07-02 borsAuto merge of #26682 - posix4e:netbsd, r=alexcrichton
2015-07-02 borsAuto merge of #26724 - tshepang:patch-1, r=bluss
2015-07-02 borsAuto merge of #26713 - GuillaumeGomez:patch-3, r=Manish...
2015-07-02 borsAuto merge of #26715 - steveklabnik:gh26497, r=huonw
2015-07-02 borsAuto merge of #26712 - GuillaumeGomez:patch-2, r=Manish...
2015-07-02 borsAuto merge of #26727 - remram44:coerceunsized-weak...
2015-07-02 borsAuto merge of #26722 - arielb1:log-deadlock, r=eddyb
2015-07-02 borsAuto merge of #26718 - nham:test-8640, r=alexcrichton
2015-07-02 borsAuto merge of #26691 - nrc:mem, r=alexcrichton
2015-07-02 borsAuto merge of #26677 - jroesch:fulfillment-context...
2015-07-01 Ariel Ben-YehudaFix deadlocks with RUST_LOG=rustc::middle::ty
2015-07-01 borsAuto merge of #26658 - alexcrichton:windows-net-no...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-07-01 borsAuto merge of #26540 - oli-obk:issue11715, r=nrc
2015-06-30 borsAuto merge of #26686 - arielb1:associated-type-defaults...
2015-06-30 borsAuto merge of #26663 - Eljay:fix-repr-attribute, r...
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26651 - GuillaumeGomez:patch-2, r...
2015-06-30 Steve KlabnikRollup merge of #26627 - tshepang:stdin-example, r...
2015-06-30 Steve KlabnikRollup merge of #26622 - tshepang:indents, r=sanxiyn
2015-06-30 Steve KlabnikRollup merge of #26580 - adamheins:master, 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-30 borsAuto merge of #26669 - frewsxcv:diagnostics-https,...
2015-06-30 borsAuto merge of #26664 - steveklabnik:gh26571, r=alexcrichton
2015-06-30 borsAuto merge of #26662 - steveklabnik:gh26661, r=alexcrichton
2015-06-30 Jared RoeschClean up patch
2015-06-30 Jared RoeschRemove Typer and ClosureTyper
2015-06-30 Jared RoeschRemove Typer + ClosureTyper impls for ParameterEnv
2015-06-30 Jared RoeschUse fresh FulfillmentContexts in select locations
2015-06-30 Jared RoeschMove FufillmentContext into InferContext
2015-06-30 borsAuto merge of #26670 - frewsxcv:regression-test-13902...
2015-06-30 borsAuto merge of #26668 - frewsxcv:regression-test-17756...
2015-06-30 borsAuto merge of #26667 - arielb1:audit-walk, r=eddyb
2015-06-29 Ariel Ben-YehudaFix lifetime elision region accounting
2015-06-29 borsAuto merge of #26623 - Saser:master, r=steveklabnik
2015-06-29 borsAuto merge of #26530 - steveklabnik:gh26471, r=alexcrichton
2015-06-29 borsAuto merge of #26462 - brson:stdidx, r=steveklabnik
2015-06-29 Manish GoregaokarRollup merge of #26645 - richo:makefile-typo, r=sfackler
2015-06-29 Manish GoregaokarRollup merge of #26644 - pelmers:make_stage_tip, r...
2015-06-29 Manish GoregaokarRollup merge of #26593 - GuillaumeGomez:patch-2, r...
2015-06-29 borsAuto merge of #26582 - jroesch:infer-ctxt-refactor...
2015-06-28 Jared RoeschAddress nits
2015-06-27 Jared RoeschRemove ClosureTyper impl for FnCtxt
2015-06-27 Jared RoeschGround work for replacing the ClosureTyper trait
2015-06-27 Jared RoeschBegin refactor type checking state
2015-06-27 borsAuto merge of #26621 - tshepang:missed-removal, r=steve...
2015-06-27 borsAuto merge of #26616 - Manishearth:rollup, r=Manishearth
2015-06-27 borsAuto merge of #26609 - huonw:align, r=alexcrichton
2015-06-27 borsAuto merge of #26579 - Techern:start-12-doc, r=brson
2015-06-27 borsAuto merge of #26575 - eddyb:tycx, r=nikomatsakis
2015-06-26 Eduard Burtescurustc: switch most remaining middle::ty functions to...
next