Skip to content

Commit

Permalink
uitest: Update ui_test from v0.11.7 to v0.21.2 and other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
xFrednet committed Sep 28, 2023
1 parent c238fb7 commit 56ca86d
Show file tree
Hide file tree
Showing 10 changed files with 326 additions and 195 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ See the [v0.3.0 milestone] for a full list of all changes.
[#245]: https://github.com/rust-marker/marker/pull/245
[#252]: https://github.com/rust-marker/marker/pull/252
[#256]: https://github.com/rust-marker/marker/pull/256
[#263]: https://github.com/rust-marker/marker/pull/263

### Added
- [#232]: Add scope config for visitors and `for_each_expr` to `marker_utils`
Expand All @@ -48,6 +49,7 @@ See the [v0.3.0 milestone] for a full list of all changes.
- [#241]: Renamed `QuestionMarkExpr` -> `TryExpr`
- [#244]: `StmtKind` and `PatKind` no longer wrap `Kind*` directly
- [#245]: `emit_lint()` takes less arguments and returns a `DiagnosticBuilder` instance
- [#263]: Updated the [`ui_test`](https://crates.io/crates/ui_test) used by `marker_uitest` from `v0.11.7` to `v0.21.2`

### Internal

Expand Down
Loading

0 comments on commit 56ca86d

Please sign in to comment.