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

Remove semicolon as struct field separator #3384

Closed
brson opened this issue Sep 4, 2012 · 3 comments
Closed

Remove semicolon as struct field separator #3384

brson opened this issue Sep 4, 2012 · 3 comments
Assignees
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR) C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Milestone

Comments

@brson
Copy link
Contributor

brson commented Sep 4, 2012

No description provided.

@ghost ghost assigned brson Sep 4, 2012
@burg
Copy link

burg commented Sep 10, 2012

Old syntax causes a compile error since 25dc59d. What's the timeline for sunsetting things in ObsoleteSyntax and ObsoleteReporter?

@brson
Copy link
Contributor Author

brson commented Sep 10, 2012

I think one release cycle is long enough to leave in an obsolete syntax error.

@brson
Copy link
Contributor Author

brson commented Sep 10, 2012

This is done.

@brson brson closed this as completed Sep 10, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this issue Mar 23, 2024
jaisnan pushed a commit to jaisnan/rust-dev that referenced this issue Jul 29, 2024
  - Add Arbitrary for array
  - Add Arbitrary for tuples
  - Add missing changes from modifies slices (rust-lang#3295)

Note that for adding `any_array` I had to cleanup the unnecessary usage
of constant parameters from `kani::any_raw`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend Area: Compiler frontend (errors, parsing and HIR) C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

2 participants