File tree 1 file changed +2
-0
lines changed
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.
273
273
added in future.
274
274
- Debugger
275
275
- [ ` debugger_visualizer ` ] — Embeds a file that specifies debugger output for a type.
276
+ - [ ` collapse_debuginfo ` ] — Controls how macro invocations are encoded in debuginfo.
276
277
277
278
[ Doc comments ] : comments.md#doc-comments
278
279
[ 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.
291
292
[ `cfg_attr` ] : conditional-compilation.md#the-cfg_attr-attribute
292
293
[ `cfg` ] : conditional-compilation.md#the-cfg-attribute
293
294
[ `cold` ] : attributes/codegen.md#the-cold-attribute
295
+ [ `collapse_debuginfo` ] : attributes/debugger.md#the-collapse_debuginfo-attribute
294
296
[ `crate_name` ] : crates-and-source-files.md#the-crate_name-attribute
295
297
[ `crate_type` ] : linkage.md
296
298
[ `debugger_visualizer` ] : attributes/debugger.md#the-debugger_visualizer-attribute
You can’t perform that action at this time.
0 commit comments