Skip to content

Conversation

base0x10
Copy link

Toml now uses toml.io for released specifications and the github repo for development. Also the old link was for the 0.4 specification, while cargo uses toml_edit, which uses toml 1.0 (reference: https://github.com/toml-rs/toml/blob/main/crates/toml_edit/CHANGELOG.md#030---2021-09-13). Finally, the link was referring to discussion of "Bare keys" vs "Quoted keys". This discussion was in the #table section in the 0.4 specification, but is under #keys in the 1.0 specification.

Toml now uses toml.io for released specifications and the github repo
for development.  Also the old link was for the 0.4 specification, while
cargo uses toml_edit, which uses toml 1.0 (reference:
https://github.com/toml-rs/toml/blob/main/crates/toml_edit/CHANGELOG.md#030---2021-09-13).
Finally, the link was referring to discussion of "Bare keys" vs "Quoted
keys".  This discussion was in the `#table` section in the 0.4
specification, but is under `#keys` in the 1.0 specification.
@base0x10
Copy link
Author

If #177 is merged, this will be unneeded.

@joshtriplett
Copy link
Member

The style guide has indeed now been moved, and your commit is now in the version in rust-lang/rust. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants