Skip to content
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.

Obsolete syntax is used in the template for a new project #31

Open
userxfce opened this issue Feb 12, 2015 · 0 comments
Open

Obsolete syntax is used in the template for a new project #31

userxfce opened this issue Feb 12, 2015 · 0 comments

Comments

@userxfce
Copy link

In created test_rust_project.rc, the following crate attribute is created:

[crate_type = "test"];

Compiling with rustc 1.0.0.dev results in:

"test_rust_project.rc:2:1: 2:23 warning: this inner attribute syntax is deprecated. The new syntax is #![foo], with a bang and no semicolon"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant