File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -120,20 +120,13 @@ fn unused_generic_function<T>() {
120120}
121121```
122122
123- [ `static mut` ] : items.static.mut
124- [ `static` ] : items.static
125123[ const_eval ] : ../const_eval.md
126124[ associated constant ] : ../items/associated-items.md#associated-constants
127125[ constant value ] : ../const_eval.md#constant-expressions
128- [ external static ] : items.extern.static
129126[ free ] : ../glossary.md#free-item
130- [ interior mutable ] : interior-mut
131127[ static lifetime elision ] : ../lifetime-elision.md#const-and-static-elision
132128[ trait definition ] : traits.md
133129[ underscore imports ] : use-declarations.md#underscore-imports
134130[ `Copy` ] : ../special-types-and-traits.md#copy
135131[ value namespace ] : ../names/namespaces.md
136- [ promoted ] : destructors.scope.const-promotion
137132[ promotion ] : destructors.scope.const-promotion
138- [ union type ] : type.union
139- [ zero-sized type ] : layout.properties.size
You can’t perform that action at this time.
0 commit comments