]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail-fulldeps/macro-crate-rlib.rs
rollup merge of #20482: kmcallister/macro-reform
[rust.git] / src / test / compile-fail-fulldeps / macro-crate-rlib.rs
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Keegan McAllisterReplace #[phase] with #[plugin] / #[macro_use] / #...
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-18 borsauto merge of #15743 : Ryman/rust/mandelbrot_fix, r...
2014-07-17 borsauto merge of #15705 : klutzy/rust/cross-ld-library...
2014-07-17 borsauto merge of #15698 : Zoxc/rust/code-model, r=alexcrichton
2014-07-17 borsauto merge of #15668 : steveklabnik/rust/tree_set_examp...
2014-07-16 borsauto merge of #15696 : Zoxc/rust/redzone, r=alexcrichton
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-16 borsauto merge of #15693 : steveklabnik/rust/guide_fix_carg...
2014-07-16 borsauto merge of #15691 : jbclements/rust/method-field...
2014-07-16 borsauto merge of #15656 : nick29581/rust/index-bck, r...
2014-07-16 borsauto merge of #15585 : bgamari/rust/subst-bug, r=pnkfelix
2014-07-16 borsauto merge of #15695 : alexcrichton/rust/fix-snapshots...
2014-07-15 Alex Crichtontest: Try to fix a failing snapshot test
2014-07-15 borsauto merge of #15604 : mrmonday/rust/raw-socket-libc...
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-13 borsauto merge of #15591 : aturon/rust/box-cell-stability...
2014-07-13 borsauto merge of #15584 : alexcrichton/rust/warn-annoyance...
2014-07-13 borsauto merge of #15614 : lucidd/rust/#15474, r=alexcrichton
2014-07-12 borsauto merge of #15613 : cmr/rust/rustdoc-arg-patterns...
2014-07-12 borsauto merge of #15610 : brson/rust/0.12.0, r=alexcrichton
2014-07-12 borsauto merge of #15607 : lucidd/rust/master, r=pnkfelix
2014-07-12 borsauto merge of #15605 : blake2-ppc/rust/rustdoc-const...
2014-07-12 borsauto merge of #15602 : adrientetar/rust/name-fix, r...
2014-07-12 borsauto merge of #15601 : jbclements/rust/disable-default...
2014-07-12 borsauto merge of #15592 : arjantop/rust/bufwriter-write...
2014-07-12 borsauto merge of #15588 : alexcrichton/rust/issue-15478...
2014-07-12 borsauto merge of #15597 : brson/rust/ldconfig, r=pcwalton
2014-07-12 borsauto merge of #15589 : Denommus/rust/master, r=alexcrichton
2014-07-11 borsauto merge of #15586 : aturon/rust/stability-dashboard...
2014-07-11 borsauto merge of #15565 : alexcrichton/rust/issue-15475...
2014-07-10 Alex Crichtonrustc: Forbid plugin_registrar in only rlib form