]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/rcvr-borrowed-to-region.rs
auto merge of #13967 : richo/rust/features/ICE-fails, r=alexcrichton
[rust.git] / src / test / run-pass / rcvr-borrowed-to-region.rs
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13465 : alexcrichton/rust/fix-comm-dox...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-16 borsauto merge of #13498 : johnsoft/rust/fix-transmute...
2014-04-16 borsauto merge of #13511 : Meyermagic/rust/enum_typeid...
2014-04-15 borsauto merge of #13489 : JustAPerson/rust/crate-file...
2014-04-15 borsauto merge of #13416 : brson/rust/30min, r=alexcrichton
2014-04-14 borsauto merge of #13496 : alexcrichton/rust/issue-13495...
2014-04-14 borsauto merge of #13493 : Manishearth/rust/newattr-everywh...
2014-04-14 Manish GoregaokarUse new attribute syntax in python files in src/etc...
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
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: De-`@mut` the test suite
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-18 borsauto merge of #10915 : alexcrichton/rust/fixes, r=ILyoan
2013-12-17 borsauto merge of #10967 : chris-morgan/rust/clean-and...
2013-12-17 borsauto merge of #10979 : alexcrichton/rust/less-bc, r=cmr
2013-12-15 borsauto merge of #10982 : ezyang/rust/lvalue-def, r=pcwalton
2013-12-15 borsauto merge of #10984 : huonw/rust/clean-raw, r=cmr
2013-12-15 borsauto merge of #10974 : huonw/rust/spellck, r=alexcrichton
2013-12-15 borsauto merge of #10970 : erickt/rust/master, r=alexcrichton
2013-12-15 borsauto merge of #10948 : cmr/rust/update_pkgid, r=metajack
2013-12-15 borsauto merge of #10932 : alexcrichton/rust/feature-update...
2013-12-14 borsauto merge of #10938 : jhasse/rust/patch-rustpkg, r...
2013-12-14 borsauto merge of #10933 : TeXitoi/rust/shootout-fasta...
2013-12-14 borsauto merge of #10921 : alexcrichton/rust/libuv-upgrade...
2013-12-14 borsauto merge of #10923 : boredomist/rust/export-summary...
2013-12-13 borsauto merge of #10849 : adridu59/rust/patch-css, r=alexc...
2013-12-13 borsauto merge of #10916 : alexcrichton/rust/nounwind,...
2013-12-13 borsauto merge of #10913 : cmr/rust/rustdoc_man, r=huonw
2013-12-13 borsauto merge of #10912 : DiamondLovesYou/rust/master...
2013-12-13 borsauto merge of #10909 : sanxiyn/rust/coherence, r=alexcr...
2013-12-13 borsauto merge of #10908 : alexcrichton/rust/issue-10907...
2013-12-13 borsauto merge of #10895 : sfackler/rust/io-util, r=alexcri...
2013-12-13 borsauto merge of #10698 : metajack/rust/dep-info, r=alexcr...
2013-12-12 Alex CrichtonGate literal box expressions in addition to types
2013-12-11 borsauto merge of #10897 : boredomist/rust/remove-self...
2013-12-11 Erik PriceMake 'self lifetime illegal.
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-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 Crichtonrpass: Remove usage of fmt!
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-10 Erick TryzelaarMerge branch 'enum-method-privacy' of https://github...
2013-08-09 borsauto merge of #8369 : yichoi/rust/arm-test, r=sanxiyn
2013-08-09 borsauto merge of #8361 : alexcrichton/rust/fix-node-hashes...
2013-08-09 borsauto merge of #8350 : dim-an/rust/fix-struct-match...
2013-08-09 borsauto merge of #8336 : stepancheg/rust/socket-addr-from...
2013-08-08 borsauto merge of #8245 : alexcrichton/rust/fmt2, r=graydon
2013-08-07 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/master...
2013-08-07 borsauto merge of #8294 : erickt/rust/map-move, r=bblum
2013-08-07 borsauto merge of #8326 : thestinger/rust/iterator, r=alexc...
2013-08-07 borsauto merge of #8373 : alexcrichton/rust/disable-rusti...
next