Skip to content

Document std::num #7511

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
brson opened this issue Jun 30, 2013 · 2 comments
Closed

Document std::num #7511

brson opened this issue Jun 30, 2013 · 2 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@brson
Copy link
Contributor

brson commented Jun 30, 2013

It's mostly undocumented.

@sammykim
Copy link
Contributor

sammykim commented Sep 2, 2013

There are still many things should be documented.

bors added a commit that referenced this issue Oct 17, 2013
Copied existing comments from other files, and added comments to functions that did not have existing comments available. 

cc #7511
Manishearth added a commit to Manishearth/rust that referenced this issue Apr 11, 2014
@steveklabnik
Copy link
Member

This has since gotten some documentation, and I don't think keeping an issue open for just one section is worthwhile. Given the lack of specific actionability here, I'm giving this a close. Docs can always improve!

flip1995 pushed a commit to flip1995/rust that referenced this issue Nov 21, 2022
Fix `#[allow]` for `module_name_repetitions` & `single_component_path_imports`

Fixes rust-lang#7511
Fixes rust-lang#8768
Fixes rust-lang#9401

`single_component_path_imports` needed some changes to the lint itself, it now buffers the found single component paths to emit in the equivalent `check_item`

changelog: Fix `#[allow(clippy::module_name_repetitions)]` and `#[allow(clippy::single_component_path_imports)]`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

3 participants