]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/fail-no-dead-code-core.rs
rollup merge of #18407 : thestinger/arena
[rust.git] / src / test / compile-fail / fail-no-dead-code-core.rs
2014-10-30 Alex Crichtonrollup merge of #18407 : thestinger/arena
2014-10-30 Alex Crichtonrollup merge of #18397 : aochagavia/ascii
2014-10-30 Alex Crichtonrollup merge of #18395 : cakebaker/fix_use_of_sqrt
2014-10-30 Alex Crichtonrollup merge of #18393 : aochagavia/prelude
2014-10-30 Alex Crichtonrollup merge of #18392 : cakebaker/remove_double_negation
2014-10-30 Alex Crichtonrollup merge of #18383 : bkoropoff/issue-17361
2014-10-30 Alex Crichtonrollup merge of #18381 : pelmers/patch-1
2014-10-30 borsauto merge of #18374 : steveklabnik/rust/gh18197, r...
2014-10-30 borsauto merge of #18367 : pcwalton/rust/inline-atomic...
2014-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-30 borsauto merge of #18359 : 1-more/rust/feature, r=alexcrichton
2014-10-29 borsauto merge of #18357 : TeXitoi/rust/simplify-reverse...
2014-10-29 borsauto merge of #17894 : steveklabnik/rust/fail_to_panic...
2014-10-29 Steve KlabnikRename fail! to panic!
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-29 borsauto merge of #17475 : pnkfelix/rust/fix-17303, r=huonw
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-28 borsauto merge of #17527 : sfackler/rust/cfg-syntax, r...
2014-09-27 borsauto merge of #17517 : pczarn/rust/hashmap-lifetimes...
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-26 borsauto merge of #17504 : danburkert/rust/tuple-serializat...
2014-09-26 borsauto merge of #17495 : alexcrichton/rust/snapshots...
2014-09-25 borsauto merge of #17455 : steveklabnik/rust/document_defau...
2014-09-25 borsauto merge of #17498 : coyotebush/rust/iter-doc, r...
2014-09-25 borsauto merge of #17497 : nodakai/rust/libnative-misc...
2014-09-25 borsauto merge of #17492 : alexcrichton/rust/issue-16274...
2014-09-25 borsauto merge of #17428 : fhahn/rust/issue-16114-rename...
2014-09-25 borsauto merge of #17378 : Gankro/rust/hashmap-entry, r...
2014-09-24 borsauto merge of #17410 : jakub-/rust/dead-code, r=alexcri...
2014-09-24 Jakub WieczorekUse more descriptive names in dead code messages
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-21 borsauto merge of #16362 : nham/rust/std_rand_pi_example...
2014-08-19 borsauto merge of #16364 : tbu-/rust/pr_checkeddiv0, r...
2014-08-19 borsauto merge of #16345 : EduardoBautista/rust/fix-error...
2014-08-15 borsauto merge of #16435 : vadimcn/rust/windows, r=pcwalton
2014-08-13 borsauto merge of #16381 : pnkfelix/rust/fsk-rust.md-fixes...
2014-08-12 borsauto merge of #16434 : vadimcn/rust/many-crates-but...
2014-08-12 borsauto merge of #16195 : P1start/rust/more-index, r=aturon
2014-08-12 borsauto merge of #16284 : alexcrichton/rust/issue-16272...
2014-08-12 borsauto merge of #16417 : jasonthompson/rust/docs/slice3...
2014-08-11 borsauto merge of #16416 : nick29581/rust/log, r=pnkfelix
2014-08-11 borsauto merge of #16196 : huonw/rust/fail-dead-code, r...
2014-08-11 Huon Wilsoncore/std: squash dead_code warnings from fail! invocations.