Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kleene operator section does not specify minimum Rust version #128

Closed
NPN opened this issue Dec 9, 2018 · 0 comments
Closed

Kleene operator section does not specify minimum Rust version #128

NPN opened this issue Dec 9, 2018 · 0 comments

Comments

@NPN
Copy link
Contributor

NPN commented Dec 9, 2018

The section "At most one repetition" does not specify a minimum Rust version. On the latest stable (rustc 1.31.0 (abe02cefd 2018-12-04)), the operator is still unstable:

error[E0658]: using the `?` macro Kleene operator for "at most one" repetition is unstable (see issue #48075)                                  

A comment on the PR adding the section suggests that the operator will actually be added in 1.32. If so, a badge should be added to the section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant