]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/lint-raw-ptr-deriving.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / lint-raw-ptr-deriving.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2014-03-28 borsauto merge of #13154 : tomassedovic/rust/patch-1, r...
2014-03-28 borsauto merge of #13149 : brson/rust/rustdoclogo, r=alexcr...
2014-03-28 borsauto merge of #13107 : seanmonstar/rust/encoder-errors...
2014-03-28 borsauto merge of #13108 : pongad/rust/lintraw, r=huonw
2014-03-27 Michael DarakanandaAdded lint for #[deriving] structs and enums with unsaf...