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

Feature/purity #3995

Closed
wants to merge 12 commits into from
Closed

Feature/purity #3995

wants to merge 12 commits into from

Conversation

jesse99
Copy link
Contributor

@jesse99 jesse99 commented Nov 17, 2012

Made a bunch of functions pure.

catamorphism and others added 12 commits November 16, 2012 15:12
I actually already pushed most of this by accident before I meant to, but
r=nmatsakis anyway.

Closes rust-lang#3953
Makes the public API much easier to see and prepares the way for making them pure.
Note that the function versions were already pure.
escape functions in char, io.with_str_reader, base64 and md5sum, cell.empty_cell
and is_empty.
Merge branch 'feature/purity' of github.com:jesse99/rust into feature/purity
@brson
Copy link
Contributor

brson commented Nov 18, 2012

Thanks! Merged.

@brson brson closed this Nov 18, 2012
RalfJung pushed a commit to RalfJung/rust that referenced this pull request Oct 27, 2024
fix error returned from readdir_r when isolation is enabled, and uses of raw_os_error
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