Skip to content

Commit ce410c0

Browse files
committed
Remove mention of RFC 1270
Looking at the RFC, it doesn't seem like it offers any particular insight or motivation that isn't already clear from what the attribute does. We still need a policy for how we refer to historical information like this, but generally I'd lean away from it.
1 parent 04d2cfe commit ce410c0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/attributes/diagnostics.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -330,13 +330,6 @@ The `deprecated` attribute may be applied to any [item], [trait item], [enum var
330330
Tuple struct fields are ignored.
331331
-->
332332
333-
334-
335-
336-
The [RFC][1270-deprecation.md] contains motivations and more details.
337-
338-
[1270-deprecation.md]: https://github.com/rust-lang/rfcs/blob/master/text/1270-deprecation.md
339-
340333
r[attributes.diagnostics.must_use]
341334
## The `must_use` attribute
342335

0 commit comments

Comments
 (0)