]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/no-unsafe-self.rs
Auto merge of #22517 - brson:relnotes, r=Gankro
[rust.git] / src / test / compile-fail / no-unsafe-self.rs
2013-08-30 borsauto merge of #8886 : cmr/rust/test-restructure, r=cmr
2013-08-30 borsauto merge of #8820 : alexcrichton/rust/no-io-writer...
2013-08-30 borsauto merge of #8839 : sanxiyn/rust/env, r=thestinger
2013-08-30 borsauto merge of #8819 : vadimcn/rust/unit-tests, r=brson
2013-08-30 borsauto merge of #8458 : cmr/rust/test-restructure, r...
2013-08-29 borsauto merge of #8842 : jfager/rust/remove-iter-module...
2013-08-29 borsauto merge of #8830 : andersk/rust/indent-4, r=catamorphism
2013-08-29 borsauto merge of #8800 : fhahn/rust/ticket_5239, r=alexcri...
2013-08-29 borsauto merge of #8832 : alexcrichton/rust/fix-libuv-build...
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
2013-08-23 Ben BlumEmit a better error for attempted unsafe-pointer-self...