]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/typeck/coherence.rs
Doc says to avoid mixing allocator instead of forbiding it
[rust.git] / src / librustc / middle / typeck / coherence.rs
2014-09-14 borsauto merge of #17195 : tbu-/rust/pr_strfindoverflow2...
2014-09-14 borsauto merge of #17163 : pcwalton/rust/impls-next-to...
2014-09-14 borsauto merge of #17130 : jakub-/rust/issue-17033, r=pcwalton
2014-09-14 borsauto merge of #13316 : eddyb/rust/ast-ptr, r=brson
2014-09-14 Eduard Burtescurustc: fix fallout from using ptr::P.
2014-09-14 borsauto merge of #17189 : bkoropoff/rust/extern-existing...
2014-09-13 borsauto merge of #17188 : thestinger/rust/tvec, r=pcwalton
2014-09-13 borsauto merge of #17161 : vadimcn/rust/fix-debuginfo,...
2014-09-13 borsauto merge of #17187 : damag/rust/ffi-guide-fixes,...
2014-09-13 borsauto merge of #17182 : luqmana/rust/rnp, r=alexcrichton
2014-09-13 borsauto merge of #17175 : pcwalton/rust/region-bounds...
2014-09-13 borsauto merge of #17162 : sfackler/rust/decorator-traits...
2014-09-12 borsauto merge of #17155 : steveklabnik/rust/dherman_fixes...
2014-09-12 borsauto merge of #17134 : vberger/rust/lint_unused_extern_...
2014-09-12 borsauto merge of #17069 : eddyb/rust/visitor, r=pnkfelix
2014-09-12 Eduard BurtescuTrack the visited AST's lifetime throughout Visitor.
2014-09-12 Eduard BurtescuRemove largely unused context from Visitor.
2014-09-10 borsauto merge of #16824 : steveklabnik/rust/string_guide_i...
2014-09-09 borsauto merge of #16662 : pczarn/rust/format-fmtstr-opt...
2014-09-09 Alex Crichtonrollup merge of #17107 : steveklabnik/uninitialized_bin...
2014-09-09 Alex Crichtonrollup merge of #17106 : treeman/test-warnings
2014-09-09 Alex Crichtonrollup merge of #17101 : pcwalton/for-loop-borrowck
2014-09-09 Alex Crichtonrollup merge of #17096 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17093 : nathantypanski/17021
2014-09-09 Alex Crichtonrollup merge of #17090 : alexcrichton/rustdoc-no-strip
2014-09-09 Alex Crichtonrollup merge of #17087 : DanAlbert/llvm-3.6
2014-09-09 Alex Crichtonrollup merge of #17085 : jakub-/issue-17074
2014-09-09 Alex Crichtonrollup merge of #17080 : treeman/issue-17066
2014-09-09 Alex Crichtonrollup merge of #17077 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17070 : TeXitoi/relicense-shootout...
2014-09-09 Alex Crichtonrollup merge of #17062 : nathantypanski/generic-lifetim...
2014-09-09 Alex Crichtonrollup merge of #17061 : nathantypanski/test-borrowck...
2014-09-09 Alex Crichtonrollup merge of #17054 : pcwalton/subslice-syntax
2014-09-09 Alex Crichtonrollup merge of #17052 : pcwalton/feature-gate-subslices
2014-09-09 Alex Crichtonrollup merge of #17040 : kmcallister/borrow-extctxt
2014-09-09 Alex Crichtonrollup merge of #17020 : nodakai/libnative-c_int
2014-09-09 Alex Crichtonrollup merge of #17013 : rgawdzik/literal_int
2014-09-09 Alex Crichtonrollup merge of #16971 : treeman/json-decode
2014-09-09 borsauto merge of #16927 : dotdash/rust/llvmup, r=alexcrichton
2014-09-09 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16965 : huonw/rust/isaac-oob--, r=alexcr...
2014-09-09 borsauto merge of #17083 : thestinger/rust/jemalloc, r...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 borsauto merge of #16952 : alexcrichton/rust/windows-large...
2014-09-08 borsauto merge of #12809 : eddyb/rust/ty-arena, r=cmr
2014-09-08 borsauto merge of #16903 : mahkoh/rust/move_items_unwrap...
2014-09-08 Eduard Burtescurustc: fix fallout from the addition of a 'tcx lifetime...
2014-09-07 borsauto merge of #16942 : alexcrichton/rust/remove-net...
2014-09-07 borsauto merge of #17035 : huonw/rust/moar-jquery, r=alexcr...
2014-09-06 borsauto merge of #16907 : SimonSapin/rust/tempdir-result...
2014-09-05 borsauto merge of #16775 : jbcrail/rust/fix-rational-docs...
2014-09-05 borsauto merge of #16843 : bkoropoff/rust/reader-writer...
2014-09-04 borsauto merge of #16923 : wickerwaka/rust/crate-as-fixup...
2014-09-04 borsauto merge of #16883 : jakub-/rust/issue-16648, r=pcwalton
2014-09-04 borsauto merge of #16909 : carols10cents/rust/docs-links...
2014-09-04 borsauto merge of #16961 : huonw/rust/bitv-twiddle, r=alexc...
2014-09-03 borsauto merge of #16932 : crabtw/rust/mips, r=alexcrichton
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-03 borsauto merge of #16634 : apoelstra/rust/to-option-fix...
2014-09-03 borsauto merge of #16940 : treeman/rust/fail-non-utf8,...
2014-09-03 borsauto merge of #16934 : nick29581/rust/dst-bug-6, r...
2014-09-03 borsauto merge of #16892 : andrew-d/rust/andrew-fix-test...
2014-09-02 borsauto merge of #16850 : vks/rust/hash-num, r=alexcrichton
2014-09-02 borsauto merge of #16916 : alexcrichton/rust/tcp-accept...
2014-09-02 borsauto merge of #16925 : jbcrail/rust/doc-spelling-errors...
2014-09-02 borsauto merge of #16805 : nick29581/rust/dst-raw, r=nikoma...
2014-09-02 Nick CameronReviewer changes
2014-09-01 Nick CameronDST raw pointers - *-pointers are fat pointers
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16769 : rgawdzik/abs_doc_addition
2014-08-31 Alex Crichtonrollup merge of #16726 : tshepang/consistency
2014-08-31 Alex Crichtonrollup merge of #16721 : tshepang/convenience
2014-08-31 Alex Crichtonrollup merge of #16716 : tshepang/temp
2014-08-30 borsauto merge of #16393 : SimonSapin/rust/patch-9, r=steve...
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-27 borsauto merge of #16757 : steveklabnik/rust/lets_not_lie_i...
2014-08-27 borsauto merge of #16766 : kevinmehall/rust/issue-15976...
2014-08-27 borsauto merge of #16761 : mrmonday/rust/patch-1, r=alexcri...
2014-08-27 borsauto merge of #16751 : luqmana/rust/tr, r=alexcrichton
2014-08-27 borsauto merge of #16724 : tshepang/rust/misleading, r...
2014-08-27 borsauto merge of #16689 : wickerwaka/rust/crate-as, r...
2014-08-27 borsauto merge of #16685 : alexcrichton/rust/remove-glob...
2014-08-27 borsauto merge of #16704 : flugsio/rust/fix-rustc-ice-lint...
2014-08-26 borsauto merge of #16742 : vhbit/rust/ios-ffi-fix, r=alexcr...
2014-08-26 borsauto merge of #16720 : tshepang/rust/trailing-prompt...
2014-08-26 borsauto merge of #14397 : nick29581/rust/coerce, r=pnkfelix
2014-08-26 Nick CameronDST coercions and DST structs
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-21 borsauto merge of #16487 : steveklabnik/rust/guide_ownershi...
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-21 borsauto merge of #16447 : steveklabnik/rust/guide_vectors_...
2014-08-21 borsauto merge of #16443 : steveklabnik/rust/fix_path_docs...
2014-08-20 borsauto merge of #16408 : steveklabnik/rust/guide_iterator...
2014-08-20 borsauto merge of #16257 : steveklabnik/rust/guide_patterns...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-16 borsauto merge of #16475 : treeman/rust/complex-divide...
2014-08-15 borsauto merge of #16493 : kballard/rust/fix_drop_field_ord...
2014-08-15 borsauto merge of #16500 : jackheizer/rust/export-name...
next