diff options
| author | A4-Tacks <wdsjxhno1001@163.com> | 2025-09-23 11:26:52 +0800 |
|---|---|---|
| committer | A4-Tacks <wdsjxhno1001@163.com> | 2025-09-23 11:26:52 +0800 |
| commit | c241ff4089bf4619ec327c6da0955ee71a08c0a2 (patch) | |
| tree | 677f1993191e4ab9a3029d0bc9145520c92745a3 /tests/rustdoc/impl/doc_auto_cfg_nested_impl.rs | |
| parent | 06ee0ef31f849faa5a43b307323f6ddd4a70920f (diff) | |
| download | rust-c241ff4089bf4619ec327c6da0955ee71a08c0a2.tar.gz rust-c241ff4089bf4619ec327c6da0955ee71a08c0a2.zip | |
Add const parameter keyword completion
Example
---
```rust
fn foo<c$0>() {}
```
->
```rust
fn foo<const $1: $0>() {}
```
Diffstat (limited to 'tests/rustdoc/impl/doc_auto_cfg_nested_impl.rs')
0 files changed, 0 insertions, 0 deletions
