]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/lint-managed-heap-memory.rs
Convert most code to new inner attribute syntax.
[rust.git] / src / test / compile-fail / lint-managed-heap-memory.rs
2014-03-29 Brian AndersonConvert most code to new inner attribute syntax.
2013-11-14 borsauto merge of #9788 : geoffhill/rust/bare-fn-cast,...
2013-11-01 borsauto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
2013-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-23 borsauto merge of #10032 : thestinger/rust/snapshot, r...
2013-10-23 Daniel Micayregister snapshots
2013-01-29 Tim ChevalierMerge pull request #4676 from thestinger/fuzzy
2013-01-29 Tim ChevalierMerge pull request #4664 from thestinger/fuzzy
2013-01-29 Tim Chevaliertestsuite: Remove structural records from remaining...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-18 Brian Andersonwarn(non_camel_case_types) by default
2012-08-29 Graydon HoareAdd lint modes for uses of @ and ~ pointers, in general.