summary refs log tree commit diff
path: root/src/test/auxiliary/overloaded_autoderef_xc.rs
AgeCommit message (Expand)AuthorLines
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+3
2015-01-05Remove use of associated_types feature gate from tests.Huon Wilson-2/+0
2015-01-02core: use assoc types in `Deref[Mut]`Jorge Aparicio-1/+5
2014-07-19librustc: Implement lifetime elision.Patrick Walton-3/+3
2014-05-30std: Rename {Eq,Ord} to Partial{Eq,Ord}Alex Crichton-1/+1
2014-03-31rpass/cfail: Update field privacy where necessaryAlex Crichton-1/+1
2014-03-23Implement cross-crate support for autoderef.Eduard Burtescu-0/+37