Skip to content

Incorrect comment reformat #691

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

Closed
nagisa opened this issue Dec 11, 2015 · 1 comment · Fixed by #1604
Closed

Incorrect comment reformat #691

nagisa opened this issue Dec 11, 2015 · 1 comment · Fixed by #1604
Labels
a-comments bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce

Comments

@nagisa
Copy link
Member

nagisa commented Dec 11, 2015

 //! `std` or `core` and simply link to this library. In case the target platform has no hardware
 //! support for some operation, software implementations provided by this library will be used
 //! automagically.
-// TODO: provide instructions to override default libm link and how to link to this library.
+//! TODO: provide instructions to override default libm link and how to link to this library.
@marcusklaas marcusklaas added bug Panic, non-idempotency, invalid code, etc. a-comments labels Dec 12, 2015
@nrc nrc added this to the 1.0 milestone Apr 6, 2016
@marcusklaas
Copy link
Contributor

This is related to #652.

@nrc nrc added the only-with-option requires a non-default option value to reproduce label Jan 16, 2017
@nrc nrc closed this as completed in #1604 May 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-comments bug Panic, non-idempotency, invalid code, etc. only-with-option requires a non-default option value to reproduce
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants