]> git.lizzy.rs Git - rust.git/history - src/test/run-fail/bug-2470-bounds-check-overflow.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / run-fail / bug-2470-bounds-check-overflow.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-21 Patrick Waltontest: Automatically remove all `~[T]` from tests.
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex Crichtonlog: Introduce liblog, the old std::logging
2013-12-23 borsauto merge of #11022 : spaolacci/rust/0read, r=alexcrichton
2013-12-22 borsauto merge of #10997 : cadencemarseille/rust/issue...
2013-12-22 borsauto merge of #11095 : brson/rust/issue-11094, r=alexcr...
2013-12-21 borsauto merge of #11031 : jhasse/rust/patch-msys-3, r=cmr
2013-12-20 borsauto merge of #10986 : adridu59/rust/patch-new, r=alexc...
2013-12-20 borsauto merge of #11057 : alexcrichton/rust/no-at-in-ebml...
2013-12-19 borsauto merge of #11070 : ezyang/rust/better-errors, r...
2013-12-19 borsauto merge of #11041 : cmr/rust/pkgid_changes, r=cmr...
2013-12-19 borsauto merge of #11061 : huonw/rust/opt-unsafe-vec, r...
2013-12-19 borsauto merge of #11065 : huonw/rust/slice-chars-example...
2013-12-19 borsauto merge of #11050 : alexcrichton/rust/snapshots...
2013-12-19 borsauto merge of #10977 : brson/rust/androidtest, r=brson
2013-12-19 borsauto merge of #10927 : g3xzh/rust/sum_bugfix, r=huonw
2013-12-19 borsauto merge of #11029 : huonw/rust/rm-vec-as-buf, r=cmr
2013-12-18 Huon Wilsonstd::vec: remove .as_imm_buf, replaced by .as_ptr ...
2013-12-05 borsauto merge of #10562 : ongardie/rust/master, r=brson
2013-12-05 borsauto merge of #10211 : ktt3ja/rust/add-lrucache, r...
2013-11-28 borsauto merge of #10519 : nikomatsakis/rust/issue-8624...
2013-11-27 borsauto merge of #10684 : jld/rust/unstruct-unhack-typekin...
2013-11-27 borsauto merge of #10670 : eddyb/rust/node-u32, r=alexcrichton
2013-11-27 borsauto merge of #10679 : alexcrichton/rust/no-routine...
2013-11-27 borsauto merge of #10677 : jld/rust/type-enum-discrim-rm...
2013-11-26 borsauto merge of #10312 : thestinger/rust/thread_local...
2013-11-26 borsauto merge of #10581 : pcwalton/rust/dedo, r=pcwalton
2013-11-26 Patrick Waltontest: Remove non-procedure uses of `do` from compiletes...
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10021 : alexcrichton/rust/asm-now-analyz...
2013-10-22 borsauto merge of #10013 : bdash/rust/mavericks-unwinding...
2013-10-22 borsauto merge of #9923 : thestinger/rust/managed_boxes...
2013-10-22 borsauto merge of #10006 : alexcrichton/rust/another-massiv...
2013-10-22 Alex CrichtonDrop the '2' suffix from logging macros
2013-10-19 borsauto merge of #9834 : alexcrichton/rust/morestack,...
2013-10-19 borsauto merge of #9919 : alexcrichton/rust/fmt-begone...
2013-10-19 borsauto merge of #9856 : alexcrichton/rust/privacy-errors...
2013-10-18 borsauto merge of #9935 : reedlepee123/rust/my_new_branch...
2013-10-18 borsauto merge of #9851 : alexcrichton/rust/include_bin...
2013-10-18 borsauto merge of #9926 : Kimundi/rust/future_result_bad_si...
2013-10-18 borsauto merge of #9924 : metajack/rust/fix-starts-with...
2013-10-18 borsauto merge of #9896 : brson/rust/stdmem, r=alexcrichton
2013-10-18 Brian Andersonstd: Move size/align functions to std::mem. #2240
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9645 : dckc/rust/patch-2, r=catamorphism
2013-10-01 borsauto merge of #9644 : alexcrichton/rust/clarify, r...
2013-10-01 borsauto merge of #9636 : alexcrichton/rust/rustdoc, r...
2013-10-01 borsauto merge of #9576 : FlaPer87/rust/issue/9125, r=alexc...
2013-10-01 borsauto merge of #9599 : alexcrichton/rust/less-fmt, r...
2013-10-01 Alex Crichtonrfail: Remove usage of fmt!
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 Daniel MicayMerge pull request #7565 from Blei/fix-rev-size-hint
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 borsauto merge of #7566 : huonw/rust/vec-kill, r=cmr
2013-07-03 Huon WilsonConvert vec::{as_imm_buf, as_mut_buf} to methods.
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-02-28 borsauto merge of #5098 : pkgw/rust/pr/issue4869, r=brson
2013-02-26 borsauto merge of #5023 : mitsuhiko/rust/make-absolute...
2013-02-26 borsauto merge of #5089 : sanxiyn/rust/llvm-struct, r=pcwalton
2013-02-26 borsauto merge of #5084 : oncemoreification/rust/issue...
2013-02-25 borsauto merge of #5095 : thestinger/rust/smallintmap,...
2013-02-24 Patrick Waltontest: Fix comments in pretty-printed test. rs=burningtree
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-10-04 Simon BDMerge remote-tracking branch 'original/incoming' into...
2012-10-03 Brian AndersonMerge pull request #3644 from lucab/lucab/to-upstream...
2012-09-30 Gareth Daniel SmithWhen a vec/str bounds check fails, include the bad...
2012-09-14 Patrick Waltontest: Use vec::as_imm_buf in bug-2470-bounds-check...
2012-08-23 Paul Stansifer`m1!{...}` -> `m1!(...)`
2012-07-31 Paul StansiferChange syntax extension syntax: `#m[...]` -> `m!{....
2012-07-26 Paul StansiferMerge branch 'master' of github.com:paulstansifer/rust
2012-07-24 Graydon HoareMerge pull request #3003 from elliottslaughter/free...
2012-07-24 Graydon HoareUpdate some str functions to slices, merge as_buf and...
next