]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/borrowck-pat-reassign-binding.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / borrowck-pat-reassign-binding.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-19 borsauto merge of #14122 : dagitses/rust/master, r=alexcrichton
2014-05-15 borsauto merge of #14198 : thestinger/rust/valgrind, r...
2014-05-15 borsauto merge of #14133 : db48x/rust/ord-for-mut-refs...
2014-05-14 borsauto merge of #14086 : Ryman/rust/resolve_error_suggest...
2014-05-14 borsauto merge of #14009 : jcmoyer/rust/bitflags-complement...
2014-05-14 borsauto merge of #14186 : omasanori/rust/suppress-warnings...
2014-05-14 borsauto merge of #14178 : alexcrichton/rust/more-ignores...
2014-05-14 borsauto merge of #13127 : kballard/rust/read_at_least...
2014-05-14 borsauto merge of #14187 : alexcrichton/rust/rollup, r...
2014-05-14 Alex CrichtonTouch up and rebase previous commits
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-21 borsauto merge of #7923 : alexcrichton/rust/add-tests,...
2013-07-20 borsauto merge of #7855 : brson/rust/rt-overcommit, r=pcwalton
2013-07-19 borsauto merge of #7863 : catamorphism/rust/issue-5883...
2013-07-19 borsauto merge of #7859 : kmcallister/rust/rt-diag-messages...
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-19 borsauto merge of #7854 : brson/rust/rt-test-threads, r...
2013-07-18 borsauto merge of #7847 : alexcrichton/rust/verbose-submodu...
2013-07-18 borsauto merge of #7846 : alexcrichton/rust/static-mut...
2013-07-18 borsauto merge of #7845 : gifnksm/rust/tutorial-remove...
2013-07-18 borsauto merge of #7842 : thestinger/rust/closure, r=huonw
2013-07-18 borsauto merge of #7840 : alexcrichton/rust/better-test...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-18 borsauto merge of #7849 : nikomatsakis/rust/issue-7444...
2013-07-18 borsauto merge of #7851 : dotdash/rust/intrinsics, r=pcwalton
2013-07-17 Patrick Waltonlibrustc: Remove all uses of "copy".
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-18 borsauto merge of #6249 : crabtw/rust/arm, r=brson
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-12 borsauto merge of #6348 : sstewartgallus/rust/incoming...
2013-05-11 borsauto merge of #6383 : huonw/rust/rustc-expand-then...
2013-05-10 borsauto merge of #6358 : crabtw/rust/mips-segstk, r=brson
2013-05-10 borsauto merge of #6356 : dotdash/rust/strinterner, r=pcwalton
2013-05-10 borsauto merge of #6347 : cmr/rust/unknown_module_resolve_e...
2013-05-10 borsauto merge of #6339 : alexcrichton/rust/unsafe-cvec...
2013-05-09 borsauto merge of #6354 : Aatch/rust/uninit-intrinsic,...
2013-05-09 borsauto merge of #6349 : thestinger/rust/explicit_copy...
2013-05-09 borsauto merge of #6325 : sammykim/rust/lint-name, r=graydon
2013-05-09 borsauto merge of #6345 : seanmoon/rust/fix-typos, r=sanxiyn
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-08 Sean MoonFix typos
2013-05-08 borsauto merge of #6267 : huonw/rust/syntax-deriving-genera...
2013-05-08 borsauto merge of #6297 : sammykim/rust/static-lint-table...
2013-05-07 borsauto merge of #6290 : brson/rust/issue-3707, r=thestinger
2013-05-07 borsauto merge of #6254 : alexcrichton/rust/issues-5311...
2013-05-07 borsauto merge of #6282 : alexcrichton/rust/issue-5517...
2013-05-07 borsauto merge of #6276 : brson/rust/issue-6122, r=graydon
2013-05-07 borsauto merge of #6271 : pnkfelix/rust/issue6009-condition...
2013-05-07 borsauto merge of #6255 : brson/rust/nobreakpoint, r=graydon
2013-05-07 borsauto merge of #6251 : thestinger/rust/non_owned, r...
2013-05-07 borsauto merge of #6245 : youknowone/rust/match-range-stati...
2013-05-07 borsauto merge of #6241 : thestinger/rust/rc, r=pcwalton
2013-05-07 borsauto merge of #6228 : brson/rust/run-destroy, r=brson
2013-05-07 borsauto merge of #6226 : alexcrichton/rust/issue-6199...
2013-05-07 borsauto merge of #6286 : nikomatsakis/rust/issue-5910...
2013-05-07 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-06 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-06 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-04-30 Niko Matsakisnew borrow checker (mass squash)
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-08-26 Brian AndersonCamel case the option type
2012-08-07 Brian AndersonMerge pull request #3126 from alexrp/incoming
2012-08-07 Niko Matsakismove borrowck tests to use ref, fix a few exposed short...
2012-08-06 Brian AndersonConvert alt to match. Stop parsing alt
2012-08-06 Brian AndersonSwitch alts to use arrows
2012-07-03 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonMerge branch 'doc-comments'
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-06-30 Gareth Daniel Smithchange the test suite `//! kind` syntax to `//~ kind...
2012-06-10 Brian AndersonMerge remote-tracking branch 'z0w0/cargo-deps'
2012-06-09 Brian AndersonMerge pull request #2560 from bstrie/num
2012-06-09 Niko Matsakisremove alias analysis and replace with borrowck
2012-06-08 Brian AndersonRevert "remove alias analysis and replace with borrowck"
2012-06-08 Patrick WaltonMerge branch 'incoming'
2012-06-07 Niko Matsakisremove alias analysis and replace with borrowck
2012-05-24 Niko Matsakisimprove liveness so it reports unused vars / dead assig...
2012-05-16 Niko Matsakisadd xfail-fast directives for borrowck tests
2012-05-11 Niko Matsakisreplace mutbl pass with borrowck
2012-05-10 Niko Matsakisimplement new borrow ck (disabled by default)