]> git.lizzy.rs Git - rust.git/history - src/librustc/front/feature_gate.rs
Doc says to avoid mixing allocator instead of forbiding it
[rust.git] / src / librustc / front / feature_gate.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-12 borsauto merge of #17159 : brson/rust/snaps, r=alexcrichton
2014-09-11 borsauto merge of #16957 : vadimcn/rust/package-gcc, r...
2014-09-11 borsauto merge of #17154 : steveklabnik/rust/array_clarific...
2014-09-11 borsauto merge of #17153 : steveklabnik/rust/add_link_to_ma...
2014-09-11 borsauto merge of #17157 : nikomatsakis/rust/occurs-check...
2014-09-11 borsauto merge of #17139 : brson/rust/lualatex, r=alexcrichton
2014-09-11 borsauto merge of #17110 : thestinger/rust/dst, r=cmr
2014-09-11 borsauto merge of #17142 : sfackler/rust/issue-17115, r...
2014-09-11 borsauto merge of #16866 : P1start/rust/tuple-indexing...
2014-09-10 borsauto merge of #17135 : brson/rust/wininst, r=alexcrichton
2014-09-10 borsauto merge of #16680 : brson/rust/readme, r=steveklabnik
2014-09-10 borsauto merge of #17129 : epdtry/rust/misc/llvm-root-recon...
2014-09-10 borsauto merge of #17109 : brson/rust/win64snap, r=alexcrichton
2014-09-10 borsauto merge of #17095 : thestinger/rust/alloc, r=alexcri...
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 P1startImplement tuple and tuple struct indexing
2014-09-09 borsauto merge of #17127 : alexcrichton/rust/rollup, r...
2014-09-09 Alex Crichtonrollup merge of #17114 : nick29581/dst-type
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 borsauto merge of #16827 : steveklabnik/rust/fix_doc_index...
2014-09-09 borsauto merge of #16825 : steveklabnik/rust/fix_manual_arr...
2014-09-08 Patrick Waltonlibrustc: Feature gate subslice matching in non-tail...
2014-09-05 borsauto merge of #16843 : bkoropoff/rust/reader-writer...
2014-09-04 borsauto merge of #16883 : jakub-/rust/issue-16648, r=pcwalton
2014-09-03 borsauto merge of #16811 : nick29581/rust/dst-bug-2, r...
2014-09-03 borsauto merge of #16940 : treeman/rust/fail-non-utf8,...
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-01 borsauto merge of #16897 : japaric/rust/mut-slice-collectio...
2014-09-01 borsauto merge of #16867 : wickerwaka/rust/ice-16750, r...
2014-09-01 borsauto merge of #16891 : eddyb/rust/patlit-from-expr...
2014-09-01 borsauto merge of #16886 : Tobba/rust/defailbloat-string...
2014-09-01 borsauto merge of #16871 : retep998/rust/win64-fix, r=alexc...
2014-09-01 borsauto merge of #16802 : nick29581/rust/dst-bug-1, r...
2014-09-01 borsauto merge of #16844 : mrmonday/rust/liblibc-custom...
2014-08-31 borsauto merge of #16809 : nick29581/rust/dst-bug-3, r...
2014-08-31 borsauto merge of #16894 : alexcrichton/rust/issue-16872...
2014-08-31 borsauto merge of #16788 : Manishearth/rust/raw-ptr-syntax...
2014-08-31 borsauto merge of #16895 : alexcrichton/rust/rollup, r...
2014-08-31 Alex Crichtonrollup merge of #16881 : cmr/guide-typo
2014-08-31 Alex Crichtonrollup merge of #16852 : steveklabnik/desugar_destructure
2014-08-31 Alex Crichtonrollup merge of #16849 : nhowell/patch-1
2014-08-31 Alex Crichtonrollup merge of #16846 : treeman/debug-doc
2014-08-31 Alex Crichtonrollup merge of #16842 : zsiciarz/master
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-31 Alex Crichtonrollup merge of #16807 : nham/guide_added_ownership_rule
2014-08-31 Alex Crichtonrollup merge of #16780 : mdinger/marker_types
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 Huon WilsonFix grammar of the accepted feature warning.
2014-08-30 borsauto merge of #16598 : bkoropoff/rust/import-shadow...
2014-08-30 borsauto merge of #16322 : michaelwoerister/rust/gdb-pretty...
2014-08-29 borsauto merge of #16767 : SiegeLord/rust/reexported_method...
2014-08-29 borsauto merge of #16770 : cburgdorf/rust/patch_overloaded_...
2014-08-29 borsauto merge of #16768 : nham/rust/libcollections_test_cl...
2014-08-28 borsauto merge of #16664 : aturon/rust/stabilize-option...
2014-08-28 borsauto merge of #16626 : ruud-v-a/rust/duration-reform...
2014-08-28 borsauto merge of #16553 : nick29581/rust/log, r=huon
2014-08-28 borsauto merge of #16453 : nikomatsakis/rust/type-bounds...
2014-08-28 Niko MatsakisImplement generalized object and type parameter bounds...
2014-08-22 borsauto merge of #16509 : luqmana/rust/uw, r=alexcrichton
2014-08-22 borsauto merge of #16512 : wickerwaka/rust/getopt-16348...
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_...
next