holger krekel
6be4a6ed00
switch to counting ok_to_continue instead of current_blocks -- this still reflects structural problems or missing-rustification problems
2019-09-05 18:00:18 +02:00
Alexander Krotov
ae17971599
top_evil_rs.py: use glob to walk into subdirs
...
Otherwise configure/* is not included in the report.
2019-08-26 19:31:30 +02:00
Alexander Krotov
3eaab07b0b
top_evil_rs.py: remove comments before counting
...
For example, constants.rs is completely safe now, but has "free()" in the comments.
2019-07-28 22:39:39 +02:00
Alexander Krotov
30ca377586
src/top_evil_rs.py: fix shebang to always use Python 3 and make it executable
...
PEP-0394 (https://www.python.org/dev/peps/pep-0394/ ) recommends to use more specific shebangs.
For example, Debian allows /usr/bin/python to be configured to python2 via `update-alternatives python`, but the script does not work with Python 2.
2019-07-20 19:43:05 +03:00
holger krekel
f58b1d66c2
add a little script to compute rust-evilness
2019-07-19 10:15:04 +02:00