]> Repositorios git - scryer-prolog.git/commit
remove #[allow(dead_code)]
authorSkgland <[email protected]>
Fri, 26 Feb 2021 16:19:38 +0000 (17:19 +0100)
committerSkgland <[email protected]>
Sun, 28 Feb 2021 18:21:31 +0000 (19:21 +0100)
commita638d42d92efbfa481f167b9a86b7c7c2f2ccda0
tree205f8bb94b45d23b60e6daa12cf8471ab0615a2e
parent90256ea2f53add821e115c7f8fb70b32b6353474
remove #[allow(dead_code)]

only commenting out the unused variant as `OptArgIndexKeyType`
as it appears to mirror `OptArgIndexKey` and there List is not unused
so this appears to be not yet used rather than obsolete
src/indexing.rs