Skip to content

Add link to libtest in doc index - #12537

Merged
bors merged 1 commit into
rust-lang:masterfrom
lilyball:add-test-to-doc-index
Feb 25, 2014
Merged

Add link to libtest in doc index#12537
bors merged 1 commit into
rust-lang:masterfrom
lilyball:add-test-to-doc-index

Conversation

@lilyball

Copy link
Copy Markdown
Contributor

No description provided.

@liigo

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@lilyball

Copy link
Copy Markdown
ContributorAuthor

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.

@borsbors closed this Feb 25, 2014
@bors
bors merged commit 2003a5e into rust-lang:masterFeb 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
Fixesrust-lang#12537.
changelog: Turn `duplicated_attributes` into a late lint
Sign up for freeto 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

@lilyball@liigo@lifthrasiir@alexcrichton@bors