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

Enable some features for the playground #421

Merged
merged 1 commit into from Nov 22, 2023
Merged

Enable some features for the playground #421

merged 1 commit into from Nov 22, 2023

Conversation

Sky9x
Copy link
Contributor

@Sky9x Sky9x commented Nov 22, 2023

This will enable some features (arc_lock, serde, and deadlock_detection) on the playground (https://play.rust-lang.org). Feature list was copied from package.metadata.docs.rs, feel free to change if it isn't right.

See rust-lang/rust-playground#192 for more info.

Many other popular crates have done a similar thing (serde, tokio, etc).

This will enable some features (`arc_lock`, `serde`, and `deadlock_detection`) on the playground (https://play.rust-lang.org). Feature list was copied from `package.metadata.docs.rs`, feel free to change if it isn't right.

See rust-lang/rust-playground#192 for more info.

Many other popular crates have done a similar thing ([serde](https://github.com/serde-rs/serde/blob/44613c7d0190dbb5ecd2d5ec19c636f45b7488cc/serde/Cargo.toml#L26-L27), [tokio](https://github.com/tokio-rs/tokio/blob/7a30504fd423aa782239ead92f3afa3474f8037c/tokio/Cargo.toml#L165-L166), etc).
@Amanieu Amanieu merged commit 311e7e1 into Amanieu:master Nov 22, 2023
37 checks passed
@Sky9x Sky9x deleted the patch-1 branch November 22, 2023 06:19
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