]> git.lizzy.rs Git - rust.git/history - src/librustc/front/feature_gate.rs
Register new snapshots
[rust.git] / src / librustc / front / feature_gate.rs
2013-12-03 Alex CrichtonRegister new snapshots
2013-11-30 borsauto merge of #10528 : alexcrichton/rust/static-linking...
2013-11-30 Alex CrichtonTest fixes and merge conflicts
2013-11-30 Alex CrichtonAdd generation of static libraries to rustc
2013-11-29 borsauto merge of #10709 : alexcrichton/rust/snapshot,...
2013-11-29 Alex CrichtonRegister new snapshots
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-28 borsauto merge of #10694 : klutzy/rust/rustdoc-closure...
2013-11-28 borsauto merge of #10691 : g3xzh/rust/benchm, r=cmr
2013-11-28 borsauto merge of #10687 : alexcrichton/rust/issue-10686...
2013-11-28 borsauto merge of #10621 : Florob/rust/unicode63, r=cmr
2013-11-27 borsauto merge of #10642 : cmr/rust/strict_doccomment,...
2013-11-27 borsauto merge of #10680 : alexcrichton/rust/relax-feature...
2013-11-27 Alex CrichtonRelax restrictions on unknown feature directives
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10649 : sfackler/rust/multi-macro, r...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 Daniel Micayadd a thread_local feature gate
2013-11-25 borsauto merge of #10603 : alexcrichton/rust/no-linked...
2013-11-24 borsauto merge of #10475 : astrieanna/rust/issue8763, r...
2013-11-24 borsauto merge of #10620 : cmr/rust/linker_opts, r=thestinger
2013-11-24 borsauto merge of #10578 : luqmana/rust/mingw64, r=alexcrichton
2013-11-23 borsauto merge of #10611 : cmr/rust/ascii_flesh, r=pcwalton
2013-11-22 borsauto merge of #10605 : huonw/rust/ascii-ident-gate...
2013-11-22 Huon WilsonPut non-ascii identifiers behind a feature gate.
2013-11-22 borsauto merge of #10612 : pnkfelix/rust/remove-cut-and...
2013-11-22 borsauto merge of #10583 : alexcrichton/rust/privacy-reexpo...
2013-11-22 borsauto merge of #10610 : thestinger/rust/breakpoint,...
2013-11-22 borsauto merge of #10608 : thestinger/rust/managed, r=huonw
2013-11-22 Daniel Micaymention `Gc` in the managed box feature gate
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-03 borsauto merge of #10219 : alexcrichton/rust/drop-invoke...
2013-11-03 borsauto merge of #10242 : thestinger/rust/inline_dtor...
2013-11-02 borsauto merge of #10165 : dcrewi/rust/missing-doc-on-priva...
2013-11-02 borsauto merge of #10217 : alexcrichton/rust/less-reachable...
2013-11-01 borsauto merge of #10215 : brson/rust/rustctask, r=thestinger
2013-11-01 borsauto merge of #10204 : alexcrichton/rust/better-names...
2013-11-01 borsauto merge of #10218 : alexcrichton/rust/stdio-flush...
2013-11-01 borsauto merge of #10213 : telotortium/rust/rand-fill_bytes...
2013-11-01 borsauto merge of #10205 : brson/rust/unnamed_addr, r=thest...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-11-01 borsauto merge of #10196 : huonw/rust/fix-zig, r=alexcrichton
2013-11-01 borsauto merge of #10187 : pcwalton/rust/remove-mocks,...
2013-11-01 borsauto merge of #10181 : brson/rust/managed_boxes, r...
2013-10-31 Brian AndersonMake managed_boxes feature gate error less opinionated
2013-10-31 borsauto merge of #10167 : briantdawn/rust/master, r=cmr
2013-10-30 borsauto merge of #10123 : klutzy/rust/fix-7507, r=alexcrichton
2013-10-30 borsauto merge of #10168 : reedlepee123/rust/priv_fields...
2013-10-30 borsauto merge of #9613 : jld/rust/enum-discrim-size.r0...
2013-10-30 borsauto merge of #10149 : chris-morgan/rust/2013-10-29...
2013-10-29 borsauto merge of #10145 : TeXitoi/rust/issues-2913, r...
2013-10-29 borsauto merge of #10134 : reedlepee123/rust/priv_fields...
2013-10-29 borsauto merge of #10140 : brson/rust/comm, r=alexcrichton
2013-10-29 borsauto merge of #10136 : hatahet/rust/master, r=alexcrichton
2013-10-29 borsauto merge of #10132 : pcwalton/rust/proc, r=pcwalton
2013-10-29 Patrick Waltonlibrustc: Implement the `proc` type as sugar for `...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10032 : thestinger/rust/snapshot, r...
2013-10-23 Daniel Micayregister snapshots
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-23 borsauto merge of #10020 : mletterle/rust/documentation...
2013-10-22 borsauto merge of #9969 : reedlepee123/rust/priv_fields...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 Daniel Micayadd feature gate for managed boxes
2013-10-22 borsauto merge of #10002 : catamorphism/rust/bug-report...
2013-10-22 borsauto merge of #10009 : LeoTestard/rust/asm-feature...
2013-10-22 Léo TestardActivate checking code for ASM feature gate. Fix tests
2013-10-22 borsauto merge of #9992 : astrieanna/rust/rm_rusti, r=alexc...
2013-10-22 borsauto merge of #9982 : danluu/rust/local_delc_xfail...
2013-10-22 borsauto merge of #9960 : adridu59/rust/patch-doc-limited...
2013-10-21 borsauto merge of #9936 : madjar/rust/master, r=alexcrichton
2013-10-21 borsauto merge of #9736 : catamorphism/rust/rustpkg-issue...
2013-10-21 borsauto merge of #9986 : thestinger/rust/float, r=cmr
2013-10-21 borsauto merge of #9991 : LeoTestard/rust/asm-feature-gate...
2013-10-21 Léo TestardAdd a feature flag for ASM
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-17 borsauto merge of #9902 : thestinger/rust/immediate, r...
2013-10-17 borsauto merge of #9907 : kballard/rust/vec_ends_with,...
2013-10-17 borsauto merge of #9900 : hatahet/rust/master, r=alexcrichton
2013-10-17 borsauto merge of #9897 : thestinger/rust/rusti, r=alexcrichton
2013-10-17 borsauto merge of #9863 : csainty/rust/issue-9755-once...
2013-10-17 Chris SaintyRemoved the -Z once_fns compiler flag and added the...
2013-10-17 borsauto merge of #9721 : klutzy/rust/uv-net-read-fix,...
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9742 : alexcrichton/rust/issue-9739...
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-06 borsauto merge of #9703 : alexcrichton/rust/compiler-featur...
2013-10-06 Alex CrichtonImplement feature-gating for the compiler