diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-11-11 15:23:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-11 15:23:33 +0100 |
| commit | 95175f851e62a993815183f0e9432dd534077751 (patch) | |
| tree | 78a5e77fa861c292a71a014de176abb687549268 /compiler/rustc_trait_selection/src/errors.rs | |
| parent | d4abc3183dffec48c04b9b6cd3ca5e87578f0319 (diff) | |
| parent | 9330786c278c0dd733a6ef7dae23b8ee14db39d1 (diff) | |
| download | rust-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
