]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/cfg_attr.rs
rollup merge of #20642: michaelwoerister/sane-source-locations-pt1
[rust.git] / src / test / run-pass / cfg_attr.rs
2015-01-21 Alex Crichtonrollup merge of #20642: michaelwoerister/sane-source...
2015-01-21 Alex Crichtonrollup merge of #21463: sanxiyn/demut
2015-01-21 Alex Crichtonrollup merge of #21462: ahmedcharles/remove-ratchet
2015-01-21 Alex Crichtonrollup merge of #21457: alexcrichton/issue-21436
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 Alex Crichtonstd: Rename Show/String to Debug/Display
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20735 from squidpickles/master
2015-01-08 Alex Crichtonrollup merge of #20736: akiss77/pr-u8-c_char
2015-01-08 borsauto merge of #20733 : alexcrichton/rust/rollup, r...
2015-01-08 Alex Crichtonrollup merge of #20731: nick29581/assoc-inherant
2015-01-08 Alex CrichtonTest fixes and rebase conflicts
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 #17467 : hatahet/rust/mybranch, r=alexcri...
2014-10-07 borsauto merge of #16641 : steveklabnik/rust/intro_redux...
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-02 borsauto merge of #17381 : tbu-/rust/pr_mapinplace2, r...
2014-09-30 borsauto merge of #17479 : gamazeps/rust/issue17478, r...
2014-09-30 borsauto merge of #17640 : brson/rust/wininst, r=alexcrichton
2014-09-30 borsauto merge of #17563 : brson/rust/wintcbfix, r=thestinger
2014-09-29 borsauto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw
2014-09-29 Alex Crichtonrollup merge of #17585 : sfackler/string-slice
2014-09-29 Alex Crichtonrollup merge of #17582 : kmcallister/gc-box
2014-09-29 Alex Crichtonrollup merge of #17577 : squeaky-pl/patch-1
2014-09-29 Alex Crichtonrollup merge of #17576 : kmcallister/hide-quotes
2014-09-29 Alex Crichtonrollup merge of #17573 : iliekturtles/17570-windows...
2014-09-29 Alex Crichtonrollup merge of #17565 : akavel/patch-1
2014-09-29 Alex Crichtonrollup merge of #17564 : japaric/fix-slicemut-docs
2014-09-29 Alex Crichtonrollup merge of #17557 : sfackler/fuse-example
2014-09-29 Alex Crichtonrollup merge of #17544 : eklitzke/master
2014-09-29 Alex Crichtonrollup merge of #17548 : cgaebel/master
2014-09-29 Alex Crichtonrollup merge of #17542 : brson/devchannel
2014-09-29 Alex Crichtonrollup merge of #17531 : tomjakubowski/rustdoc-where...
2014-09-29 Alex Crichtonrollup merge of #17519 : pcwalton/unboxed-closure-move...
2014-09-29 Alex Crichtonrollup merge of #17510 : MatejLach/find_fix
2014-09-29 borsauto merge of #17538 : brson/rust/winmk, r=alexcrichton
2014-09-29 borsauto merge of #17409 : farcaller/rust/patch-1, r=huonw
2014-09-29 borsauto merge of #17535 : Manishearth/rust/patch-2, r...
2014-09-29 borsauto merge of #17533 : michaelwoerister/rust/function...
2014-09-28 borsauto merge of #17532 : ahmedcharles/rust/typo, r=alexcr...
2014-09-28 borsauto merge of #17529 : nodakai/rust/rustdoc-div-in...
2014-09-27 borsauto merge of #17523 : TeXitoi/rust/relicense-shootout...
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
2014-09-27 borsauto merge of #17334 : Gankro/rust/btree-vec, r=huonw
2014-09-27 borsauto merge of #17511 : MatejLach/rust/iter_guide_typo...
2014-09-27 borsauto merge of #17515 : mbrubeck/rust/patch-1, r=alexcri...
2014-09-27 borsauto merge of #17512 : nodakai/rust/fix-ptr-guide,...
2014-09-27 borsauto merge of #17469 : sfackler/rust/into-result, r...
2014-09-27 borsauto merge of #17506 : sfackler/rust/cfg-attr, r=alexcr...
2014-09-24 Steven FacklerDeprecate `#[ignore(cfg(...))]`
2014-09-24 Steven FacklerAdd a cfg_attr syntax extension