Commit 2bba8e5
Add AllocatedNum::from_parts for zero-cost variable reuse (#487)
* Initial plan
* Add AllocatedNum::from_parts for zero-cost variable reuse
Agent-Logs-Url: https://github.com/microsoft/Nova/sessions/320df23a-c5ac-4356-a593-cc6405d5053e
Co-authored-by: srinathsetty <14947526+srinathsetty@users.noreply.github.com>
* Bump crate version to 0.70.0
Agent-Logs-Url: https://github.com/microsoft/Nova/sessions/ae64668a-600c-47d5-bfca-1ad9c1198884
Co-authored-by: srinathsetty <14947526+srinathsetty@users.noreply.github.com>
* fix build
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: srinathsetty <14947526+srinathsetty@users.noreply.github.com>
Co-authored-by: Srinath Setty <srinath@microsoft.com>1 parent e47799a commit 2bba8e5
2 files changed
Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
27 | 41 | | |
28 | 42 | | |
29 | 43 | | |
| |||
0 commit comments