File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -273,6 +273,7 @@ The following is an index of all built-in attributes.
273273 added in future.
274274- Debugger
275275 - [ ` debugger_visualizer ` ] — Embeds a file that specifies debugger output for a type.
276+ - [ ` collapse_debuginfo ` ] — Controls how macro invocations are encoded in debuginfo.
276277
277278[ Doc comments ] : comments.md#doc-comments
278279[ ECMA-334 ] : https://www.ecma-international.org/publications-and-standards/standards/ecma-334/
@@ -291,6 +292,7 @@ The following is an index of all built-in attributes.
291292[ `cfg_attr` ] : conditional-compilation.md#the-cfg_attr-attribute
292293[ `cfg` ] : conditional-compilation.md#the-cfg-attribute
293294[ `cold` ] : attributes/codegen.md#the-cold-attribute
295+ [ `collapse_debuginfo` ] : attributes/debugger.md#the-collapse_debuginfo-attribute
294296[ `crate_name` ] : crates-and-source-files.md#the-crate_name-attribute
295297[ `crate_type` ] : linkage.md
296298[ `debugger_visualizer` ] : attributes/debugger.md#the-debugger_visualizer-attribute
You can’t perform that action at this time.
0 commit comments