Skip to content

Commit fcac7eb

Browse files
committed
former: is it all?
1 parent f3f343c commit fcac7eb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

module/core/former/changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
* [2025-07-05 17:35 UTC] Fixed compilation error by updating `macro_tools::GenericsWithWhere` to `macro_tools::generic_params::GenericsWithWhere` in `former_meta`.
22
* [2025-07-05 17:38 UTC] Resolved compilation errors in `former_types` by removing incorrect test module includes and enabling required features for `component_model_types`.
3-
* [Increment 1 | 2025-07-05 19:05 UTC] Commented out `#[derive(Debug)]` attributes in `former_meta` and `macro_tools` (no direct instances found, but verified compilation).
3+
* [Increment 1 | 2025-07-05 19:05 UTC] Commented out `#[derive(Debug)]` attributes in `former_meta` and `macro_tools` (no direct instances found, but verified compilation).
4+
* [Increment 2 | 2025-07-05 19:06 UTC] Performed final verification of `former`, `former_meta`, `former_types`, and `macro_tools` crates. All checks passed.

0 commit comments

Comments
 (0)