Skip to content

Conversation

@Flamefire
Copy link
Contributor

@Flamefire Flamefire commented Nov 21, 2025

Loosely parse everything that could be in a Cargo.toml file
Allow reusing the parsed result.
When there is a line
> key = """

the value starts and ends with the delimitter wrongly terminating the
value parser.
Check that there is anything else first.
'#'-signs can be embedded in strings
Resolve backreferences like `authors.workspace = true`
We use the line number only outside the loop which triggers
> Loop control variable 'num' not used within the loop body. If this is intended, start the name with an underscore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants