2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4337 | 4337 |
| |
4338 | 4338 |
| |
4339 | 4339 |
| |
4340 |
| - | |
| 4340 | + | |
4341 | 4341 |
| |
4342 | 4342 |
| |
4343 | 4343 |
| |
|
- .github/workflows/integration.yml+5-1
- .github/workflows/linux.yml+5-1
- .github/workflows/mac.yml+5-1
- .github/workflows/windows.yml+5-1
- CHANGELOG.md+50-1
- Cargo.lock+1-1
- Cargo.toml+1-1
- src/closures.rs+6-1
- src/expr.rs+1-11
- src/items.rs+17-9
- src/visitor.rs+12-3
- tests/source/issue-4120.rs+85
- tests/source/issue-4382.rs+4
- tests/source/issue_4475.rs+27
- tests/target/issue-4120.rs+85
- tests/target/issue-4382.rs+10
- tests/target/issue_4467.rs+6
- tests/target/issue_4475.rs+29
- tests/target/issue_4522.rs+6
0 commit comments