index
:
makers
canon
a POSIX-compatible make implemented in Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.clippy.toml
blob: bbd1605e3078aa9cea5a68695b4a710328c3beb7 (
plain
)
1
2
3
4
disallowed-methods
=
[
"core::option::Option::expect"
,
"core::result::Result::expect"
,
]