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

Move flate from core to std #6205

Closed
wants to merge 1 commit into from
Closed

Move flate from core to std #6205

wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented May 3, 2013

r? @graydon

I don't think this is necessary in core.

bors added a commit that referenced this pull request May 11, 2013
r? @graydon

I don't think this is necessary in core.
@bors bors closed this May 11, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 20, 2020
Enable empty_loop lint for no_std crates

Depends on rust-lang#6162. Fixes rust-lang#6161

We skip the lint if the `loop {}` is in the `#[panic_handler]` as the
main recommendation we give is to panic, which obviously isn't
possible in a panic handler.

changelog: Enable empty_loop lint for no_std crates
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.

None yet

2 participants