Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index cbe9bf5442..6bc62fc9d7 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -388,7 +388,7 @@ ], "enumDescriptions": [ "Fill missing elements with 'todo' macro", - "Fill missing elements with Default::default()" + "Fill missing elements with T::default()" ] }, "rust-analyzer.assist.importGranularity": { |