about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-08-13Rollup merge of #43833 - dtolnay:connect-timeout, r=sfacklerGuillaume Gomez-1/+1
2017-08-13Rollup merge of #43824 - kennytm:fix-43232-hir-stats, r=petrochenkovGuillaume Gomez-0/+5
2017-08-13Rollup merge of #43822 - topecongiro:missing-span-let, r=petrochenkovGuillaume Gomez-1/+1
2017-08-13Rollup merge of #43821 - NilSet:redox-dns, r=alexcrichtonGuillaume Gomez-14/+12
2017-08-13Rollup merge of #43819 - frewsxcv:frewsxcv-include, r=QuietMisdreavusGuillaume Gomez-8/+47
2017-08-13Rollup merge of #43814 - Eijebong:fix_typos2, r=petrochenkovGuillaume Gomez-82/+83
2017-08-13Rollup merge of #43803 - GuillaumeGomez:missing-links-doc, r=frewsxcvGuillaume Gomez-39/+64
2017-08-13Rollup merge of #43782 - nrc:include, r=GuillaumeGomezGuillaume Gomez-30/+55
2017-08-13Auto merge of #43630 - Mark-Simulacrum:rustbuild-cleanups, r=alexcrichtonbors-189/+236
2017-08-13Build rustdoc with the native build tripleMark Simulacrum-1/+1
2017-08-13Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichtonbors-75/+1261
2017-08-12Fix TcpStream::connect_timeout tracking issue numberDavid Tolnay-1/+1
2017-08-13Cargotest needs only one rustdoc.exe to exist on WindowsMark Simulacrum-2/+8
2017-08-13Correct code to not run host-only tests.Mark Simulacrum-3/+7
2017-08-13Clean tools after building libstd/libtest/librustc.Mark Simulacrum-6/+21
2017-08-13Build rustdoc only at the top stageMark Simulacrum-25/+21
2017-08-13Build rustdoc with the stageN compiler in N >= 2.Mark Simulacrum-0/+4
2017-08-13Make the message for building rustdoc slightly nicerMark Simulacrum-32/+48
2017-08-13Add ability to ignore git when building rust.Mark Simulacrum-6/+11
2017-08-13Allow overriding build triple via flag.Mark Simulacrum-5/+7
2017-08-13Allow specifiying targets and hosts not in the config file.Mark Simulacrum-10/+0
2017-08-13Unify flags into config.Mark Simulacrum-117/+126
2017-08-12Auto merge of #43736 - ollie27:rustdoc_impls_js, r=QuietMisdreavusbors-0/+27
2017-08-12Auto merge of #43724 - lukaramu:std-ops-docs, r=QuietMisdreavusbors-529/+615
2017-08-12std::ops docs: incorporated changes suggested in reviewlukaramu-58/+82
2017-08-12Auto merge of #43820 - sfackler:move-config-template, r=alexcrichtonbors-334/+2
2017-08-12Add missing link in fmt::format functionGuillaume Gomez-22/+24
2017-08-12Fix some typosBastien Orivel-82/+83
2017-08-12Auto merge of #43746 - eddyb:sound-thread-local, r=alexcrichtonbors-74/+378
2017-08-12Fix `-Z hir-stats` always panics (fix #43232).kennytm-0/+5
2017-08-12Check #[thread_local] statics correctly in the compiler.Eduard-Mihai Burtescu-43/+223
2017-08-12Auto merge of #43812 - steveklabnik:rustdoc-doc-tests, r=QuietMisdreavusbors-1/+237
2017-08-12Include 'let' keyword to the span for ast::Localtopecongiro-1/+1
2017-08-12syntax: #[allow_internal_unsafe] bypasses the unsafe_code lint in macros.Eduard-Mihai Burtescu-31/+155
2017-08-12Auto merge of #43794 - Eijebong:fix_typos, r=lukaramu,steveklanik,imperiobors-27/+27
2017-08-11Move config.toml.example to the root dirSteven Fackler-334/+2
2017-08-11Handle DNS label compression in more placesThomas Levy-14/+12
2017-08-12Add complete doc example for `include_str!`.Corey Farwell-1/+18
2017-08-12Add complete doc example for `include_bytes!`.Corey Farwell-1/+18
2017-08-12Demonstrate `include!` with Rust code, not just a string slice literal.Corey Farwell-6/+11
2017-08-12Fix error during cross-platform documentation.kennytm-2/+21
2017-08-12Auto merge of #43792 - steveklabnik:rustdoc-directives, r=frewsxcvbors-4/+179
2017-08-12Auto merge of #43772 - arielb1:nonfree-block, r=nagisabors-157/+84
2017-08-11Auto merge of #43766 - michaelwoerister:trans-scheduler-touch-up, r=alexcrichtonbors-0/+10
2017-08-11rustdoc doc testssteveklabnik-1/+237
2017-08-11address review feedbacksteveklabnik-4/+10
2017-08-11Auto merge of #43750 - tbu-:pr_fn_unreachable, r=sfacklerbors-3/+17
2017-08-11Auto merge of #42932 - bjorn3:no_llvm_try2, r=eddybbors-154/+416
2017-08-11Auto merge of #43748 - RalfJung:mir-validate2, r=arielb1bors-40/+50
2017-08-11Remove some unused dependencies from rustc_trans_utilsbjorn3-20/+0