buildstructor icon indicating copy to clipboard operation
buildstructor copied to clipboard

Derive a builder for your constructors in Rust

Results 24 buildstructor issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/BrynCooke/buildstructor). ## Config Migration Needed - [ ]...

Maybe we can support functions that are not on an impl ### Alternative 1: Directly on `fn` outside of impl. ``` #[builder(entry="foo", exit="call") fn do_foo(a: usize) { ... } ```...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [thiserror](https://togithub.com/dtolnay/thiserror) | dependencies | patch | `1.0.49` -> `1.0.56` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proc-macro2](https://togithub.com/dtolnay/proc-macro2) | dependencies | patch | `1.0.66` -> `1.0.78` | ---...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [multimap](https://redirect.github.com/havarnov/multimap) | dev-dependencies | minor | `0.9.0` -> `0.10.0` | --- ### Configuration...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [trybuild](https://togithub.com/dtolnay/trybuild) | dev-dependencies | patch | `1.0.84` -> `1.0.89` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [syn](https://togithub.com/dtolnay/syn) | dependencies | patch | `2.0.38` -> `2.0.48` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quote](https://togithub.com/dtolnay/quote) | dependencies | patch | `1.0.33` -> `1.0.35` | ---...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [http](https://redirect.github.com/hyperium/http) | dev-dependencies | major | `0.2.9` -> `1.0.0` | --- ### Release...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | ---...