Skip to content

Commit e308c9c

Browse files
committed
---
yaml --- r: 4570 b: refs/heads/master c: 5d0f9d9 h: refs/heads/master v: v3
1 parent b237633 commit e308c9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: f2e22b2e8e2b263728b5859a4e8406ecad6f2d6f
2+
refs/heads/master: 5d0f9d92ffcbc1fb2bd428ceccf7b19d77510796

trunk/doc/rust.texi

+1-1
Original file line numberDiff line numberDiff line change
@@ -973,7 +973,7 @@ components, it refers to an item.
973973
Every item has a @emph{canonical path} within its crate, but the path naming
974974
an item is only meaningful within a given crate. There is no global namespace
975975
across crates; an item's canonical path merely identifies it within the
976-
crate. @xref{Ref.Comp.Crate}
976+
crate. @xref{Ref.Comp.Crate}.
977977

978978
Path components are usually identifiers. @xref{Ref.Lex.Ident}. The last
979979
component of a path may also have trailing explicit type arguments.

0 commit comments

Comments
 (0)