]> git.lizzy.rs Git - rust.git/commit
Add "nonsensical OpenOptions" lint
authorPyriphlegethon <pyriphlegethon.github@gmail.com>
Wed, 7 Oct 2015 11:15:14 +0000 (13:15 +0200)
committerPyriphlegethon <pyriphlegethon.github@gmail.com>
Wed, 7 Oct 2015 11:46:51 +0000 (13:46 +0200)
commit7644f8e2a1774c426f520efc50fe3626b31e028c
tree1722436dcfe4ee4cbfe8ae6ac326eace5f735860
parent3e475e9588bbd0235a85b2b30b42e34b0bbdf36a
Add "nonsensical OpenOptions" lint
README.md
src/lib.rs
src/open_options.rs [new file with mode: 0644]
src/utils.rs
tests/compile-fail/open_options.rs [new file with mode: 0644]