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

Remove seemingly unused sugarise-doc-comments Python script. #48761

Merged
merged 1 commit into from
Mar 6, 2018

Commits on Mar 6, 2018

  1. Remove seemingly unused sugarise-doc-comments Python script.

    This Python script converts documentation comments from the
    `#[doc = "..."]` attribute to the `///` syntax. It was added six
    years ago, presumably to help with the transition when `///` was
    implemented and hasn't really been touched since. I don't think there's
    much value in keeping it around at this point.
    frewsxcv committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    2ec47e0 View commit details
    Browse the repository at this point in the history