summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Impl Default for rangesCaio2020-06-091-6/+6
| * | | | | | | | | | Rollup merge of #72714 - JohnTitor:debug-assert, r=nikomatsakisManish Goregaokar2020-07-203-1/+37
| |\ \ \ \ \ \ \ \ \ \ |/ / / / / / / / / / /
| * | | | | | | | | | Fix debug assertion in typeckYuki Okushi2020-07-183-1/+37
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Auto merge of #74550 - matklad:rust-analyzer-2020-07-20, r=matkladbors2020-07-201-18/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | :arrow_up: rust-analyzerAleksey Kladov2020-07-201-18/+15
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Auto merge of #74010 - pierwill:pierwill-o-notation, r=GuillaumeGomezbors2020-07-209-51/+51
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Use italics for O notationpierwill2020-07-199-51/+51
* | | | | | | | | Auto merge of #74540 - alexcrichton:std-no-backtrace, r=Mark-Simulacrumbors2020-07-201-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | std: Fix compilation without backtrace featureAlex Crichton2020-07-191-2/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Auto merge of #74543 - Manishearth:rollup-m5w6hyg, r=Manishearthbors2020-07-2013-19/+90
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Rollup merge of #74536 - Nicholas-Baron:master, r=joshtriplettManish Goregaokar2020-07-191-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Update src/libstd/keyword_docs.rs Nicholas Baron2020-07-191-1/+1
| | * | | | | | | | Linked the earlier mention of IntoIterator in the keyword 'for' docsNicholas-Baron2020-07-191-1/+1
| | * | | | | | | | Mentioned IntoIterator in keyword 'in' docsNicholas-Baron2020-07-191-2/+2
| | * | | | | | | | Mentioned IntoIterator earlier in keyword 'for' docsNicholas-Baron2020-07-191-2/+2
| * | | | | | | | | Rollup merge of #74534 - Mark-Simulacrum:rustdoc-stability, r=ManishearthManish Goregaokar2020-07-193-3/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Only skip impls of foreign unstable traitsMark Rousskov2020-07-193-3/+42
| | |/ / / / / / / /
| * | | | | | | | | Rollup merge of #74527 - calebcartwright:rustfmt-toolstate-maintainers, r=Mar...Manish Goregaokar2020-07-191-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tools: update rustfmt toolstate maintainersCaleb Cartwright2020-07-191-1/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Rollup merge of #74523 - sollyucko:patch-1, r=Mark-SimulacrumManish Goregaokar2020-07-191-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Document `core::fmt::rt::v1::Count`Solomon Ucko2020-07-191-0/+4
| | |/ / / / / / / /
| * | | | | | | | | Rollup merge of #74520 - RalfJung:backtrace-src, r=Mark-SimulacrumManish Goregaokar2020-07-191-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | include backtrace folder in rust-src componentRalf Jung2020-07-191-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Rollup merge of #74516 - lcnr:min-specialization-ice, r=matthewjasperManish Goregaokar2020-07-193-1/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | do not try fetching the ancestors of errored trait implsBastian Kauschke2020-07-193-1/+19
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Rollup merge of #74514 - Mark-Simulacrum:nightly-rustc-docs, r=ollie27Manish Goregaokar2020-07-192-6/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Do not clobber RUSTDOCFLAGSMark Rousskov2020-07-192-6/+11
| * | | | | | | | | | Rollup merge of #74486 - poliorcetics:read-exact-doc-point-to-read, r=Mark-Si...Manish Goregaokar2020-07-191-1/+4
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Fix merge conflict with recent PRAlexis Bourget2020-07-19102-1289/+3039
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Fix small nit in the link to readAlexis Bourget2020-07-191-1/+1
| | * | | | | | | | | | Add a link to read in the read_exact doc about the guaranteesAlexis Bourget2020-07-181-1/+4
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Rollup merge of #73618 - poliorcetics:false-keyword, r=jyn514Manish Goregaokar2020-07-191-3/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Apply suggestions from reviewPoliorcetics2020-07-191-1/+1
| | * | | | | | | | | Remove useless link to bool primitiveAlexis Bourget2020-07-191-1/+0
| | * | | | | | | | | Short documentation for the false keywordAlexis Bourget2020-06-241-2/+4
* | | | | | | | | | | Auto merge of #74495 - shepmaster:bootstrap-dist-target-files, r=Mark-Simulacrumbors2020-07-192-51/+55
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Teach bootstrap install and dist commands about TargetSelectionJake Goulding2020-07-192-51/+55
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Auto merge of #74518 - Manishearth:rollup-jfmnh1r, r=Manishearthbors2020-07-1913-379/+322
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Rollup merge of #74485 - Manishearth:more-intra-doc, r=jyn514Manish Goregaokar2020-07-199-352/+185
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | primitive impls are weirdManish Goregaokar2020-07-181-1/+1
| | * | | | | | | | | Clarify the literal stringManish Goregaokar2020-07-181-1/+1
| | * | | | | | | | | Update src/libstd/io/mod.rsManish Goregaokar2020-07-181-1/+1
| | * | | | | | | | | Update src/tools/linkchecker/main.rsManish Goregaokar2020-07-181-0/+1
| | * | | | | | | | | Add explicit exception list to linkcheckerManish Goregaokar2020-07-181-22/+40
| | * | | | | | | | | Use intra-doc links on HashSetManish Goregaokar2020-07-181-38/+9
| | * | | | | | | | | Use intra-doc links on HashMapManish Goregaokar2020-07-182-69/+19
| | * | | | | | | | | Use intra-doc links in std::ioManish Goregaokar2020-07-181-90/+51
| | * | | | | | | | | Use intra-doc links in BTreeMapManish Goregaokar2020-07-181-21/+12
| | * | | | | | | | | Use more intra-doc links in BTreeSetManish Goregaokar2020-07-181-3/+3
| | * | | | | | | | | Use intra-doc links in alloc::StringManish Goregaokar2020-07-183-105/+48