Skip to content

Remove 'deprecated mutable type constructors' #966

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

Closed
brson opened this issue Sep 23, 2011 · 0 comments
Closed

Remove 'deprecated mutable type constructors' #966

brson opened this issue Sep 23, 2011 · 0 comments
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented Sep 23, 2011

If you sprinkle the mutable keyword in the wrong place you'll get a warning that says "ignoring deprecated 'mutable' type constructor". I imagine we can remove this support now.

bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
Fixes rust-lang#958: Use session.fatal() instead of assert!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cleanup Category: PRs that clean code up or issues documenting cleanup. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants