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

Rolling up PRs in the queue #21439

Merged
merged 68 commits into from
Jan 21, 2015
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
1c0acb9
Match prose with code when discussing Ordering values
aroben Jan 12, 2015
935b37a
fix string multi line connector '\' for kate
visualfc Jan 14, 2015
5b6d024
Small Readability Update
tstorch Jan 13, 2015
195fd9a
reference.md: change "mod" to "self" in "use" declaration.
nodakai Jan 15, 2015
fbcc34f
Grammar tweak to old guide stub documents.
timparenti Jan 17, 2015
812ce6c
Remove unnecessary explicit conversions to *const T
petrochenkov Jan 17, 2015
35d46fa
remove test_find_equiv, since find_equiv doesn't exist anymore
benjaminp Jan 17, 2015
6ab95bd
s/deriving/derives in Comments/Docs
estsauver Jan 12, 2015
4d31700
Update rustdoc man page
Jan 17, 2015
97a2b26
Remove Send bound from Error trait.
michaelsproul Jan 17, 2015
a8b2f17
Use singular they in the serialize::json docs
fenhl Jan 17, 2015
5aa2f9c
Undo accidental change unrelated to my PR
fenhl Jan 17, 2015
ac4baca
Passable nano syntax highlighting
look Jan 17, 2015
ffdf111
Implement the error trait for errors in std::sync.
michaelsproul Jan 17, 2015
8da284a
docs: typo
Jan 17, 2015
b6b8880
Improve the error message when source file cannot be read
Jan 17, 2015
f355747
Increase docs search box delay
Jan 18, 2015
2b6efbf
fix an error about the static lifetime
glacjay Jan 18, 2015
d0eb85d
Redo Segmented stack support for DragonFly
mneumann Jan 18, 2015
66003c0
docs: replace deprecated integer suffixes from examples
Jan 18, 2015
17ffe51
Remove redundant "Right now"
kimroen Jan 18, 2015
5431727
docs: replacing more deprecated integer suffixes
Jan 18, 2015
ab73d45
fix formatting
glacjay Jan 18, 2015
e28da7a
Fix std::marker.
WiSaGaN Jan 18, 2015
d1b1b62
Ignore NOTEs when Travis runs `make tidy`
iKevinY Jan 18, 2015
21f4483
Use 'in' instead of 'find()' in tidy.py
iKevinY Jan 18, 2015
fccc2cf
doc: typo fix
tshepang Jan 19, 2015
a674f85
Ranges implement Clone where possible
Diggsey Jan 19, 2015
b57662a
Fix HMODULE
retep998 Jan 19, 2015
2366dee
Make VecMap::into_iter consume the VecMap
aochagavia Jan 19, 2015
c3ac929
Add a Drain iterator to VecMap
aochagavia Jan 19, 2015
b4090aa
Add test for #21328
aochagavia Jan 19, 2015
c166017
Fix `make check PLEASE_BENCH=1`
lilyball Jan 19, 2015
a09df2c
impl Hash for arrays
Jan 19, 2015
5cd9a69
Forbid coercing &T to &mut T
sanxiyn Jan 20, 2015
1d8b917
Rollup merge of #20998 - estsauver:20984, r=steveklabnik
barosl Jan 20, 2015
9db869b
Rollup merge of #21280 - timparenti:old-guide-stub-grammar, r=alexcri…
barosl Jan 20, 2015
b7afe5e
Rollup merge of #21355 - alfie:suffix, r=steveklabnik
barosl Jan 20, 2015
d8a8923
Rollup merge of #21294 - alfie:typo, r=steveklabnik
barosl Jan 20, 2015
8f5ab04
Rollup merge of #21302 - gutworth:rm-find-equiv-test, r=brson
barosl Jan 20, 2015
409c997
Rollup merge of #21309 - thorncp:rustdoc-man-page, r=kmcallister
barosl Jan 20, 2015
e63443d
Rollup merge of #21312 - michaelsproul:remove-error-send-bound, r=aturon
barosl Jan 20, 2015
29ece80
Rollup merge of #21314 - fenhl:patch-1, r=steveklbanik
barosl Jan 20, 2015
356c61d
Rollup merge of #21326 - look:nano-syntax-highlighting, r=kmcallister
barosl Jan 20, 2015
b3f6e82
Rollup merge of #21048 - aroben:patch-1, r=steveklabnik
barosl Jan 20, 2015
efa8360
Rollup merge of #21331 - michaelsproul:sync-error-impls, r=alexcrichton
barosl Jan 20, 2015
fa0c2c5
Rollup merge of #21336 - rylev:better-nofile-error, r=brson
barosl Jan 20, 2015
f836f1e
Rollup merge of #21339 - thorncp:api-docs-search, r=alexcrichton
barosl Jan 20, 2015
4419fa3
Rollup merge of #21345 - glacjay:patch-1, r=alexcrichton
barosl Jan 20, 2015
6a5c948
Rollup merge of #21100 - tstorch:small_readability_update, r=alexcric…
barosl Jan 20, 2015
567bf6c
Rollup merge of #21357 - kimroen:patch-1, r=sanxiyn
barosl Jan 20, 2015
33ea011
Rollup merge of #21358 - glacjay:patch-2, r=alexcrichton
barosl Jan 20, 2015
75efb22
Rollup merge of #21359 - WiSaGaN:bugfix/fix_marker, r=alexcrichton
barosl Jan 20, 2015
0efdda3
Rollup merge of #21369 - iKevinY:no-travis-notes, r=sanxiyn
barosl Jan 20, 2015
a79f192
Rollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
barosl Jan 20, 2015
c5fd58d
Rollup merge of #21377 - iKevinY:speedy-tidy, r=huonw
barosl Jan 20, 2015
0225f9a
Rollup merge of #21123 - visualfc:master, r=alexcrichton
barosl Jan 20, 2015
adc7afd
Rollup merge of #21380 - tshepang:patch-3, r=steveklabnik
barosl Jan 20, 2015
b958839
Rollup merge of #21386 - Diggsey:issue-21384, r=alexcrichton
barosl Jan 20, 2015
3d6568f
Rollup merge of #21387 - retep998:hmodule, r=alexcrichton
barosl Jan 20, 2015
8d05f6c
Rollup merge of #21388 - aochagavia:collections, r=Gankro
barosl Jan 20, 2015
5b57aa7
Rollup merge of #21399 - kballard:fix-PLEASE_BENCH, r=Gankro
barosl Jan 20, 2015
1d206e2
Rollup merge of #21404 - japaric:hash, r=alexcrichton
barosl Jan 20, 2015
c49d428
Rollup merge of #21424 - sanxiyn:coerce-mut, r=nikomatsakis
barosl Jan 20, 2015
01ae97b
Rollup merge of #21427 - steveklabnik:generics_fix, r=alexcrichton
barosl Jan 20, 2015
9752924
Rollup merge of #21179 - nodakai:reference-mod-to-self, r=huonw
barosl Jan 20, 2015
eace6af
Rollup merge of #20991 - mneumann:llvm-dragonfly-take2, r=alexcrichton
barosl Jan 20, 2015
631896d
Test fixes and rebase conflicts
alexcrichton Jan 20, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions man/rustdoc.1
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,27 @@ space-separated list of plugins to run (default: '')
--plugin-path <val>
directory to load plugins from (default: /tmp/rustdoc_ng/plugins)
.TP
--target <val>
target triple to document
.TP
--crate-name <val>
specify the name of this crate
.TP
-L --library-path <val>
directory to add to crate search path
.TP
--cfg <val>
pass a --cfg to rustc
.TP
--extern <val>
pass an --extern to rustc
.TP
--test
run code examples as tests
.TP
--test-args <val>
pass arguments to the test runner
.TP
--html-in-header <val>
file to add to <head>
.TP
Expand All @@ -47,8 +65,20 @@ file to add in <body>, before content
--html-after-content <val>
file to add in <body>, after content
.TP
--markdown-css <val>
CSS files to include via <link> in a rendered Markdown file
.TP
--markdown-playground-url <val>
URL to send code snippets to
.TP
--markdown-no-toc
don't include table of contents
.TP
-h, --help
Print help
.TP
-V, --version
Print rustdoc's version

.SH "OUTPUT FORMATS"

Expand Down
4 changes: 1 addition & 3 deletions mk/tests.mk
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,14 @@ ifdef CHECK_IGNORED
TESTARGS += --ignored
endif

TEST_BENCH =

# Arguments to the cfail/rfail/rpass/bench tests
ifdef CFG_VALGRIND
CTEST_RUNTOOL = --runtool "$(CFG_VALGRIND)"
TEST_BENCH =
endif

ifdef PLEASE_BENCH
TEST_BENCH = --bench
TESTARGS += --bench
endif

# Arguments to the perf tests
Expand Down
2 changes: 1 addition & 1 deletion src/doc/guide-crates.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Crates and Modules Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/crates-and-modules.html).
2 changes: 1 addition & 1 deletion src/doc/guide-error-handling.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Error Handling in Rust

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/error-handling.html).
2 changes: 1 addition & 1 deletion src/doc/guide-ffi.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Foreign Function Interface Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/ffi.html).
2 changes: 1 addition & 1 deletion src/doc/guide-macros.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Macros Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/macros.html).
2 changes: 1 addition & 1 deletion src/doc/guide-ownership.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Ownership Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/ownership.html).
2 changes: 1 addition & 1 deletion src/doc/guide-plugins.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Compiler Plugins Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/plugins.html).
2 changes: 1 addition & 1 deletion src/doc/guide-pointers.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Pointer Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/pointers.html).
2 changes: 1 addition & 1 deletion src/doc/guide-strings.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Guide to Rust Strings

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/strings.html).
2 changes: 1 addition & 1 deletion src/doc/guide-tasks.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Threads and Communication Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/tasks.html).
2 changes: 1 addition & 1 deletion src/doc/guide-testing.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Testing Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/testing.html).
2 changes: 1 addition & 1 deletion src/doc/guide-unsafe.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Writing Safe Low-level and Unsafe Code in Rust

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/unsafe.html).
2 changes: 1 addition & 1 deletion src/doc/guide.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% The (old) Rust Guide

This content has moved into the
This content has moved into
[the Rust Programming Language book](book/README.html).
Loading