]> git.lizzy.rs Git - rust.git/history - src/librustc/front/feature_gate.rs
add feature gate for managed boxes
[rust.git] / src / librustc / front / feature_gate.rs
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