about summary refs log tree commit diff
path: root/src/test/compile-fail/unsafe-alias-2.rs
AgeCommit message (Expand)AuthorLines
2012-06-08remove alias analysis and replace with borrowckNiko Matsakis-8/+0
2012-06-07Revert "remove alias analysis and replace with borrowck"Brian Anderson-0/+8
2012-06-07remove alias analysis and replace with borrowckNiko Matsakis-8/+0
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-2/+2
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-09-13Apply implicit copying for unsafe references to alt patternsMarijn Haverbeke-2/+2
2011-09-12Rename alias to reference in docs and error messagesMarijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-11/+4
2011-06-09A revised, improved alias-checkerMarijn Haverbeke-0/+15