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 Mut from libcore #5678

Closed
wants to merge 3 commits into from
Closed

Remove Mut from libcore #5678

wants to merge 3 commits into from

Conversation

Thiez
Copy link
Contributor

@Thiez Thiez commented Apr 2, 2013

This pull request completely removes Mut and the associated file (libcore/mutable.rs). Some minor changes were made to workcache (libstd/workcache.rs) as it was using Mut.

r?

bors added a commit that referenced this pull request Apr 2, 2013
This pull request completely removes Mut<T> and the associated file (libcore/mutable.rs). Some minor changes were made to workcache (libstd/workcache.rs) as it was using Mut.

r?
@bors bors closed this Apr 2, 2013
tesuji pushed a commit to tesuji/rustc that referenced this pull request Jun 4, 2020
Make use of slice pattern

changelog: none
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

Successfully merging this pull request may close these issues.

3 participants