We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e188693 commit 170a10bCopy full SHA for 170a10b
compiler/rustc_data_structures/Cargo.toml
@@ -32,7 +32,6 @@ tempfile = "3.0.5"
32
33
[dependencies.parking_lot]
34
version = "0.11"
35
-features = ["nightly"]
36
37
[target.'cfg(windows)'.dependencies]
38
winapi = { version = "0.3", features = ["fileapi", "psapi"] }
0 commit comments