summary refs log tree commit diff
path: root/src/test/compile-fail/coerce-mut.rs
AgeCommit message (Expand)AuthorLines
2016-08-19wording fixes in error messagesJonathan Turner-1/+1
2016-07-28Move to {integer} and {float}Jonathan Turner-1/+1
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-2/+2
2015-01-20Forbid coercing &T to &mut TSeo Sanghyeon-0/+20