Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: remove old requirement for Rust 2018 edition use #3133

Merged
merged 1 commit into from
Oct 25, 2018
Merged

README: remove old requirement for Rust 2018 edition use #3133

merged 1 commit into from
Oct 25, 2018

Conversation

otavio
Copy link
Contributor

@otavio otavio commented Oct 25, 2018

From now on, the Cargo.toml is taken into account when triggering
formatting using cargo fmt.

It is considered editor's duty to pass the proper --edition argument
for rustfmt if it is being called manually.

Refs: #3104.
Refs: #3129.

Signed-off-by: Otavio Salvador otavio@ossystems.com.br

From now on, the `Cargo.toml` is taken into account when triggering
formatting using `cargo fmt`.

It is considered editor's duty to pass the proper `--edition` argument
for `rustfmt` if it is being called manually.

Refs: #3104.
Refs: #3129.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
@nrc nrc merged commit faac101 into rust-lang:master Oct 25, 2018
@nrc
Copy link
Member

nrc commented Oct 25, 2018

Thanks!

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