Skip to content

Commit c76b6f8

Browse files
committed
Reorganization and doc-changes
1 parent 6906be9 commit c76b6f8

File tree

4 files changed

+199
-126
lines changed

4 files changed

+199
-126
lines changed

.cargo/config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[alias]
22
cg = "run --bin doodle -- format --output rust --dest generated/gencode.rs"
33
cgstat = "run --bin doodle -- format --output rust --stat-only --dest micro-stat/src/gencode_stat.rs"
4+
testall = "test --workspace --exclude smallsorts"
45

56
[profile.profiling]
67
inherits = "release"

0 commit comments

Comments
 (0)