]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/borrowck-field-sensitivity.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / borrowck-field-sensitivity.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
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-05 borsauto merge of #16970 : kmcallister/rust/llvm-unreachabl...
2014-10-04 borsauto merge of #17731 : bkoropoff/rust/unboxed-by-ref...
2014-10-03 Alex Crichtonrollup merge of #17387 : sneves/master
2014-10-03 borsauto merge of #16995 : kmcallister/rust/plugin-tutorial...
2014-10-02 Alex Crichtonrollup merge of #17722 : jakub-/issue-17169
2014-10-02 Alex Crichtonrollup merge of #17721 : jakub-/resolved-issues
2014-10-02 Alex Crichtonrollup merge of #17720 : ben0x539/shifts
2014-10-02 Alex Crichtonrollup merge of #17717 : steveklabnik/gh17190
2014-10-02 Alex Crichtonrollup merge of #17708 : bnoordhuis/fix-ctags-makefile...
2014-10-02 Alex Crichtonrollup merge of #17706 : thestinger/supp
2014-10-02 Alex Crichtonrollup merge of #17705 : thestinger/realloc
2014-10-02 Alex Crichtonrollup merge of #17702 : nick29581/enable-dots-test
2014-10-02 Alex Crichtonrollup merge of #17698 : jistr/guide_export
2014-10-02 Alex Crichtonrollup merge of #17695 : steveklabnik/various_docs
2014-10-02 Alex Crichtonrollup merge of #17686 : lucidd/fix
2014-10-02 Alex Crichtonrollup merge of #17682 : nodakai/librustc-handy-version
2014-10-02 Alex Crichtonrollup merge of #17646 : bkoropoff/cast-ice
2014-10-02 borsauto merge of #17590 : bjadamson/rust/rustc-improvement...
2014-10-02 borsauto merge of #17663 : eddyb/rust/method-origin-subst...
2014-10-02 borsauto merge of #17434 : P1start/rust/borrowck-messages...
2014-10-02 P1startChange the `use of moved value` error to be more accurate
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14884 : huonw/rust/getoptsfail, r=alexcr...
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14739 : zwarich/rust/mut-unique-path...
2014-06-14 Cameron ZwarichMake analyze_move_out_from more field-sensitive
2014-06-10 borsauto merge of #14694 : aochagavia/rust/num-cleanup...
2014-06-08 borsauto merge of #14745 : huonw/rust/timer-doc, r=alexcrichton
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-08 borsauto merge of #14743 : Sawyer47/rust/range-msg, r=huonw
2014-06-07 borsauto merge of #14725 : aochagavia/rust/show, r=alexcrichton
2014-06-07 borsauto merge of #14722 : hannobraun/rust/quote-args,...
2014-06-07 borsauto merge of #14730 : alexcrichton/rust/issue-14723...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 Cameron ZwarichClean up borrows in borrowck field-sensitivity tests
2014-06-07 Cameron ZwarichFix bad borrowck tests and move them from run-pass...
2014-06-07 Cameron ZwarichMention the specific kind of use in borrowck test funct...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-06 borsauto merge of #14680 : Kimundi/rust/master, r=brson
2014-06-06 borsauto merge of #14318 : zwarich/rust/check-loans-refacto...
2014-06-06 Cameron ZwarichAdd new tests for borrowck field-sensitivity.