We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad799d commit 6dceee1Copy full SHA for 6dceee1
src/items/functions.md
@@ -368,10 +368,7 @@ fn foo_oof(#[some_inert_attribute] arg: u8) {
368
[`doc`]: ../../rustdoc/the-doc-attribute.html
369
[`must_use`]: ../attributes/diagnostics.md#the-must_use-attribute
370
[patterns]: ../patterns.md
371
-[`?Sized`]: ../trait-bounds.md#sized
372
-[trait bounds]: ../trait-bounds.md
373
[`export_name`]: ../abi.md#the-export_name-attribute
374
[`link_section`]: ../abi.md#the-link_section-attribute
375
[`no_mangle`]: ../abi.md#the-no_mangle-attribute
376
-[external_block_abi]: external-blocks.md#abi
377
[built-in attributes]: ../attributes.html#built-in-attributes-index
0 commit comments