]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/coherence
Auto merge of #27338 - alexcrichton:remove-morestack, r=brson
[rust.git] / src / librustc_typeck / coherence /
2015-08-10 borsAuto merge of #27338 - alexcrichton:remove-morestack...
2015-08-10 borsAuto merge of #27531 - bluss:io-copy-dst, r=alexcrichton
2015-08-10 borsAuto merge of #27451 - seanmonstar:use-groups-as, r...
2015-08-10 borsAuto merge of #27516 - alexcrichton:osx-flaky-zomg...
2015-08-10 borsAuto merge of #27547 - vberger:more_perseverant_resolve...
2015-08-07 borsAuto merge of #27378 - GuillaumeGomez:patch-2, r=brson
2015-08-07 borsAuto merge of #27582 - pnkfelix:disable-nonzeroing...
2015-08-07 borsAuto merge of #27551 - arielb1:adt-def, r=nikomatsakis
2015-08-07 borsAuto merge of #27552 - tshepang:misc, r=brson
2015-08-06 Ariel Ben-Yehudause VariantDef instead of struct_fields
2015-08-06 Ariel Ben-Yehudaintroduce an ADTDef struct for struct/enum definitions
2015-08-06 Manish GoregaokarRollup merge of #27550 - tshepang:missing-info, r=brson
2015-08-05 Steve KlabnikRollup merge of #27285 - lastorset:trait-operator-impl...
2015-08-04 borsAuto merge of #27351 - pnkfelix:dst-size-and-align...
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 #27305 - KieranHunt:master, r=steveklabnik
2015-08-02 borsAuto merge of #27205 - Gankro:travis-extreme, r=alexcri...
2015-08-01 Manish GoregaokarRollup merge of #26982 - nham:orphan-explanations,...
2015-07-31 borsAuto merge of #27370 - alexcrichton:stabilize-easy...
2015-07-31 borsAuto merge of #26897 - RalfJung:stdin-mut, r=alexcrichton
2015-07-30 borsAuto merge of #27174 - Gankro:rc-sat, r=alexcrichton
2015-07-30 borsAuto merge of #27052 - wthrowe:atomic_send, r=Gankro
2015-07-30 borsAuto merge of #26734 - Gankro:deprecate-vecmap, r=alexc...
2015-07-30 borsAuto merge of #27032 - Gankro:tarpl, r=aturon,acrichto...
2015-07-29 Manish GoregaokarRollup merge of #27369 - brson:realstd, r=alexcrichton
2015-07-29 Manish GoregaokarRollup merge of #27352 - nagisa:illegal-to-invalid...
2015-07-29 Manish GoregaokarRollup merge of #27232 - Dangthrimble:master, r=stevekl...
2015-07-29 borsAuto merge of #27368 - alexcrichton:deprecate-net-metho...
2015-07-29 borsAuto merge of #27353 - arielb1:parenthetical-error...
2015-07-29 borsAuto merge of #27346 - dotdash:closure_dbg, r=michaelwo...
2015-07-29 Steve KlabnikRollup merge of #27355 - krumelmonster:patch-1, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27350 - GuillaumeGomez:patch-1, r...
2015-07-29 Steve KlabnikRollup merge of #27345 - killercup:patch-15, r=alexcrichton
2015-07-29 Steve KlabnikRollup merge of #27343 - steveklabnik:fix_module, r...
2015-07-29 Steve KlabnikRollup merge of #27342 - steveklabnik:fix_links, r...
2015-07-29 Steve KlabnikRollup merge of #27341 - steveklabnik:remove_warning...
2015-07-29 Steve KlabnikRollup merge of #27327 - steveklabnik:fix_take, r=alexc...
2015-07-29 Steve KlabnikRollup merge of #27326 - steveklabnik:doc_show_use...
2015-07-29 Steve KlabnikRollup merge of #27325 - midinastasurazz:patch-2, r...
2015-07-29 Steve KlabnikRollup merge of #27286 - lastorset:pub, r=steveklabnik
2015-07-29 Steve KlabnikRollup merge of #27102 - tshepang:better-examples,...
2015-07-29 borsAuto merge of #27365 - pcwalton:more-collections, r...
2015-07-29 borsAuto merge of #27360 - dhuseby:fixing_freebsd_stat_stru...
2015-07-29 borsAuto merge of #27358 - bluss:split-at-mut, r=aturon
2015-07-29 borsAuto merge of #27349 - arielb1:constant-at, r=alexcrichton
2015-07-29 borsAuto merge of #27261 - arielb1:drop-sanity-check, r...
2015-07-29 borsAuto merge of #27339 - alexcrichton:remove-old-rt,...
2015-07-29 borsAuto merge of #27260 - alexcrichton:cap-lints, r=nrc
2015-07-29 borsAuto merge of #26846 - P1start:print-maybe-styled-macro...
2015-07-28 borsAuto merge of #27318 - soon:E0391_explanation, r=nrc
2015-07-28 borsAuto merge of #27234 - oli-obk:move_get_name_get_ident_...
2015-07-28 Oliver Schneiderremove `get_ident` and `get_name`, make `as_str` sound
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-24 Niko MatsakisIntroduce ClosureSubsts rather than just having random...
2015-07-24 Niko Matsakisintroduce a Vec<Ty> to TyClosure for storing upvar...
2015-07-21 borsAuto merge of #26935 - oli-obk:const_val_description...
2015-07-20 borsAuto merge of #27044 - nrc:graphviz-style, r=@pnkfelix
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 #27046 - nrc:driver-defaults, r=alexcri...
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-14 borsAuto merge of #27002 - IvanUkhov:docblock-pre-code...
2015-07-13 borsAuto merge of #26241 - SimonSapin:derefmut-for-string...
2015-07-13 borsAuto merge of #27006 - ryanp-me:apple-llvm, r=brson
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 #27001 - tsion:patch-2, r=Gankro
2015-07-13 borsAuto merge of #27000 - alexcrichton:semi-after-type...
2015-07-13 borsAuto merge of #26999 - rick68:patch-13, r=Gankro
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 #26910 - nrc:ice-lang-item, r=@huonw
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 Nick CameronDon't ICE when missing owned_box lang item
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-12 Manish GoregaokarRollup merge of #26974 - tshepang:trailing-comma, r...
2015-07-11 Jared RoeschRename TypeWithMutability to TypeAndMut
2015-07-10 Wesley WiserChange some instances of .connect() to .join()
2015-07-10 Jared RoeschRemove `pub use` of TypeError in ty.rs
2015-07-09 borsAuto merge of #26814 - tshepang:array-examples, r=bluss
2015-07-09 borsAuto merge of #26515 - quantheory:check_enum_recursion...
2015-07-08 Jared RoeschRemove snake_case names from ty.rs
next