1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 18:51:05 +00:00
uutils-coreutils/src/uu/factor
Terts Diepraam eb82015b23 all: change macros
- Change the main! proc_macro to a bin! macro_rules macro.
- Reexport uucore_procs from uucore
- Make utils to not import uucore_procs directly
- Remove the `syn` dependency and don't parse proc_macro input (hopefully for faster compile times)
2022-01-29 15:26:32 +01:00
..
src all: change macros 2022-01-29 15:26:32 +01:00
BENCHMARKING.md docs/factor ~ (BENCHMARKING.md) fix formatting, returning missing newlines 2021-11-13 11:07:02 -06:00
build.rs refactor/factor ~ polish spelling (comments, names, and exceptions) 2021-05-31 08:11:32 -05:00
Cargo.toml all: change macros 2022-01-29 15:26:32 +01:00
sieve.rs fix a lot of clippy warnings 2021-05-29 15:11:22 +02:00