Skip to content

Commit 6dceee1

Browse files
committed
Removing dangling references.
1 parent 7ad799d commit 6dceee1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/items/functions.md

-3
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,7 @@ fn foo_oof(#[some_inert_attribute] arg: u8) {
368368
[`doc`]: ../../rustdoc/the-doc-attribute.html
369369
[`must_use`]: ../attributes/diagnostics.md#the-must_use-attribute
370370
[patterns]: ../patterns.md
371-
[`?Sized`]: ../trait-bounds.md#sized
372-
[trait bounds]: ../trait-bounds.md
373371
[`export_name`]: ../abi.md#the-export_name-attribute
374372
[`link_section`]: ../abi.md#the-link_section-attribute
375373
[`no_mangle`]: ../abi.md#the-no_mangle-attribute
376-
[external_block_abi]: external-blocks.md#abi
377374
[built-in attributes]: ../attributes.html#built-in-attributes-index

0 commit comments

Comments
 (0)