Skip to content

Revert "chore: move crates to crates directory (#506)"#508

Merged
m4tx merged 1 commit intomasterfrom
revert-reorg
Mar 15, 2026
Merged

Revert "chore: move crates to crates directory (#506)"#508
m4tx merged 1 commit intomasterfrom
revert-reorg

Conversation

@m4tx
Copy link
Member

@m4tx m4tx commented Mar 15, 2026

This reverts commit 5d2f24c.

This causes conflicts in all existing PRs, so reverting this for now.

This reverts commit 5d2f24c.

This causes conflicts in all existing PRs, so reverting this for now.
Copilot AI review requested due to automatic review settings March 15, 2026 10:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reverts the prior workspace restructure that moved crates under a crates/ directory to avoid widespread merge conflicts with existing PRs.

Changes:

  • Restore workspace member paths from crates/<name> back to <name>.
  • Update workspace dependency path entries to match the reverted crate locations.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot added C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-lib Crate: cot (main library crate) C-macros Crate: cot-macros C-codegen Crate: cot-codegen labels Mar 15, 2026
@m4tx m4tx enabled auto-merge (squash) March 15, 2026 10:02
@github-actions
Copy link

🐰 Bencher Report

Branchrevert-reorg
Testbedgithub-ubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
microseconds (µs)
(Result Δ%)
Upper Boundary
microseconds (µs)
(Limit %)
empty_router/empty_router📈 view plot
🚷 view threshold
6,582.30 µs
(+11.05%)Baseline: 5,927.07 µs
7,035.32 µs
(93.56%)
json_api/json_api📈 view plot
🚷 view threshold
1,095.30 µs
(+6.67%)Baseline: 1,026.77 µs
1,176.93 µs
(93.06%)
nested_routers/nested_routers📈 view plot
🚷 view threshold
1,018.00 µs
(+7.51%)Baseline: 946.89 µs
1,078.38 µs
(94.40%)
single_root_route/single_root_route📈 view plot
🚷 view threshold
984.92 µs
(+8.50%)Baseline: 907.73 µs
1,036.28 µs
(95.04%)
single_root_route_burst/single_root_route_burst📈 view plot
🚷 view threshold
18,136.00 µs
(+3.28%)Baseline: 17,560.09 µs
20,691.97 µs
(87.65%)
🐰 View full continuous benchmarking report in Bencher

@m4tx m4tx merged commit 67f6b6c into master Mar 15, 2026
40 checks passed
@m4tx m4tx deleted the revert-reorg branch March 15, 2026 10:23
seqre added a commit that referenced this pull request Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cli Crate: cot-cli (issues and Pull Requests related to Cot CLI) C-codegen Crate: cot-codegen C-lib Crate: cot (main library crate) C-macros Crate: cot-macros

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants