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

General nits #14773

Closed
wants to merge 2 commits into from
Closed

General nits #14773

wants to merge 2 commits into from

Conversation

huonw
Copy link
Member

@huonw huonw commented Jun 9, 2014

Two absolutely tiny things.

huonw added 2 commits June 10, 2014 00:31
This refers to green, which (AFAICT) has everything implemented. In
particular, this will help guide people to get working signal handling
via libgreen.
Fixes rust-lang#11576 by making the code never run (and hence never
pass when the test was marked `should_fail`).
@@ -81,13 +81,18 @@ Some examples of obvious things you might want to do

* Make a simple TCP client connection and request

```rust,should_fail
```rust
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another possibility would be no_run which just runs the analysis passes (no need to change, just an option).

bors added a commit that referenced this pull request Jun 10, 2014
Closes #14611 (std: Remove the as_utf16_p functions)
Closes #14694 (Num cleanup)
Closes #14760 (Add --color to test binary options)
Closes #14763 (std: Move dynamic_lib from std::unstable to std)
Closes #14766 (Add test for issue #13446)
Closes #14769 (collections: Add missing Default impls)
Closes #14773 (General nits)
Closes #14776 (rustdoc: Correctly classify enums/typedefs)
@bors bors closed this in #14783 Jun 10, 2014
@huonw huonw deleted the general branch July 11, 2014 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants