Skip to content

Commit

Permalink
Rollup merge of rust-lang#48761 - frewsxcv:frewsxcv-rm-python, r=alex…
Browse files Browse the repository at this point in the history
…crichton

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.
  • Loading branch information
kennytm committed Mar 6, 2018
2 parents b691c52 + 2ec47e0 commit fa374f9
Showing 1 changed file with 0 additions and 93 deletions.
93 changes: 0 additions & 93 deletions src/etc/sugarise-doc-comments.py

This file was deleted.

0 comments on commit fa374f9

Please sign in to comment.