Unnamed repository; edit this file 'description' to name the repository.
Rollup merge of #157509 - RalfJung:solaris-file-locks, r=the8472
remove solaris implementation for File::lock, it has the wrong semantics
Fixes https://github.com/rust-lang/rust/issues/157390
r? @the8472