Skip to content

refact: adopt new symposium format#6

Merged
jackh726 merged 4 commits intosymposium-dev:mainfrom
nikomatsakis:main
Apr 21, 2026
Merged

refact: adopt new symposium format#6
jackh726 merged 4 commits intosymposium-dev:mainfrom
nikomatsakis:main

Conversation

@nikomatsakis
Copy link
Copy Markdown
Member

No description provided.

Comment thread symposium/rust-best-practice/SKILL.md Outdated
# Important dos and don'ts for working with Rust source code

* Use `cargo add` to add new dependencies or features rather than editing `Cargo.toml` directly
* Run `cargo fmt` after modifying Rust source files to ensure consistent formatting
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What about cargo test?

@jackh726 jackh726 merged commit 84b7b01 into symposium-dev:main Apr 21, 2026
1 check passed
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