Skip to content

Commit

Permalink
don't enable parking_lot nightly features
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Apr 27, 2021
1 parent e188693 commit 170a10b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/rustc_data_structures/Cargo.toml
Expand Up @@ -32,7 +32,6 @@ tempfile = "3.0.5"

[dependencies.parking_lot]
version = "0.11"
features = ["nightly"]

[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["fileapi", "psapi"] }
Expand Down

0 comments on commit 170a10b

Please sign in to comment.