Skip to content

Commit 170a10b

Browse files
committed
don't enable parking_lot nightly features
1 parent e188693 commit 170a10b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/rustc_data_structures/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ tempfile = "3.0.5"
3232

3333
[dependencies.parking_lot]
3434
version = "0.11"
35-
features = ["nightly"]
3635

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

0 commit comments

Comments
 (0)