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

Rustpkg should know about docs #6005

Closed
catamorphism opened this issue Apr 22, 2013 · 3 comments
Closed

Rustpkg should know about docs #6005

catamorphism opened this issue Apr 22, 2013 · 3 comments
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.

Comments

@catamorphism
Copy link
Contributor

As per suggestion from @asb on #5948:

"It strikes me that rustpkg.md discusses conventions for bench, test, lib and bin but says nothing about documentation. I know API docs are likely to be extracted using rustdoc, but many projects may (I'm an optimist!) include tutorial-style introductions and the like, or at least a README and LICENSE/COPYING file. Presumably it would make sense to install these."

rustpkg should install docs and perhaps the manual for it should give some guidance about what files a package normally contains (analogous to http://www.haskell.org/haskellwiki/How_to_write_a_Haskell_program ).

@catamorphism
Copy link
Contributor Author

Nominating for milestone 3, feature-complete

@graydon
Copy link
Contributor

graydon commented Aug 22, 2013

just a bug, removing milestone/nomination.

@flaper87
Copy link
Contributor

rstpkg has been deprecated. Closing.

@catamorphism catamorphism removed their assignment Jun 16, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 9, 2020
flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 9, 2020
Fix unicode regexen with bytes::Regex

fixes rust-lang#6005

The rationale for this is that since we wrote that lint, `bytes::Regex` was extended to be able to use unicode character classes.

---

changelog: [`invalid_regex`]: allow unicode character classes in bytes regex.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

4 participants