Skip to content

Commit f499068

Browse files
authored
Merge pull request #571 from RalfJung/book-archived
readme: mention that the book has been mostly archived
2 parents 4ec33dc + 298c3d3 commit f499068

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ The purpose of this repository is to collect and discuss all sorts of questions
66
It is primarily used by the [opsem team](https://github.com/rust-lang/opsem-team/) to track open questions around the operational semantics, but we also track some "non-opsem" questions that fall into T-lang or T-type's purview, if they are highly relevant to unsafe code authors.
77

88
The [Unsafe Code Guidelines Reference "book"][ucg_book] is a past effort to systematize a consensus on some of these questions.
9-
It is not actively maintained any more, but can still be a good source of information and references.
10-
Note however that unless stated otherwise, the information in the guide is mostly a "recommendation" and still subject to change.
9+
Most of it has been archived, but the [glossary](https://rust-lang.github.io/unsafe-code-guidelines/glossary.html) is still a useful resource.
1110

1211
Current consensus is documented in [t-opsem FCPs](https://github.com/rust-lang/opsem-team/blob/main/fcps.md) and the [Rust Language Reference].
1312

0 commit comments

Comments
 (0)