Skip to content

Commit 3135240

Browse files
committed
remove reference to unaccepted RFC
1 parent 224303d commit 3135240

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/items/unions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,6 @@ aspects of Rust language (such as privacy, name resolution, type inference,
145145
generics, trait implementations, inherent implementations, coherence, pattern
146146
checking, etc etc etc).
147147

148-
More detailed specification for unions, including unstable bits, can be found
149-
in [RFC 1897 "Unions v1.2"](https://github.com/rust-lang/rfcs/pull/1897).
150-
151148
[IDENTIFIER]: identifiers.html
152149
[_Generics_]: items/generics.html
153150
[_WhereClause_]: items/generics.html#where-clauses

0 commit comments

Comments
 (0)