diff options
| author | bors <bors@rust-lang.org> | 2022-11-01 17:01:07 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-11-01 17:01:07 +0000 |
| commit | c1305fa5d92640ce847dc8e6aeefd53cb6302dbf (patch) | |
| tree | 7ae67cd973f214a3928154bb8537b6dc4a08684a /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | a8e97bcf3c830f5f6c5a0a90ac5a9a989ea7b34b (diff) | |
| parent | ecad1a9a6e4846fcf1ffea27ce3d90bec5dcd58f (diff) | |
| download | rust-c1305fa5d92640ce847dc8e6aeefd53cb6302dbf.tar.gz rust-c1305fa5d92640ce847dc8e6aeefd53cb6302dbf.zip | |
Auto merge of #13525 - jonas-schievink:generic-call-signature, r=jonas-schievink
feat: show signature help when calling generic types implementing `FnOnce` This queries chalk for the `FnOnce` impl of callees and takes argument and return types from there, making generic `Callable`s available to the IDE. This makes signature help work for them, and potentially allows other features to take generic callables into account in the future.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
