diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-02-02 14:59:29 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-02-02 14:59:29 +0000 |
commit | cc3112de1b6ef186716558232d9565c92bfa5f22 (patch) | |
tree | a0e1c3299f56e141b535f380a5da7a1ab30bf41e /crates/hir_expand/Cargo.toml | |
parent | 96f9f0741f0b1ba345f35637cd5b21f5fad2a354 (diff) | |
parent | cafaab8b9659d3b05f50b39c4731494b976b4357 (diff) |
Merge #7520
7520: Show alias underlying type r=lnicola a=lumenian
Closes #7511
Display underlying type in the tooltip:
```rust
pub type SomeAlias = f64
```
instead of:
```rust
pub type SomeAlias
```
Co-authored-by: lumenian <[email protected]>
Diffstat (limited to 'crates/hir_expand/Cargo.toml')
0 files changed, 0 insertions, 0 deletions