rust/src/test/ui/numeric
2020-05-20 16:08:09 +02:00
..
const-scope.rs Account for const fns to avoid incorrect suggestions 2019-04-29 17:14:31 -07:00
const-scope.stderr refactor check_for_cast 2020-05-20 16:08:09 +02:00
len.rs Add test 2019-04-29 14:38:26 -07:00
len.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
numeric-cast-2.rs Remove licenses 2018-12-25 21:08:33 -07:00
numeric-cast-2.stderr Fix numeric-cast tests for new into suggestion 2020-04-28 21:40:03 +05:30
numeric-cast-without-suggestion.rs Suggest try_into when possible 2019-04-29 14:38:26 -07:00
numeric-cast-without-suggestion.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00
numeric-cast.fixed Fix numeric-cast tests for new into suggestion 2020-04-28 21:40:03 +05:30
numeric-cast.rs Suggest try_into when possible 2019-04-29 14:38:26 -07:00
numeric-cast.stderr Fix numeric-cast tests for new into suggestion 2020-04-28 21:40:03 +05:30
numeric-fields.rs Remove licenses 2018-12-25 21:08:33 -07:00
numeric-fields.stderr fix indentation 2019-06-19 19:47:52 +02:00
numeric-suffix.fixed Suggest try_into when possible 2019-04-29 14:38:26 -07:00
numeric-suffix.rs Suggest try_into when possible 2019-04-29 14:38:26 -07:00
numeric-suffix.stderr Surround types with backticks in type errors 2019-11-18 11:03:04 -08:00