File tree Expand file tree Collapse file tree 3 files changed +0
-64
lines changed Expand file tree Collapse file tree 3 files changed +0
-64
lines changed Original file line number Diff line number Diff line change 4545 - [ Limits] ( attributes/limits.md )
4646 - [ Type System] ( attributes/type_system.md )
4747 - [ Debugger] ( attributes/debugger.md )
48- - [ Coverage instrumentation] ( attributes/coverage-instrumentation.md )
4948
5049- [ Statements and expressions] ( statements-and-expressions.md )
5150 - [ Statements] ( statements.md )
Original file line number Diff line number Diff line change @@ -330,9 +330,6 @@ The following is an index of all built-in attributes.
330330 - [ ` debugger_visualizer ` ] --- Embeds a file that specifies debugger output for a type.
331331 - [ ` collapse_debuginfo ` ] --- Controls how macro invocations are encoded in debuginfo.
332332
333- - Coverage Instrumentation
334- - [ ` coverage ` ] --- Controls how code coverage is instrumented.
335-
336333[ Doc comments ] : comments.md#doc-comments
337334[ ECMA-334 ] : https://www.ecma-international.org/publications-and-standards/standards/ecma-334/
338335[ ECMA-335 ] : https://www.ecma-international.org/publications-and-standards/standards/ecma-335/
@@ -351,7 +348,6 @@ The following is an index of all built-in attributes.
351348[ `cfg` ] : conditional-compilation.md#the-cfg-attribute
352349[ `cold` ] : attributes/codegen.md#the-cold-attribute
353350[ `collapse_debuginfo` ] : attributes/debugger.md#the-collapse_debuginfo-attribute
354- [ `coverage` ] : attributes/coverage-instrumentation.md#the-coverage-attribute
355351[ `crate_name` ] : crates-and-source-files.md#the-crate_name-attribute
356352[ `crate_type` ] : linkage.md
357353[ `debugger_visualizer` ] : attributes/debugger.md#the-debugger_visualizer-attribute
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments