Skip to content

Commit c7578cb

Browse files
Add year to date mentioned in readme blurb (although I really hope that doesn't actually wind up being actually relevant) to minimize confusion to the greatest extent possible
1 parent 3f6c5c2 commit c7578cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ It exists *solely* because of the fact that the following list of functions:
4545
- `union`
4646

4747
were broken in a way by `rust-lang` PR #70107 that simply cannot be worked around at this time. If you rely on any of those functions,
48-
please continue using version 0.9.3 with a released-prior-to-June-3 copy of the nightly compiler. Again, 0.9.3 would still be the latest
48+
please continue using version 0.9.3 with a released-prior-to-June-3-2020 copy of the nightly compiler. Again, 0.9.3 would still be the latest
4949
version of this crate if it were the case that it were actually possible to do anything to fix the compilation error, but unfortunately
5050
that just is not the case right now.
5151

0 commit comments

Comments
 (0)