rust/src/test/ui/e0119
Mazdak Farrokhzad ebc70e2e9e
Rollup merge of #56796 - KrishnaSannasi:try_from_impl_change, r=shepmaster
Change bounds on `TryFrom` blanket impl to use `Into` instead of `From`

This is from this [comment](https://github.com/rust-lang/rust/issues/33417#issuecomment-447111156) I made.

This will expand the impls available for `TryFrom` and `TryInto`, without losing anything in the process.
2019-01-21 02:21:53 +01:00
..
auxiliary
complex-impl.rs
complex-impl.stderr
conflict-with-std.rs
conflict-with-std.stderr
issue-23563.rs
issue-23563.stderr
issue-27403.rs
issue-27403.stderr
issue-28981.rs
issue-28981.stderr
so-37347311.rs
so-37347311.stderr