about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-11-17Auto merge of #79138 - m-ou-se:rollup-owel5ld, r=m-ou-sebors-145/+329
2020-11-17Rollup merge of #79130 - lcnr:extend-tes, r=varkorMara Bos-2/+44
2020-11-17Rollup merge of #79126 - jyn514:auto, r=GuillaumeGomezMara Bos-7/+3
2020-11-17Rollup merge of #79125 - jyn514:fewer-types, r=GuillaumeGomezMara Bos-55/+35
2020-11-17Rollup merge of #79120 - calebcartwright:update-rustfmt, r=Mark-SimulacrumMara Bos-6/+6
2020-11-17Rollup merge of #79072 - oli-obk:byte_str_pat, r=estebankMara Bos-12/+113
2020-11-17Rollup merge of #79069 - jyn514:class-none, r=GuillaumeGomezMara Bos-17/+16
2020-11-17Rollup merge of #78702 - wesleywiser:self_profile_cgu_sizes, r=Mark-SimulacrumMara Bos-2/+26
2020-11-17Rollup merge of #74293 - GuillaumeGomez:rustdoc-test-compiler-output-color, r...Mara Bos-44/+86
2020-11-17Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obkbors-213/+232
2020-11-17Remove unused importGuillaume Gomez-1/+0
2020-11-17Add comment explaining why we can't split on `error[{}]: ` because of the col...Guillaume Gomez-0/+3
2020-11-17Correctly detect color supportGuillaume Gomez-2/+4
2020-11-17Update doctest testsGuillaume Gomez-34/+34
2020-11-17Simplfy color availability checkGuillaume Gomez-45/+41
2020-11-17Update lock fileGuillaume Gomez-0/+1
2020-11-17Add check to get windows console type to decide to use colors or notGuillaume Gomez-2/+30
2020-11-17Update error code detection in compile_fail doctestsGuillaume Gomez-1/+1
2020-11-17Add color in rustdoc --test outputGuillaume Gomez-2/+15
2020-11-17Auto merge of #79128 - m-ou-se:rollup-lzz1dym, r=m-ou-sebors-45/+223
2020-11-17extend macro braces testBastian Kauschke-2/+44
2020-11-17Fix exhaustiveness in case a byte string literal is used at slice typeoli-12/+113
2020-11-17Rollup merge of #79107 - pietroalbini:build-manifest-newline, r=Mark-SimulacrumMara Bos-4/+4
2020-11-17Rollup merge of #79105 - petrochenkov:winlink, r=shepmasterMara Bos-0/+3
2020-11-17Rollup merge of #79097 - GuillaumeGomez:code-block-invalid-html-tag-lint, r=j...Mara Bos-2/+26
2020-11-17Rollup merge of #79088 - euclio:span-label-doc, r=estebankMara Bos-8/+10
2020-11-17Rollup merge of #79077 - RalfJung:llvm-magic, r=Mark-SimulacrumMara Bos-0/+2
2020-11-17Rollup merge of #79027 - tmiasko:inline-always-live-locals, r=oli-obkMara Bos-5/+73
2020-11-17Rollup merge of #78967 - tmiasko:codegen-tests, r=cuviperMara Bos-9/+17
2020-11-17Rollup merge of #78138 - fortanix:raoul/dlmalloc0.2, r=Mark-SimulacrumMara Bos-5/+61
2020-11-17Rollup merge of #77939 - GuillaumeGomez:fix-source-code-dos-backline, r=jyn514Mara Bos-12/+27
2020-11-17Auto merge of #78924 - bjorn3:less_sysroot_build_scripts, r=Mark-Simulacrumbors-58/+86
2020-11-17Remove duplicate `Trait::auto` fieldJoshua Nelson-7/+3
2020-11-16Get rid of clean::MethodJoshua Nelson-42/+32
2020-11-17Auto merge of #78801 - sexxi-goose:min_capture, r=nikomatsakisbors-178/+2485
2020-11-16Get rid of clean::TyMethodJoshua Nelson-14/+4
2020-11-16update rustfmt to v1.4.27Caleb Cartwright-6/+6
2020-11-17Auto merge of #78313 - lcnr:somebody-fold-me, r=nikomatsakisbors-853/+896
2020-11-16clarify `span_label` documentationAndy Russell-8/+10
2020-11-16Auto merge of #79104 - m-ou-se:rollup-v74492y, r=m-ou-sebors-1609/+1863
2020-11-16update `cg_clif`Bastian Kauschke-46/+45
2020-11-16wordslcnr-105/+87
2020-11-16clippy: fold by valueBastian Kauschke-15/+15
2020-11-16compiler: fold by valueBastian Kauschke-699/+679
2020-11-16add IdFunctor to rustc_data_structuresBastian Kauschke-0/+82
2020-11-16build-manifest: strip newline from rustc versionPietro Albini-4/+4
2020-11-16std: Fix test `got_symlink_permission` on WindowsVadim Petrochenkov-0/+3
2020-11-16Rollup merge of #79087 - ThePuzzlemaker:issue-79083-docfix, r=RalfJungMara Bos-8/+11
2020-11-16Rollup merge of #79061 - jyn514:no-pub, r=GuillaumeGomezMara Bos-909/+908
2020-11-16Rollup merge of #79032 - lcnr:arg-count, r=varkorMara Bos-302/+211