diff options
| author | Esteban Küber <esteban@kuber.com.ar> | 2020-06-24 16:17:04 -0700 |
|---|---|---|
| committer | Esteban Küber <esteban@kuber.com.ar> | 2020-06-24 16:17:04 -0700 |
| commit | 8f40dae93b3a66a9cdd0f940244da7f602618fba (patch) | |
| tree | 16d20d079eca836b0e07fc963bcc2cf16cdb143b /library/std/src/sys/windows/stack_overflow_uwp.rs | |
| parent | 09af1845d7b43c0a17c1b98f6be92c2c0fbc202b (diff) | |
| download | rust-8f40dae93b3a66a9cdd0f940244da7f602618fba.tar.gz rust-8f40dae93b3a66a9cdd0f940244da7f602618fba.zip | |
Suggest type param trait bound for binop only when appropriate
Verify that the binop trait *is* implemented for the types *if* all the involved type parameters are replaced with fresh inferred types. When this is the case, it means that the type parameter was indeed missing a trait bound. If this is not the case, provide a generic `note` refering to the type that doesn't implement the expected trait.
Diffstat (limited to 'library/std/src/sys/windows/stack_overflow_uwp.rs')
0 files changed, 0 insertions, 0 deletions
