Remove code that was awaiting a snapshot#5180
Closed
catamorphism wants to merge 2 commits into
Closed
Conversation
catamorphism
commented
Mar 1, 2013
Contributor
- Disallow structural records everywhere
- Remove all #[cfg(stage0)] stuff
- Remove the last deprecated modes in libcore
- Un-xfail a test
* Disallow structural records everywhere * Remove all #[cfg(stage0)] stuff * Remove the last deprecated modes in libcore * Un-xfail a test
bors
added a commit
that referenced
this pull request
Mar 1, 2013
* Disallow structural records everywhere * Remove all #[cfg(stage0)] stuff * Remove the last deprecated modes in libcore * Un-xfail a test
It was xfailed before the other commits in this pull request, so no big deal. I'll look into it later.
bors
added a commit
that referenced
this pull request
Mar 1, 2013
* Disallow structural records everywhere * Remove all #[cfg(stage0)] stuff * Remove the last deprecated modes in libcore * Un-xfail a test
bors
pushed a commit
to rust-lang-ci/rust
that referenced
this pull request
May 2, 2020
Instead of saying "unit function", use the phrase the description uses: "function that returns the unit type". Fixes rust-lang#5180.
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
May 2, 2020
Improve error messages for {option,result}_map_unit_fn
Instead of saying "unit function", use the phrase the description uses: "function that returns the unit type".
Fixes rust-lang#5180.
changelog: Improve error messages for {option,result}_map_unit_fn
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
May 2, 2020
Improve placeholder in map_unit_fn Instead of using `_` as a default placeholder use `a`. fixes rust-lang#5180 changelog: Improve default placeholder in map_unit_fn
RalfJung
added a commit
to RalfJung/rust
that referenced
this pull request
Jul 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.