Skip to content

Update CLAUDE.md#27

Open
skansal-rome wants to merge 1 commit into
masterfrom
claude/zealous-maxwell-4nolF
Open

Update CLAUDE.md#27
skansal-rome wants to merge 1 commit into
masterfrom
claude/zealous-maxwell-4nolF

Conversation

@skansal-rome

Copy link
Copy Markdown
Contributor

Weekly CLAUDE.md review. Small correctness fixes — no structural changes.

  • Build Commands: dropped misleading --release --all (this repo has no [workspace] table, so --all has no effect). Added an explicit note that evm-core / evm-runtime are path deps rather than workspace members, and that cargo test -p evm-core errors out as a result.
  • CI note: spelled out why RUSTFLAGS=-Aunexpected_cfgs is needed (the fixed-hash / uint macros emit unknown cfgs that crate-level deny(warnings) would otherwise reject) and noted the cache + job-dependency wiring.
  • eval/ subdirectory: added the previously-omitted macros.rs + mod.rs to the file list.
  • Agent Execution Guide: corrected "no tests defined" — there is one inline test in core/src/valids.rs, it just doesn't run from the root because evm-core isn't a workspace member. cargo test from root still reports 0.

No code touched.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants