summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/autoderef.rs
AgeCommit message (Expand)AuthorLines
2020-09-10Note when a a move/borrow error is caused by a deref coercionAaron Hill-0/+7
2020-08-30mv compiler to compiler/mark-0/+233