rust/compiler/rustc_trait_selection
bors 098cf88022 Auto merge of #101359 - compiler-errors:cannot-call-trait-object-with-unsized-return, r=lcnr
Point out when a callable is not actually callable because its return is not sized

Fixes #100755

I didn't add a UI test for that one because it's equivalent to the UI test that already exists in the suite.
2022-09-06 05:57:39 +00:00
..
src Auto merge of #101359 - compiler-errors:cannot-call-trait-object-with-unsized-return, r=lcnr 2022-09-06 05:57:39 +00:00
Cargo.toml Initial (incomplete) implementation of transmutability trait. 2022-07-27 17:33:56 +00:00