cratesplitting #141

Merged
jake merged 29 commits from cratesplitting into master 6 months ago

29 Commits

Author SHA1 Message Date
jake 5fc23cd7ca fix a few warnings in tests 6 months ago
jake 2cede0077a try using cargo-prune instead of cargo-sweep 6 months ago
jake 8360e0343e try removing incremental build files to see if it helps ci disk usage 6 months ago
jake ab0a844c8c don't load shops for real this time 6 months ago
jake 15c0ac50ee add nullable item shops for faster test runtimes 6 months ago
jake c8813866a5 clippy 6 months ago
jake 1be61556ab default to useful things, tests null things out on their own 6 months ago
jake 3cd4e9db10 null free roam maps by default 6 months ago
jake d0866f5e83 maybe this will work for keeping the ci from filling the disk and making everyone sad 6 months ago
jake 7b26fdc28d clippy 6 months ago
jake af629695a5 further speed up tests by not loading drop charts by default 6 months ago
jake 183fba9afe speed up tests by not loading quests every time 6 months ago
jake 7afe44a520 remove redundant patch.rs 6 months ago
jake 3dc48e9d43 clippy 6 months ago
jake 402667d627 remove some redundant files 6 months ago
jake 2570749fbb remove another ci cache 6 months ago
jake 9cff5ad088 clippy cleanup 6 months ago
jake d73a07391b break out the rest of everything into its own crate 6 months ago
jake 926483b6de remove cargo cache for now, not enough disk space on my poverty ci vps 6 months ago
jake 5d98fb8cc9 move leveltable to stats crate 6 months ago
jake 72aa0f7f13 clean up toplevel cargo.toml a bit 6 months ago
jake 3b28d650ee crates for shops and stats 6 months ago
jake 2c930d4333 maybe specifying only 1 test job at a time will keep it from running out of memory 6 months ago
jake 6ac3ad50dc oh wow this has been wrong this entire time 6 months ago
jake fc62be05e2 cleanup 6 months ago
jake 5bf9ef59bf actually this shouldn't be needed 6 months ago
jake fbeaf5e93e genuflect towards the great clippy 6 months ago
jake 622c6e598d break out entity and maps into separate crates 6 months ago
jake 16041640c2 get elseware to compile on latest rust 6 months ago