coreutils/src
Jeffrey Finkelstein 1bb33e0446 tsort: derive Default trait for Node struct
Replace custom `Node::new` function with derived `Default`
implementation, which does the same thing but more concisely.
2025-01-07 19:41:16 -05:00
..
bin Update uudoc to include development and code of conduct in SUMMARY and fix links in book 2024-12-29 13:02:35 -07:00
uu tsort: derive Default trait for Node struct 2025-01-07 19:41:16 -05:00
uucore uucore/buf-copy: delete redundant functions 2025-01-03 18:11:18 +07:00
uucore_procs prepare version 0.0.28 2024-11-03 20:59:42 +01:00
uuhelp_parser clippy: fix clippy warnings 2024-12-17 22:46:21 +01:00