summary refs log tree commit diff
path: root/compiler/rustc_mir/src/util/find_self_call.rs
AgeCommit message (Expand)AuthorLines
2020-09-10Note when a a move/borrow error is caused by a deref coercionAaron Hill-6/+7
2020-09-07Add CONST_ITEM_MUTATION lintAaron Hill-0/+35