Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement code mappings #1756

Merged
merged 35 commits into from
Dec 4, 2024
Merged

Conversation

DelevoXDG
Copy link
Contributor

@DelevoXDG DelevoXDG commented Nov 20, 2024

Closes #1647

commit-id:ab3e2fd1

---

**Stack**:
- #1734
- #1722
- #1704
- #1700
- #1699⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:55ec12c0

---

**Stack**:
- #1734
- #1722
- #1704
- #1700⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:83c7db1f

---

**Stack**:
- #1734
- #1722
- #1704⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:5e4b122f

Add token stream ser/de tests

---

**Stack**:
- #1749
- #1748
- #1745
- #1747
- #1722⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
@DelevoXDG DelevoXDG changed the base branch from main to dev November 20, 2024 14:46
@DelevoXDG DelevoXDG force-pushed the zdobnikau/1647-generate-code-mappings branch from 77b0a72 to e927659 Compare November 20, 2024 14:51
maciektr and others added 6 commits November 21, 2024 17:53
commit-id:919c7f28

---

**Stack**:
- #1749
- #1748
- #1745
- #1747
- #1760⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:6d8f33f9

---

**Stack**:
- #1749
- #1748
- #1745
- #1747⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
Tests to be updated when #1647 is merged
@DelevoXDG DelevoXDG changed the title [WIP] Implement code mappings Implement code mappings Nov 25, 2024
@DelevoXDG DelevoXDG marked this pull request as ready for review November 25, 2024 12:08
@DelevoXDG DelevoXDG requested a review from a team as a code owner November 25, 2024 12:08
scarb/src/compiler/plugin/proc_macro/host/derive.rs Outdated Show resolved Hide resolved
scarb/src/compiler/plugin/proc_macro/host/mod.rs Outdated Show resolved Hide resolved
scarb/src/compiler/plugin/proc_macro/host/derive.rs Outdated Show resolved Hide resolved
scarb/tests/build_cairo_plugin.rs Outdated Show resolved Hide resolved
scarb/tests/build_cairo_plugin.rs Show resolved Hide resolved
commit-id:ab3e2fd1

---

**Stack**:
- #1734
- #1722
- #1704
- #1700
- #1699⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:55ec12c0

---

**Stack**:
- #1734
- #1722
- #1704
- #1700⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:83c7db1f

---

**Stack**:
- #1734
- #1722
- #1704⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:5e4b122f

Add token stream ser/de tests

---

**Stack**:
- #1749
- #1748
- #1745
- #1747
- #1722⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:919c7f28

---

**Stack**:
- #1749
- #1748
- #1745
- #1747
- #1760⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:6d8f33f9

---

**Stack**:
- #1749
- #1748
- #1745
- #1747⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
commit-id:f0ce5a05

---

**Stack**:
- #1749
- #1748
- #1745
- #1761⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do
not merge manually using the UI - doing so may have unexpected results.*
@DelevoXDG DelevoXDG force-pushed the zdobnikau/1647-generate-code-mappings branch from 003210d to cb1de10 Compare November 26, 2024 18:32
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
@DelevoXDG DelevoXDG enabled auto-merge (squash) December 4, 2024 10:01
@DelevoXDG DelevoXDG merged commit 368d909 into dev Dec 4, 2024
22 checks passed
@DelevoXDG DelevoXDG deleted the zdobnikau/1647-generate-code-mappings branch December 4, 2024 10:50
maciektr added a commit that referenced this pull request Dec 4, 2024
Closes #1647

---------

Co-authored-by: maciektr <[email protected]>
maciektr added a commit that referenced this pull request Dec 4, 2024
Closes #1647

---------

Co-authored-by: maciektr <[email protected]>
maciektr added a commit that referenced this pull request Dec 4, 2024
Closes #1647

---------

Co-authored-by: maciektr <[email protected]>
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.

Create proper code mappings for procedural macro results
3 participants