alexcrichton / rustc-auto-publish

6 stars 8 forks source link

Remove unnecessary extern crate declarations #22

Closed topecongiro closed 4 years ago

topecongiro commented 4 years ago

This PR removes the unnecessary extern crate declarations.

The content of the PR is not that important: the real purpose is to push whatever commit to the master branch and get GitHub Action going so that the new rustc-ap-* crates get published.