Skip to content

Commit 08534a6

Browse files
committed
---
yaml --- r: 5287 b: refs/heads/master c: 7975134 h: refs/heads/master i: 5285: 9a17924 5283: 9a02426 5279: 2dd3691 v: v3
1 parent 5b026aa commit 08534a6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 431a27f9a85205cd722df274aad1d0361fd98ceb
2+
refs/heads/master: 79751348b3d0b5a7b3ed9fe29f71bfb860456eeb

trunk/doc/rust.texi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2189,7 +2189,6 @@ Rust; they cannot be used as user-defined identifiers in any context.
21892189
@subsection Ref.Type.Any
21902190
@cindex Any type
21912191
@cindex Dynamic type, see @i{Any type}
2192-
@cindex Reflection
21932192
@cindex Alt type expression
21942193

21952194
The type @code{any} is the union of all possible Rust types. A value of type
@@ -3662,7 +3661,6 @@ communication, reflection, logging and signal handling.
36623661
* Ref.Run.Mem:: Runtime memory management service.
36633662
* Ref.Run.Type:: Runtime built-in type services.
36643663
* Ref.Run.Comm:: Runtime communication service.
3665-
* Ref.Run.Refl:: Runtime reflection system.
36663664
* Ref.Run.Log:: Runtime logging system.
36673665
* Ref.Run.Sig:: Runtime signal handler.
36683666
@end menu

0 commit comments

Comments
 (0)