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

doc fix #344

Merged
merged 1 commit into from
May 1, 2011
Merged

doc fix #344

merged 1 commit into from
May 1, 2011

Conversation

rillian
Copy link
Contributor

@rillian rillian commented May 1, 2011

Just a typo.

graydon added a commit that referenced this pull request May 1, 2011
@graydon graydon merged commit 18c2d23 into rust-lang:master May 1, 2011
bluss pushed a commit to bluss/rust that referenced this pull request Dec 19, 2014
This removes the type SetAlgebraItems and replaces it with the
structs Intersection and Difference.

Rename the existing HashSet iterators according to RFC rust-lang#344:

* SetItems -> Iter
* SetMoveItems -> IntoIter
* Remaining set combination iterators renamed to Union and SymmetricDifference

[breaking-change]
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 21, 2014
This removes the type SetAlgebraItems and replaces it with the
structs Intersection and Difference.

Rename the existing HashSet iterators according to RFC rust-lang#344:

* SetItems -> Iter
* SetMoveItems -> IntoIter
* Remaining set combination iterators renamed to Union and SymmetricDifference
1wilkens pushed a commit to 1wilkens/rust that referenced this pull request Dec 22, 2014
libcore: slice::Items -> slice::Iter, slice::MutItems -> slice::IterMut
libcollections: *::Items -> *::Iter, *::MoveItems -> *::IntoIter, *::MutItems -> *::IterMut

This is of course a [breaking-change].
oli-obk pushed a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
get rid of the --miri_host_target hack
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
Add clock_nanosleep for linux and solaris
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this pull request Mar 7, 2023
* Masked store support

* Handle masked loads

* Add tests

* Fix format

* Test fwd masked

* fixup
workingjubilee pushed a commit to workingjubilee/rustc that referenced this pull request Jul 7, 2023
antoyo added a commit to antoyo/rust that referenced this pull request Oct 9, 2023
Improve y.sh script (to potentially allow dependencies) and improve `build_system` help message
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
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.

2 participants