]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/unsafe-destructor-check-crash.rs
check: Reword the warning to be more prescriptive
[rust.git] / src / test / compile-fail / unsafe-destructor-check-crash.rs
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-18 borsauto merge of #15743 : Ryman/rust/mandelbrot_fix, r...
2014-07-17 borsauto merge of #15705 : klutzy/rust/cross-ld-library...
2014-07-17 borsauto merge of #15698 : Zoxc/rust/code-model, r=alexcrichton
2014-07-17 borsauto merge of #15668 : steveklabnik/rust/tree_set_examp...
2014-07-16 borsauto merge of #15696 : Zoxc/rust/redzone, r=alexcrichton
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-16 borsauto merge of #15693 : steveklabnik/rust/guide_fix_carg...
2014-07-16 borsauto merge of #15691 : jbclements/rust/method-field...
2014-07-16 borsauto merge of #15656 : nick29581/rust/index-bck, r...
2014-07-16 borsauto merge of #15585 : bgamari/rust/subst-bug, r=pnkfelix
2014-07-15 Ben GamariAdd test for crash in unsafe destructor check