diff options
| author | bors <bors@rust-lang.org> | 2023-10-30 22:47:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-10-30 22:47:48 +0000 |
| commit | a395214a3a88be976eec9256987d5eb6b3584bdc (patch) | |
| tree | 75dc2f849e7691d290035d59a33060c31688b670 /compiler/rustc_builtin_macros/src/concat_bytes.rs | |
| parent | 31bc7e2c47e82798a392c770611975a6883132c8 (diff) | |
| parent | b8a8ba9c919b76ef1e51ee42f1c7182fd1ac20cd (diff) | |
| download | rust-a395214a3a88be976eec9256987d5eb6b3584bdc.tar.gz rust-a395214a3a88be976eec9256987d5eb6b3584bdc.zip | |
Auto merge of #116405 - estebank:issue-103155, r=davidtwco
Detect object safety errors when assoc type is missing When an associated type with GATs isn't specified in a `dyn Trait`, emit an object safety error instead of only complaining about the missing associated type, as it will lead the user down a path of three different errors before letting them know that what they were trying to do is impossible to begin with. Fix #103155.
Diffstat (limited to 'compiler/rustc_builtin_macros/src/concat_bytes.rs')
0 files changed, 0 insertions, 0 deletions
