Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8279b1

Browse files
committed
Fix URL target, it's in the module not the type.
1 parent2b2f83e commitf8279b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎library/core/src/option.rs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
//! [`num::NonZero*`]: crate::num
144144
//! [`ptr::NonNull<U>`]: crate::ptr::NonNull
145145
//! [function call ABI]: ../primitive.fn.html#abi-compatibility
146-
//! [result_repr]: crate::result::Result#Representation
146+
//! [result_repr]: crate::result#Representation
147147
//!
148148
//! This is called the "null pointer optimization" or NPO.
149149
//!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp