rust/src/test/compile-fail
bors e5e865b804 auto merge of #14536 : zwarich/rust/issue-14498, r=luqmana
Make check_for_assignment_to_restricted_or_frozen_location treat
mutation through an owning pointer the same way it treats mutation
through an &mut pointer, where mutability must be inherited from the
base path.

I also included GC pointers in this check, as that is what the
corresponding code in gather_loans/restrictions.rs does, but I don't
think there is a way to test this with the current language.

Fixes #14498.
2014-05-30 12:41:39 -07:00
..
2014-05-04 22:35:21 -07:00
2014-05-15 23:22:06 -07:00
2014-04-08 00:03:11 -07:00
2014-04-08 00:03:11 -07:00
2014-05-18 15:30:41 +09:00
2014-05-11 01:13:02 -07:00
2014-05-27 11:11:15 -07:00
2014-04-10 15:21:59 -07:00
2014-05-27 11:11:15 -07:00
2014-05-28 08:35:41 -07:00
2014-04-08 00:03:11 -07:00
2014-05-28 12:42:21 -07:00
2014-03-28 10:34:02 +01:00
2014-05-27 11:11:15 -07:00
2014-05-28 12:42:21 -07:00
2014-04-08 00:03:11 -07:00
2014-04-08 00:03:11 -07:00
2014-03-28 10:34:02 +01:00
2014-05-09 21:13:02 -07:00