]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/borrowck-nested-calls.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / borrowck-nested-calls.rs
2014-05-07 borsauto merge of #13754 : alexcrichton/rust/net-experiment...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-28 borsauto merge of #13797 : lifthrasiir/rust/std-mem-replace...
2014-04-27 borsauto merge of #13777 : lifthrasiir/rust/no-multi-viewit...
2014-04-26 borsauto merge of #13769 : alexcrichton/rust/restrict-some...
2014-04-26 borsauto merge of #13748 : hjr3/rust/guide-container-update...
2014-04-26 borsauto merge of #13744 : adrientetar/rust/derp, r=brson
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13741 : klutzy/rust/test-reachable,...
2014-04-25 klutzytest: Remove/update some old ignored tests
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...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-07 borsauto merge of #11296 : brson/rust/anti-cond, r=alexcrichton
2014-01-06 borsauto merge of #10826 : SimonSapin/rust/str-insert,...
2014-01-05 borsauto merge of #11304 : alexcrichton/rust/eintr, r=brson
2014-01-05 borsauto merge of #11307 : vadimcn/rust/test-adb, r=brson
2014-01-05 borsauto merge of #11290 : alexcrichton/rust/testname,...
2014-01-04 borsauto merge of #11284 : huonw/rust/issue-6233, r=alexcri...
2014-01-04 borsauto merge of #11301 : vadimcn/rust/fix-android, r...
2014-01-04 borsauto merge of #11306 : alexcrichton/rust/native-bounds...
2014-01-04 borsauto merge of #11299 : brson/rust/exp10, r=pcwalton
2014-01-04 borsauto merge of #11295 : sfackler/rust/de-jank-encoder...
2014-01-04 borsauto merge of #11271 : adridu59/rust/patch-io, r=huonw
2014-01-04 borsauto merge of #11292 : brson/rust/llvmconfig, r=alexcri...
2014-01-04 borsauto merge of #11291 : brson/rust/copy-runtime-deps...
2014-01-04 borsauto merge of #11283 : brson/rust/doublefailure, r...
2014-01-04 borsauto merge of #11251 : pcwalton/rust/remove-at-mut...
2014-01-03 Patrick Waltontest: Make all the run-pass tests use `pub fn main`
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
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-09 borsauto merge of #6325 : sammykim/rust/lint-name, r=graydon
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
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)