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

Add link to libtest in doc index #12537

Merged
merged 1 commit into from
Feb 25, 2014
Merged

Conversation

lilyball
Copy link
Contributor

No description provided.

@liigo
Copy link
Contributor

liigo commented Feb 25, 2014

Why? Isn't it an internal library currently?
2014年2月25日 下午3:11于 "Kevin Ballard" notifications@github.com写道:


You can merge this Pull Request by running

git pull https://github.com/kballard/rust add-test-to-doc-index

Or view, comment on, or merge it at:

#12537
Commit Summary

  • Add link to libtest in doc index

File Changes

Patch Links:


Reply to this email directly or view it on GitHubhttps://github.com//pull/12537
.

@lifthrasiir
Copy link
Contributor

@liigo #[bench] requires a test::BenchHarness reference, so we cannot make it strictly internal anyway.

bors added a commit that referenced this pull request Feb 25, 2014
@lilyball
Copy link
Contributor Author

Not only that, but I believe that it should be possible to replicate the behavior of --test without actually passing --test, e.g. if for some reason you want to build a program whose sole purpose is to run a test suite as normal behavior.

@bors bors closed this Feb 25, 2014
@bors bors merged commit 2003a5e into rust-lang:master Feb 25, 2014
@lilyball lilyball deleted the add-test-to-doc-index branch March 25, 2014 02:25
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 25, 2022
fix typo in package.json

Fixes a small typo in `package.json`.
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 4, 2024
…r=blyxyas

Don't emit `duplicated_attribute` lint on "complex" `cfg`s

Part of rust-lang#12537.

changelog: Don't emit `duplicated_attribute` lint on "complex" `cfg`s
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 18, 2024
… r=blyxyas

Turn `duplicated_attributes` into a late lint

Fixes rust-lang#12537.

changelog: Turn `duplicated_attributes` into a late lint
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.

5 participants