Skip to content
This repository was archived by the owner on Jul 6, 2019. It is now read-only.

Fix attribute deprication warnings #92

Merged
merged 3 commits into from
Jul 7, 2014

Conversation

errordeveloper
Copy link
Member

  1. warning: phase(syntax) is a deprecated synonym for phase(plugin)
  2. warning: the #[crate_id] attribute is deprecated for the #[crate_name] attribute

src/main.rs:48:14: 48:42 warning: phase(syntax) is a deprecated synonym for phase(plugin)
@errordeveloper errordeveloper changed the title Fix attribute deprication warning Fix attribute deprication warnings Jul 7, 2014
@errordeveloper
Copy link
Member Author

Looks like the up-to-date example apps don't use crate_id, so I removed it from others...

hacknbot added a commit that referenced this pull request Jul 7, 2014
Fix attribute deprication warnings

Reviewed-by: farcaller
@hacknbot hacknbot merged commit 45937ab into hackndev:master Jul 7, 2014
@errordeveloper errordeveloper deleted the fix_silly_warning branch July 7, 2014 07:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants