Skip to content

Commit a1814c0

Browse files
committed
rebuild pages at 4064646
1 parent 43b26a4 commit a1814c0

25 files changed

+185
-256
lines changed

doc/implementors/core/clone/trait.Clone.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/implementors/core/cmp/trait.Eq.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/implementors/core/cmp/trait.Ord.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function() {var implementors = {};
2-
implementors['postgres_range'] = ["<a class='stability Stable' title='Stable'></a>impl&lt;S, T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a> for <a class='struct' href='postgres_range/struct.RangeBound.html' title='postgres_range::RangeBound'>RangeBound</a>&lt;S, T&gt;",];
2+
implementors['postgres_range'] = ["impl&lt;S, T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html' title='core::cmp::Ord'>Ord</a> for <a class='struct' href='postgres_range/struct.RangeBound.html' title='postgres_range::RangeBound'>RangeBound</a>&lt;S, T&gt;",];
33

44
if (window.register_implementors) {
55
window.register_implementors(implementors);

doc/implementors/core/cmp/trait.PartialEq.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/implementors/core/cmp/trait.PartialOrd.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function() {var implementors = {};
2-
implementors['postgres_range'] = ["<a class='stability Stable' title='Stable'></a>impl&lt;S, T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a> for <a class='struct' href='postgres_range/struct.RangeBound.html' title='postgres_range::RangeBound'>RangeBound</a>&lt;S, T&gt;",];
2+
implementors['postgres_range'] = ["impl&lt;S, T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/cmp/trait.PartialOrd.html' title='core::cmp::PartialOrd'>PartialOrd</a> for <a class='struct' href='postgres_range/struct.RangeBound.html' title='postgres_range::RangeBound'>RangeBound</a>&lt;S, T&gt;",];
33

44
if (window.register_implementors) {
55
window.register_implementors(implementors);

doc/implementors/core/fmt/trait.Debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function() {var implementors = {};
2-
implementors['postgres_range'] = ["<a class='stability Stable' title='Stable'></a>impl&lt;S, T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='struct' href='postgres_range/struct.RangeBound.html' title='postgres_range::RangeBound'>RangeBound</a>&lt;S, T&gt;","<a class='stability Stable' title='Stable'></a>impl&lt;T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='struct' href='postgres_range/struct.Range.html' title='postgres_range::Range'>Range</a>&lt;T&gt;",];
2+
implementors['postgres_range'] = ["impl&lt;S, T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='struct' href='postgres_range/struct.RangeBound.html' title='postgres_range::RangeBound'>RangeBound</a>&lt;S, T&gt;","impl&lt;T&gt; <a class='trait' href='http://doc.rust-lang.org/nightly/core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='struct' href='postgres_range/struct.Range.html' title='postgres_range::Range'>Range</a>&lt;T&gt;",];
33

44
if (window.register_implementors) {
55
window.register_implementors(implementors);

doc/implementors/core/marker/trait.Copy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/implementors/postgres/types/trait.FromSql.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function() {var implementors = {};
2-
implementors['postgres_range'] = ["<a class='stability Unmarked' title='No stability level'></a>impl&lt;T&gt; <a class='trait' href='https://sfackler.github.io/rust-postgres/doc/postgres/types/trait.FromSql.html' title='postgres::types::FromSql'>FromSql</a> for <a class='struct' href='postgres_range/struct.Range.html' title='postgres_range::Range'>Range</a>&lt;T&gt;",];
2+
implementors['postgres_range'] = ["impl&lt;T&gt; <a class='trait' href='https://sfackler.github.io/rust-postgres/doc/postgres/types/trait.FromSql.html' title='postgres::types::FromSql'>FromSql</a> for <a class='struct' href='postgres_range/struct.Range.html' title='postgres_range::Range'>Range</a>&lt;T&gt;",];
33

44
if (window.register_implementors) {
55
window.register_implementors(implementors);

doc/implementors/postgres/types/trait.ToSql.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(function() {var implementors = {};
2-
implementors['postgres_range'] = ["<a class='stability Unmarked' title='No stability level'></a>impl&lt;T&gt; <a class='trait' href='https://sfackler.github.io/rust-postgres/doc/postgres/types/trait.ToSql.html' title='postgres::types::ToSql'>ToSql</a> for <a class='struct' href='postgres_range/struct.Range.html' title='postgres_range::Range'>Range</a>&lt;T&gt;",];
2+
implementors['postgres_range'] = ["impl&lt;T&gt; <a class='trait' href='https://sfackler.github.io/rust-postgres/doc/postgres/types/trait.ToSql.html' title='postgres::types::ToSql'>ToSql</a> for <a class='struct' href='postgres_range/struct.Range.html' title='postgres_range::Range'>Range</a>&lt;T&gt;",];
33

44
if (window.register_implementors) {
55
window.register_implementors(implementors);

doc/main.css

Lines changed: 37 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,10 @@ nav.sub {
245245
.content .highlighted.tymethod { background-color: #c6afb3; }
246246
.content .highlighted.type { background-color: #c6afb3; }
247247

248+
.docblock.short p {
249+
display: inline;
250+
}
251+
248252
.docblock.short.nowrap {
249253
display: block;
250254
overflow: hidden;
@@ -337,11 +341,16 @@ nav.sub {
337341
/* Shift "where ..." part of method definition down a line */
338342
.content .method .where { display: block; }
339343
/* Bit of whitespace to indent it */
340-
.content .method .where::before { content: ' '; }
344+
.content .method .where::before { content: ' '; }
341345

342-
.content .methods .docblock { margin-left: 40px; }
346+
.content .methods > div { margin-left: 40px; }
343347

344-
.content .impl-items .docblock { margin-left: 40px; }
348+
.content .impl-items .docblock, .content .impl-items .stability {
349+
margin-left: 40px;
350+
}
351+
.content .impl-items .method, .content .impl-items .type {
352+
margin-left: 20px;
353+
}
345354

346355
nav {
347356
border-bottom: 1px solid #e0e0e0;
@@ -468,39 +477,39 @@ a {
468477
padding: 20px;
469478
}
470479

471-
.stability {
472-
border-left: 6px solid;
473-
padding: 3px 6px;
474-
border-radius: 3px;
480+
em.stab.unstable { background: #FFF5D6; border-color: #FFC600; }
481+
em.stab.deprecated { background: #F3DFFF; border-color: #7F0087; }
482+
em.stab {
483+
display: inline-block;
484+
border-width: 1px;
485+
border-style: solid;
486+
padding: 3px;
487+
margin-bottom: 5px;
488+
font-size: 90%;
489+
font-style: normal;
490+
}
491+
em.stab p {
492+
display: inline;
475493
}
476494

477-
h1 .stability {
478-
text-transform: lowercase;
479-
font-weight: 400;
480-
margin-left: 14px;
481-
padding: 4px 10px;
495+
.module-item .stab {
496+
border-width: 0;
497+
padding: 0;
498+
margin: 0;
499+
background: inherit !important;
482500
}
483501

484-
.impl-items .stability, .methods .stability {
485-
margin-right: 20px;
502+
.module-item.unstable {
503+
opacity: 0.65;
486504
}
487505

488-
.stability.Deprecated { border-color: #A071A8; color: #82478C; }
489-
.stability.Experimental { border-color: #D46D6A; color: #AA3C39; }
490-
.stability.Unstable { border-color: #D4B16A; color: #AA8439; }
491-
.stability.Stable { border-color: #54A759; color: #2D8632; }
492-
.stability.Frozen { border-color: #009431; color: #007726; }
493-
.stability.Locked { border-color: #0084B6; color: #00668c; }
494-
.stability.Unmarked { border-color: #BBBBBB; }
506+
td.summary-column {
507+
width: 100%;
508+
}
495509

496510
.summary {
497511
padding-right: 0px;
498512
}
499-
.summary.Deprecated { background-color: #A071A8; }
500-
.summary.Experimental { background-color: #D46D6A; }
501-
.summary.Unstable { background-color: #D4B16A; }
502-
.summary.Stable { background-color: #54A759; }
503-
.summary.Unmarked { background-color: #BBBBBB; }
504513

505514
:target { background: #FDFFD3; }
506515
.line-numbers :target { background-color: transparent; }
@@ -551,9 +560,9 @@ pre.rust { position: relative; }
551560
.collapse-toggle {
552561
font-weight: 300;
553562
position: absolute;
554-
left: 13px;
563+
left: -23px;
555564
color: #999;
556-
margin-top: 2px;
565+
top: 0;
557566
}
558567

559568
.toggle-wrapper > .collapse-toggle {

0 commit comments

Comments
 (0)