summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #75593 - Mark-Simulacrum:compiler-docs-must-not-overlap, r=<try>pr-75593bors2020-08-161-2/+2
|\
| * Adjust installation place for compiler docsMark Rousskov2020-08-161-2/+2
|/
* Auto merge of #75567 - poliorcetics:intra-links-std-net, r=jyn514bors2020-08-166-293/+142
|\
| * Fix a link, improve method resolutionAlexis Bourget2020-08-162-24/+27
| * Move to intra doc links in std::netAlexis Bourget2020-08-156-293/+139
* | Auto merge of #75536 - estebank:e0255-suggestion, r=varkorbors2020-08-1611-139/+295
|\ \
| * | Tweak output of E0225Esteban Küber2020-08-1411-139/+295
* | | Auto merge of #75565 - nixphix:docs/vxworks-ext, r=jyn514bors2020-08-162-30/+11
|\ \ \
| * | | inline linkingPrabakaran Kumaresshan2020-08-151-6/+2
| * | | remove empty linesPrabakaran Kumaresshan2020-08-152-7/+0
| * | | resolve commentsPrabakaran Kumaresshan2020-08-152-16/+8
| * | | Switch to intra-doc links in std/src/sys/vxworks/ext/{fs,process}.rsPrabakaran Kumaresshan2020-08-152-19/+19
* | | | Auto merge of #75561 - kornelski:stringcol, r=Dylan-DPCbors2020-08-161-5/+4
|\ \ \ \
| * | | | Doc: String isn't a collectionKornel Lesiński2020-08-151-5/+4
* | | | | Auto merge of #75553 - denisvasilik:intra-doc-links-convert, r=jyn514bors2020-08-161-10/+0
|\ \ \ \ \
| * | | | | Link to primitive instead of moduleDenis Vasilik2020-08-151-6/+0
| * | | | | Use intra-doc linksDenis Vasilik2020-08-151-8/+4
* | | | | | Auto merge of #75541 - camelid:intra-doc-links-for-core-option, r=jyn514bors2020-08-161-90/+22
|\ \ \ \ \ \
| * | | | | | Remove unnecessary intra-doc linkCamelid2020-08-151-1/+0
| * | | | | | Fix linkCamelid2020-08-151-0/+2
| * | | | | | Switch to intra-doc links in `core::option`Camelid2020-08-141-92/+23
* | | | | | | Auto merge of #75575 - marmeladema:only-measure-drop-ast, r=eddybbors2020-08-151-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Only measure time spent dropping the ASTmarmeladema2020-08-161-2/+4
* | | | | | | | Auto merge of #75514 - gdhuper:gdhuper/replace_log_with_tracing, r=davidtwcobors2020-08-1596-104/+109
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | replaced log with tracingGurpreet Singh2020-08-1596-104/+109
* | | | | | | | Auto merge of #75246 - pickfire:patch-5, r=Amanieubors2020-08-151-2/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Use resolve.conf as example for Path ends_withIvan Tham2020-08-151-6/+6
| * | | | | | | | Add more examples to Path ends_withIvan Tham2020-08-071-0/+5
* | | | | | | | | Auto merge of #75560 - Mark-Simulacrum:rustc-docs, r=matthiaskrgrbors2020-08-151-0/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add rustc-docs as a componentMark Rousskov2020-08-151-0/+2
* | | | | | | | | Auto merge of #75483 - mati865:mingw-lld-flags, r=petrochenkovbors2020-08-156-67/+71
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Add LLD flags for MinGWMateusz Mikuła2020-08-136-67/+71
* | | | | | | | | Auto merge of #75537 - tmiasko:match-branch-simplify, r=oli-obkbors2020-08-1512-63/+649
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | MatchBranchSimplification: avoid intermediate vec allocationTomasz Miąsko2020-08-152-38/+46
| * | | | | | | | MatchBranchSimplification: fix equal const bool assignmentsTomasz Miąsko2020-08-156-59/+447
| * | | | | | | | MatchBranchSimplification: copy discriminant instead of moving itTomasz Miąsko2020-08-143-3/+3
| * | | | | | | | MatchBranchSimplification: optimize when switching on copy operandTomasz Miąsko2020-08-141-1/+1
| * | | | | | | | Add fixkadmin2020-08-146-10/+179
| * | | | | | | | Add regression test for matching on u8kadmin2020-08-131-0/+21
* | | | | | | | | Auto merge of #74576 - myfreeweb:freebsd-sanitizers, r=oli-obkbors2020-08-157-8/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add RUST_STD_FREEBSD_12_ABI env variableGreg V2020-08-092-1/+16
| * | | | | | | | | Add sanitizer support on FreeBSDGreg V2020-08-095-7/+19
* | | | | | | | | | Auto merge of #75518 - davidtwco:issue-75326-polymorphization-symbol-mangling...bors2020-08-153-31/+189
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | polymorphize: `I` used if `T` used in `I: Foo<T>`David Wood2020-08-143-31/+189
* | | | | | | | | | Auto merge of #75539 - ehuss:fix-crate-version-rustdoc-bootstrap, r=Mark-Simu...bors2020-08-153-11/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Deal with spaces in the rust version.Eric Huss2020-08-141-3/+7
| * | | | | | | | | | Fix crate-version with rustdoc in bootstrap.Eric Huss2020-08-143-9/+1
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Auto merge of #75488 - ssomers:btree_revert_75257, r=Mark-Simulacrumbors2020-08-151-49/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Reverts the fundamental changes in #74762 and #75257Stein Somers2020-08-131-49/+20
* | | | | | | | | | | Auto merge of #75549 - tmandry:rollup-sxjwa0w, r=tmandrybors2020-08-1589-271/+281
|\ \ \ \ \ \ \ \ \ \ \