Commit b543b5f
authored
Add Phase 0 Quantum cast send seam (#1)
<!--
Thank you for your Pull Request. Please provide a description above and review
the requirements below.
Bug fixes and new features should include tests.
Contributors guide: https://github.com/foundry-rs/foundry/blob/HEAD/CONTRIBUTING.md
The contributors guide includes instructions for running rustfmt and building the
documentation.
-->
<!-- ** Please select "Allow edits from maintainers" in the PR Options ** -->
## Motivation
<!--
Explain the context and why you're making that change. What is the problem
you're trying to solve? In some cases there is not a problem and this can be
thought of as being the motivation for your change.
-->
## Solution
<!--
Summarize the solution and provide any necessary context needed to understand
the code change.
-->
## PR Checklist
- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes1 parent f1abb2c commit b543b5f
14 files changed
Lines changed: 1256 additions & 37 deletions
File tree
- crates
- cast
- src
- cmd
- cli/src/opts
- docs/dev
- testdata/fixtures/quantum/phase0
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments