about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-10-09Rollup merge of #89641 - asquared31415:asm-feature-attr-regs, r=oli-obkMatthias Krüger-112/+213
2021-10-09Rollup merge of #89634 - hawkw:eliza/enable-err-warn, r=oli-obkMatthias Krüger-16/+19
2021-10-09Rollup merge of #89605 - camelid:fix-version, r=nagisaMatthias Krüger-1/+1
2021-10-09Rollup merge of #88707 - sylvestre:split_example, r=yaahcMatthias Krüger-0/+6
2021-10-09Remove unnecessary hyphenTim McNamara-1/+1
2021-10-09Fix min LLVM version for bpf-types testAlessandro Decina-1/+1
2021-10-09Simplify wordingTim McNamara-4/+4
2021-10-08Move template initialization into its own file.Jacob Hoffman-Andrews-15/+23
2021-10-09Update library/core/src/num/mod.rsJohn Kugelman-1/+1
2021-10-08Add template for print_itemJacob Hoffman-Andrews-46/+96
2021-10-09Auto merge of #89582 - jkugelman:optimize-file-read-to-end, r=joshtriplettbors-46/+146
2021-10-09Add #[must_use] to string/char transformation methodsJohn Kugelman-0/+40
2021-10-08Add #[must_use] to stdin/stdout/stderr locksJohn Kugelman-0/+3
2021-10-08Move read2_abbreviated function into read2.rsNicholas-Baron-70/+73
2021-10-08Add feature gate to non_exhaustive_omitted_patterns lintDevin Ragotzy-20/+154
2021-10-08Auto merge of #89683 - GuillaumeGomez:rollup-q2mjd9m, r=GuillaumeGomezbors-84/+166
2021-10-08Fix asm docs typoasquared31415-2/+2
2021-10-08Rollup merge of #89672 - klensy:unwrap-or-macro, r=jackh726Guillaume Gomez-17/+8
2021-10-08Rollup merge of #89669 - Urgau:json-remove-type-never, r=GuillaumeGomezGuillaume Gomez-4/+23
2021-10-08Rollup merge of #89668 - Urgau:core-cfg-hide, r=GuillaumeGomezGuillaume Gomez-1/+7
2021-10-08Rollup merge of #89649 - matthiaskrgr:clippycompl, r=jyn514Guillaume Gomez-30/+23
2021-10-08Rollup merge of #89538 - notriddle:notriddle/arrow-highlight, r=GuillaumeGomezGuillaume Gomez-18/+31
2021-10-08Rollup merge of #86506 - b-naber:gen_trait_impl_inconsistent, r=jackh726Guillaume Gomez-14/+74
2021-10-08Fix minor std::thread documentation typoMarcelo Diop-Gonzalez-3/+3
2021-10-08Auto merge of #89666 - rusticstuff:disable_new_llvm_pass_manager_on_s390x_tak...bors-4/+13
2021-10-08clippy::complexity fixesMatthias Krüger-30/+23
2021-10-08bless warningsEliza Weisman-0/+1
2021-10-08Directly call relate_types function instead of having a method wrapperOli Scherer-37/+26
2021-10-08Re-use TypeChecker instead of passing around some of its fieldsOli Scherer-48/+31
2021-10-08remove unwrap_or! macroklensy-17/+8
2021-10-08Cfg hide more conditions for allocLoïc BRANSTETT-1/+6
2021-10-09Show detailed expected/found types in error message when trait paths are the ...rhysd-20/+87
2021-10-08Remove special-casing of never primitive in rustdoc-json-typesLoïc BRANSTETT-4/+23
2021-10-08Auto merge of #89644 - matthiaskrgr:clippy_perf_okt, r=jyn514bors-3/+3
2021-10-08Cfg hide more conditions for coreLoïc BRANSTETT-0/+1
2021-10-08Default to disabling the new pass manager for the s390x targets.Hans Kratz-4/+13
2021-10-08Auto merge of #89576 - tom7980:issue-89275-fix, r=estebankbors-18/+82
2021-10-08Also cfg flag auxiliar functionCaio-0/+1
2021-10-08Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisabors-82/+125
2021-10-08testsb-naber-4/+39
2021-10-08dont normalize return type during candidate assembly in method probingb-naber-10/+35
2021-10-08Add documentation to boxed conversionsTim McNamara-0/+41
2021-10-08Create more accurate debuginfo for vtables.Michael Woerister-62/+163
2021-10-08CI: Use mirror for downloads.Hans Kratz-4/+8
2021-10-08Auto merge of #89659 - workingjubilee:rollup-0vggc69, r=workingjubileebors-123/+1034
2021-10-07Rollup merge of #89622 - m-ou-se:debug-assert-2021, r=estebankJubilee-4/+148
2021-10-07Rollup merge of #89476 - cjgillot:expn-id, r=petrochenkovJubilee-19/+51
2021-10-07Rollup merge of #89288 - rusticstuff:lld_wrapper, r=Mark-SimulacrumJubilee-13/+189
2021-10-07Rollup merge of #89082 - smoelius:master, r=kennytmJubilee-40/+313
2021-10-07Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoeristerJubilee-23/+201