]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/infer/mod.rs
Auto merge of #23678 - richo:check-flightcheck, r=alexcrichton
[rust.git] / src / librustc / middle / infer / mod.rs
2015-03-31 borsAuto merge of #23678 - richo:check-flightcheck, r=alexc...
2015-03-31 Manish GoregaokarRollup merge of #23874 - cmr:no-compiler-docs, r=alexcr...
2015-03-31 Manish GoregaokarRollup merge of #23859 - pnkfelix:fsk-lesser-box, r...
2015-03-31 Manish GoregaokarRollup merge of #23852 - cmr:missing_doc, r=Manishearth
2015-03-31 Manish GoregaokarRollup merge of #23813 - steveklabnik:gh19733, r=cmr
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-30 Manish GoregaokarRollup merge of #23855 - tshepang:doc-nit, r=Manishearth
2015-03-30 borsAuto merge of #23848 - cmr:no-compiler-docs, r=huonw
2015-03-29 Manish GoregaokarRollup merge of #23814 - steveklabnik:gh23320, r=alexcr...
2015-03-29 borsAuto merge of #23809 - cmr:issue-21310, r=Manishearth
2015-03-28 borsAuto merge of #23806 - Manishearth:rollup, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23804 - dnwade:patch-1, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23803 - richo:unused-braces, r=Manishearth
2015-03-28 Manish GoregaokarRollup merge of #23788 - steveklabnik:gh23748, r=alexcr...
2015-03-28 Manish GoregaokarRollup merge of #23751 - tshepang:do-not-hardcode-the...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-28 Richo Healeycleanup: Remove unused braces in use statements
2015-03-28 borsAuto merge of #23799 - reem:error-no-send, r=aturon
2015-03-28 borsAuto merge of #23789 - steveklabnik:gh22716, r=alexcrichton
2015-03-27 borsAuto merge of #23796 - alexcrichton:rollup, r=alexcrichton
2015-03-27 Alex Crichtonrollup merge of #23786: alexcrichton/less-quotes
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23794: brson/slicegate
2015-03-27 Alex Crichtonrollup merge of #23793: steveklabnik/gh21668
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23486: nikomatsakis/issue-23485
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23749: alexcrichton/remove-old-impl...
2015-03-27 Alex Crichtonrollup merge of #23741: alexcrichton/remove-int-uint
2015-03-27 Alex Crichtonrollup merge of #23740: alexcrichton/remove-deprecated...
2015-03-27 Alex Crichtonrollup merge of #23725: tamird/test-with-ios
2015-03-27 Alex Crichtonrollup merge of #23712: nikomatsakis/reflect-trait
2015-03-27 Manish GoregaokarRollup merge of #23740 - alexcrichton:remove-deprecated...
2015-03-27 Alex Crichtonrollup merge of #23690: wettowelreactor/patch-1
2015-03-27 Alex Crichtonrollup merge of #23676: gkoz/array_as_ref
2015-03-27 Alex Crichtonrollup merge of #23651: alexcrichton/unwind-try
2015-03-27 Manish GoregaokarRollup merge of #23712 - nikomatsakis:reflect-trait...
2015-03-26 Alex CrichtonMass rename uint/int to usize/isize
2015-03-26 borsAuto merge of #23359 - erickt:quote, r=pnkfelix
2015-03-26 borsAuto merge of #23680 - erickt:inline, r=cmr
2015-03-26 borsAuto merge of #21237 - erickt:derive-assoc-types, r...
2015-03-26 borsAuto merge of #23711 - alexcrichton:ip-addr, r=aturon
2015-03-26 borsAuto merge of #23691 - richo:dedup-typeorigin-mergable...
2015-03-26 Richo Healeyinfer: Refactor Display impl
2015-03-26 Richo Healeyinfer: Move TypeOrigin formatting onto it's enum
2015-03-25 borsAuto merge of #23695 - sae-bom:mac-android-debuginfo...
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-25 Manish GoregaokarRollup merge of #23702 - dotdash:match_reass, r=eddyb
2015-03-25 Manish GoregaokarRollup merge of #23692 - yjh0502:fix/simd-overflow...
2015-03-25 Manish GoregaokarRollup merge of #23684 - tamird:ios-fallout, r=alexcrichton
2015-03-25 Manish GoregaokarRollup merge of #23664 - bluss:std-docs, r=steveklabnik
2015-03-25 Manish GoregaokarRollup merge of #23617 - steveklabnik:gh23564, r=Manish...
2015-03-25 borsAuto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton
2015-03-25 borsAuto merge of #23681 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex Crichtonrollup merge of #23674: nagisa/fallout-1
2015-03-24 Alex Crichtonrollup merge of #23671: steveklabnik/doc_std_clone
2015-03-24 Alex Crichtonrollup merge of #23638: pnkfelix/fsk-reject-specialized...
2015-03-24 Felix S. Klock IIReject specialized Drop impls.
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 Manish GoregaokarRollup merge of #22594 - alexcrichton:issue-22577,...
2015-02-24 Manish GoregaokarRollup merge of #22428 - erickt:io-wrappers, r=aturon
2015-02-24 Manish GoregaokarRollup merge of #22473 - leejunseok:fix_pointer_example...
2015-02-24 Manish GoregaokarRollup merge of #22632 - nagisa:kill-show-string-with...
2015-02-24 Manish GoregaokarRollup merge of #22604 - aochagavia:docs, r=alexcrichton
2015-02-24 borsAuto merge of #21581 - DiamondLovesYou:nacl-libc, r...
2015-02-24 borsAuto merge of #21689 - FlaPer87:oibit-send-and-friends...
2015-02-23 borsAuto merge of #22526 - dotdash:llvmup, r=alexcrichton
2015-02-23 Manish GoregaokarRollup merge of #22320 - petrochenkov:eq, r=alexcrichton
2015-02-23 Manish GoregaokarRollup merge of #22494 - msiemens:vec_map-append-split_...
2015-02-23 Manish GoregaokarRollup merge of #22544 - bombless:fix-pattern, r=pnkfelix
2015-02-23 Manish GoregaokarRollup merge of #22624 - vadimcn:iss-13361, r=alexcrichton
2015-02-23 Manish GoregaokarRollup merge of #22664 - lfairy:just-say-no, r=alexcrichton
2015-02-23 Manish GoregaokarRollup merge of #22640 - sfackler:fix-take, r=alexcrichton
2015-02-23 Manish GoregaokarRollup merge of #22662 - iKevinY:readme-changes, r...
2015-02-23 Manish GoregaokarRollup merge of #22660 - achernya:tuple-reference,...
2015-02-23 Manish GoregaokarRollup merge of #22658 - glacjay:issue-22535, r=Gankro
2015-02-23 Manish GoregaokarRollup merge of #22652 - tigarmo:patch-1, r=Manishearth
2015-02-23 Manish GoregaokarRollup merge of #22643 - fhartwig:bitvec-doc-fix, r...
2015-02-23 Manish GoregaokarRollup merge of #22601 - bombless:patch-1, r=Manishearth
2015-02-23 Manish GoregaokarRollup merge of #22593 - brson:spatch, r=steveklabnik
2015-02-23 Manish GoregaokarRollup merge of #22559 - kmcallister:borrowck-readme...
2015-02-23 Manish GoregaokarRollup merge of #22556 - brson:str, r=steveklabnik
2015-02-23 Manish GoregaokarRollup merge of #22513 - steveklabnik:doc_str, r=brson
2015-02-23 Manish GoregaokarRollup merge of #22505 - tshepang:current_dir, r=stevek...
2015-02-23 Manish GoregaokarRollup merge of #22371 - fhahn:issue-17829-compiletest...
2015-02-23 Manish GoregaokarRollup merge of #22270 - steveklabnik:gh22152, r=huonw
2015-02-23 borsAuto merge of #21769 - brooksbp:column-line-macro,...
2015-02-22 borsAuto merge of #22466 - Kimundi:str_pattern_ai_safe...
2015-02-22 borsAuto merge of #22574 - huonw:remove-lame-statics, r...
2015-02-22 borsAuto merge of #22548 - Manishearth:rollup, r=Manishearth
next