]> git.lizzy.rs Git - rust.git/history - src/test/run-pass-fulldeps/roman-numerals-macro.rs
rollup merge of #20482: kmcallister/macro-reform
[rust.git] / src / test / run-pass-fulldeps / roman-numerals-macro.rs
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Keegan McAllisterReplace #[phase] with #[plugin] / #[macro_use] / #...
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-10-17 borsauto merge of #17009 : kballard/rust/install_no_sudo...
2014-10-17 borsauto merge of #16855 : P1start/rust/help-messages,...
2014-10-13 borsauto merge of #17757 : gamazeps/rust/issue17709, r...
2014-10-13 borsauto merge of #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-08 borsauto merge of #17748 : mahkoh/rust/int_slice, r=aturon
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-06 borsauto merge of #17820 : pnkfelix/rust/fsk-improve-binary...
2014-10-05 borsauto merge of #17762 : bkoropoff/rust/issue-17734,...
2014-10-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-04 borsauto merge of #17761 : bkoropoff/rust/issue-17758,...
2014-10-04 borsauto merge of #17738 : hoeppnertill/rust/master, r...
2014-10-04 borsauto merge of #17760 : bkoropoff/rust/issue-17737,...
2014-10-04 borsauto merge of #17755 : alexcrichton/rust/unblock-snapsh...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 Alex Crichtontest: Fix a test that fails when cross compiling
2014-10-03 Alex Crichtonrollup merge of #17730 : alexcrichton/snapshot
2014-10-03 Alex Crichtonrollup merge of #17729 : alexcrichton/issue-17718-start
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 Alex Crichtonrollup merge of #17215 : P1start/lints
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
2014-10-02 Keegan McAllisterDisable the Roman numerals test on Android due to cross...
2014-10-01 Keegan McAllisterAdd a guide to compiler plugins