about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-11 15:23:33 +0100
committerGitHub <noreply@github.com>2024-11-11 15:23:33 +0100
commit95175f851e62a993815183f0e9432dd534077751 (patch)
tree78a5e77fa861c292a71a014de176abb687549268 /compiler/rustc_trait_selection/src/errors.rs
parentd4abc3183dffec48c04b9b6cd3ca5e87578f0319 (diff)
parent9330786c278c0dd733a6ef7dae23b8ee14db39d1 (diff)
downloadrust-95175f851e62a993815183f0e9432dd534077751.tar.gz
rust-95175f851e62a993815183f0e9432dd534077751.zip
Rollup merge of #130999 - cberner:flock_pr, r=joboet
Implement file_lock feature

This adds lock(), lock_shared(), try_lock(), try_lock_shared(), and unlock() to File gated behind the file_lock feature flag

This is the initial implementation of https://github.com/rust-lang/rust/issues/130994 for Unix and Windows platforms. I will follow it up with an implementation for WASI preview 2
Diffstat (limited to 'compiler/rustc_trait_selection/src/errors.rs')
0 files changed, 0 insertions, 0 deletions