-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-tomlArea: TOML parsing and handlingArea: TOML parsing and handlingC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-blocked-externalStatus: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fixStatus: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
Description
Problem
Currently cargo won't parse a cargo.toml file that contains multi-line inline tables.
Proposed Solution
Change the toml parser to allow multi-line inline tables
Notes
No response
theoparis and kavirajk
Metadata
Metadata
Assignees
Labels
A-tomlArea: TOML parsing and handlingArea: TOML parsing and handlingC-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`S-blocked-externalStatus: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fixStatus: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix