about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-05-04Retry clang+llvm downloadMark Rousskov-2/+4
2021-05-04Auto merge of #84017 - Smittyvb:int-literal-underscores, r=jyn514bors-2/+62
2021-05-04Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakisbors-196/+541
2021-05-04Auto merge of #84874 - joshtriplett:ci-extract-llvm-win64-installer, r=Mark-S...bors-15/+6
2021-05-04Auto merge of #84833 - Mark-Simulacrum:thread-local-consts, r=varkorbors-6/+8
2021-05-04Auto merge of #84472 - Aaron1011:conservative-paramenv-and, r=lcnrbors-2/+74
2021-05-03Valid underscores in hex/octal/binary literal docsSmitty-2/+62
2021-05-03CI: Extract LLVM win64 installer directly, using 7zJosh Triplett-15/+6
2021-05-03Auto merge of #84862 - GuillaumeGomez:rollup-cbc93h4, r=GuillaumeGomezbors-22/+24
2021-05-03Rollup merge of #84860 - badboy:link-to-mcp, r=GuillaumeGomezGuillaume Gomez-4/+6
2021-05-03Rollup merge of #84858 - LingMan:patch-1, r=JohnTitorGuillaume Gomez-2/+2
2021-05-03Rollup merge of #84856 - kornelski:enomem, r=JohnTitorGuillaume Gomez-1/+1
2021-05-03Rollup merge of #84854 - hi-rustin:rustin-patch-E0761, r=varkorGuillaume Gomez-9/+7
2021-05-03Rollup merge of #84852 - mautamu:master, r=GuillaumeGomezGuillaume Gomez-5/+5
2021-05-03Rollup merge of #84835 - wcampbell0x2a:add-issue-34202-link, r=m-ou-seGuillaume Gomez-1/+3
2021-05-03Link to MCP from target tier policyJan-Erik Rediger-4/+6
2021-05-03Fix stability attributes of byte-to-string specializationLingMan-2/+2
2021-05-03use full path for E0761hi-rustin-8/+6
2021-05-03Auto merge of #83312 - petrochenkov:noinner, r=Aaron1011bors-637/+316
2021-05-03parser: Remove support for inner attributes on non-block expressionsVadim Petrochenkov-637/+316
2021-05-03Correct stability of ErrorKind::OutOfMemoryKornel-1/+1
2021-05-03Auto merge of #84845 - wcampbell0x2a:clippy-redundant-field-names, r=joshtrip...bors-2/+2
2021-05-03use double quotes for E0761hi-rustin-2/+2
2021-05-03Change librustdoc write(.. \n) to writeln(..); fix comment in grammarmautamu-5/+5
2021-05-03Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplettbors-75/+75
2021-05-02[clippy] remove redundant field nameswcampbell-2/+2
2021-05-03Auto merge of #84840 - Dylan-DPC:rollup-uzk7w0h, r=Dylan-DPCbors-94/+383
2021-05-02Change 'NULL' to 'null'Brent Kerby-75/+75
2021-05-02Add link to Issue #34202 in udp docswcampbell-1/+3
2021-05-03Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514Dylan DPC-3/+24
2021-05-03Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726Dylan DPC-35/+193
2021-05-03Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514Dylan DPC-17/+58
2021-05-03Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnrDylan DPC-3/+49
2021-05-03Rollup merge of #84744 - kornelski:enomem, r=joshtriplettDylan DPC-2/+15
2021-05-03Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkovDylan DPC-34/+44
2021-05-02Auto merge of #82576 - gilescope:to_string, r=Amanieubors-0/+41
2021-05-03Set target_family="wasm" for wasm targetsSimonas Kazlauskas-5/+9
2021-05-02Auto merge of #84754 - GuillaumeGomez:toggle-migration, r=jshabors-232/+186
2021-05-02PR feedbackScott McMurray-11/+18
2021-05-02Do not print visibility in external traitsJustus K-3/+24
2021-05-02Use new thread-local const-initMark Rousskov-6/+8
2021-05-02Improve code readabilityGuillaume Gomez-18/+18
2021-05-02Auto merge of #84822 - Dylan-DPC:rollup-wego8d6, r=Dylan-DPCbors-249/+664
2021-05-02Rollup merge of #84821 - jyn514:fix-nit, r=Mark-SimulacrumDylan DPC-1/+1
2021-05-02Rollup merge of #84763 - tdelabro:shrink-doctree-module, r=jyn514Dylan DPC-15/+14
2021-05-02Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandryDylan DPC-80/+114
2021-05-02Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJungDylan DPC-1/+1
2021-05-02Rollup merge of #84358 - sexxi-goose:print_captures_borrowck_rebased, r=nikom...Dylan DPC-152/+534
2021-05-02Fix nit in rustc_session::optionsJoshua Nelson-1/+1
2021-05-02Update testsGuillaume Gomez-30/+42