]> git.lizzy.rs Git - rust.git/commit
Clarify 'writable'-changing behavior of `set_readonly`.
authorCorey Farwell <coreyf@rwell.org>
Tue, 15 Aug 2017 14:13:35 +0000 (10:13 -0400)
committerCorey Farwell <coreyf@rwell.org>
Wed, 16 Aug 2017 01:43:11 +0000 (21:43 -0400)
commit10a479ebe170398e70f872a7afa222d00a9c8f53
tree18f49f182eebd7fea2bda4f330c85b49adcb3464
parent5a93be48c360bb1d874c53e8445cb3bce2bf5a1f
Clarify 'writable'-changing behavior of `set_readonly`.

Fixes https://github.com/rust-lang/rust/issues/41984.
src/libstd/fs.rs