summary refs log tree commit diff
path: root/src/test/run-pass/coerce-overloaded-autoderef.rs
AgeCommit message (Expand)AuthorLines
2017-04-16rustc_typeck: fix binops needing more type informations to coerce.Eduard-Mihai Burtescu-0/+4
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-05Implement pretty-printing of `..` and update tests.Ulrik Sverdrup-4/+4
2015-01-30Implement deref coercions (rust-lang/rfcs#241).Eduard Burtescu-0/+69