File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,6 @@ would not be possible cannot be annotated with this attribute. This includes:
107107- safe trait methods
108108- safe default functions in traits
109109
110-
111110r[ attributes.codegen.target_feature.inline]
112111Functions marked with ` target_feature ` are not inlined into a context that
113112does not support the given features. The ` #[inline(always)] ` attribute may not
@@ -495,7 +494,6 @@ trait object whose methods are attributed.
495494[ target architecture ] : ../conditional-compilation.md#target_arch
496495[ trait ] : ../items/traits.md
497496[ undefined behavior ] : ../behavior-considered-undefined.md
498- [ unsafe function ] : ../unsafe-keyword.md
499497[ rust-abi ] : ../items/external-blocks.md#abi
500498[ `Location` ] : core::panic::Location
501499
You can’t perform that action at this time.
0 commit comments