summary refs log tree commit diff
path: root/src/test/ui/suggestions/numeric-cast-2.rs
AgeCommit message (Expand)AuthorLines
2018-01-14Only suggest casting numeric types using `into()`Esteban Küber-1/+3
2018-01-14Use `into` for casting when possibleEsteban Küber-0/+2
2018-01-14Suggest casting on numeric type errorEsteban Küber-0/+17