progenitor/progenitor-impl/src
Ian Nickles 6dc2a0ff2d
Generate unique internal var names and add tests for name collisions. (#601)
* Generate unique identifiers for internal variable names instead of using a
static prefix.

* Add tests for previous name collision issues.

* only prefix when needed.

Co-authored-by: Adam Leventhal <ahl@oxide.computer>

* add missing test invocation.

* update test fixtures per aaa40855485ca3c2ccf338c07d595ffc907975a1.

---------

Co-authored-by: Adam Leventhal <ahl@oxide.computer>
2023-10-16 11:44:24 -07:00
..
cli.rs update rustfmt (let/else) 2023-08-25 15:15:28 -07:00
httpmock.rs add special handling for optional query parameters (#468) 2023-05-12 15:04:00 -07:00
lib.rs Add support for wasm (#278) 2023-04-25 21:50:04 -07:00
method.rs Generate unique internal var names and add tests for name collisions. (#601) 2023-10-16 11:44:24 -07:00
template.rs Prefix internal variable names to help avoid collisions (#599) 2023-10-12 10:57:24 -07:00
to_schema.rs improve and simplify openapiv3 -> schemars conversion (#592) 2023-10-04 08:12:59 -07:00
util.rs Generate unique internal var names and add tests for name collisions. (#601) 2023-10-16 11:44:24 -07:00