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

core: Add spawn, stream and friends to prelude. #5299 #5367

Merged
merged 1 commit into from
Mar 15, 2013

Conversation

brson
Copy link
Contributor

@brson brson commented Mar 14, 2013

r?

bors added a commit that referenced this pull request Mar 15, 2013
@bors bors closed this Mar 15, 2013
@bors bors merged commit 34113dc into rust-lang:incoming Mar 15, 2013
oli-obk pushed a commit to oli-obk/rust that referenced this pull request May 2, 2020
Ehance opt_as_ref_deref lint.

- [x] Added passing UI tests (including committed `.stderr` file)
- [x] `cargo test` passes locally
- [x] Run `cargo dev fmt`

Lint on opt.as_ref().map(|x| &**x). Fixes rust-lang#5367.

changelog: lint on opt.as_ref().map(|x| &**x)
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