Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-06 | rust: Remove Rust support from tree | David Goulet | |
Closes #40469 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-09-07 | Align and fix indentations in several maint scripts | skaluzka | |
Use 4 spaces indentations, convert tabs to spaces. No real code changes. | |||
2018-11-20 | Fix SC2230 warning | rl1987 | |
2018-11-20 | Fix SC2046 and SC2086 warnings | rl1987 | |
2018-11-20 | Silence SC1117 warnings | rl1987 | |
2018-11-04 | Fix all instances of shellcheck warning SC2006 | rl1987 | |
2018-03-21 | maint: Add script for vendoring/updating Rust dependencies. | Isis Lovecruft | |
* ADD documentation for usage both inside the script and in doc/HACKING/CodingStandardsRust.md * FIXES part of #25310: https://bugs.torproject.org/25310 |