about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-01-21Auto merge of #81240 - JohnTitor:rollup-ieaz82a, r=JohnTitorbors-27/+170
2021-01-21Rollup merge of #81185 - osa1:fix_80742, r=oli-obkYuki Okushi-0/+75
2021-01-21Rollup merge of #81184 - jyn514:combine-after, r=CraftSpiderYuki Okushi-23/+30
2021-01-21Rollup merge of #81046 - rylev:unknown-external-crate, r=estebankYuki Okushi-4/+34
2021-01-21Rollup merge of #80429 - JulianKnodt:ob_forest, r=Mark-SimulacrumYuki Okushi-0/+31
2021-01-21Auto merge of #80958 - bstrie:deptbdnums, r=KodrAusbors-1/+1
2021-01-21Auto merge of #81231 - jyn514:flaky-test-2, r=Mark-Simulacrumbors-6/+0
2021-01-20Deprecate-in-future the constants superceded by RFC 2700bstrie-1/+1
2021-01-20Remove flaky testJoshua Nelson-6/+0
2021-01-20Work around missing -dev packages in solaris docker image.Mara Bos-5/+13
2021-01-20Auto merge of #81118 - ojeda:metadata-obj, r=nagisabors-0/+7
2021-01-20Auto merge of #81063 - CraftSpider:jsondocck, r=jyn514bors-812/+466
2021-01-19No longer require unstable for jsondocck, only build it for json testsRune Tynan-7/+12
2021-01-19Auto merge of #79578 - alexcrichton:update-waasi, r=KodrAusbors-6/+4
2021-01-19Address review v2Rune Tynan-68/+60
2021-01-19Shift another panic into an exitRune Tynan-2/+1
2021-01-19Address review commentsRune Tynan-63/+29
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-812/+504
2021-01-19Fix ICE in mir when evaluating SizeOf on unsized typeÖmer Sinan Ağacan-0/+75
2021-01-19Auto merge of #81186 - GuillaumeGomez:rollup-y2d04g9, r=GuillaumeGomezbors-40/+144
2021-01-19Rollup merge of #81161 - GuillaumeGomez:remove-inline-script, r=Nemo157Guillaume Gomez-23/+33
2021-01-19Rollup merge of #81147 - estebank:drop-suggestion, r=varkorGuillaume Gomez-17/+96
2021-01-19Rollup merge of #80382 - GuillaumeGomez:search-result-tab-picking, r=Nemo157,...Guillaume Gomez-0/+15
2021-01-19Auto merge of #81110 - LeSeulArtichaut:fix-unused-unsafe-label, r=RalfJungbors-16/+39
2021-01-19Remove unnecessary `after_run` functionJoshua Nelson-23/+30
2021-01-19Auto merge of #81103 - zackmdavis:comma_trail, r=davidtwcobors-5/+44
2021-01-19Auto merge of #81042 - sasurau4:fix/unclear-error-with-trait, r=estebankbors-2/+32
2021-01-18Auto merge of #80707 - oli-obk:stability_hole_const_intrinsics, r=RalfJungbors-0/+50
2021-01-18Auto merge of #81165 - KodrAus:rollup-s7llxis, r=KodrAusbors-339/+2412
2021-01-18Add tests for resolution changesRyan Levick-0/+30
2021-01-18Add test case for suggestion E0283Daiki Ihara-2/+32
2021-01-18Rollup merge of #81153 - jyn514:linkcheck, r=ManishearthAshley Mannix-10/+1
2021-01-18Rollup merge of #81128 - RalfJung:validation-testing, r=oli-obkAshley Mannix-81/+59
2021-01-18Rollup merge of #81071 - osa1:fix_81006, r=estebankAshley Mannix-0/+24
2021-01-18Rollup merge of #81038 - flip1995:clippyup, r=ManishearthAshley Mannix-248/+2328
2021-01-18Auto merge of #81015 - jyn514:feature-gate-ptr, r=camelidbors-13/+86
2021-01-18Only inherit const stability for methods of `impl const Trait` blocksoli-5/+11
2021-01-18Improve unknown external crate errorRyan Levick-4/+4
2021-01-18Remove inline script tagsGuillaume Gomez-23/+33
2021-01-17Remove unused linkcheck exceptionsJoshua Nelson-10/+1
2021-01-17Fix structured suggestion for explicit `drop` callEsteban Küber-17/+96
2021-01-17Auto merge of #80537 - ehuss:macos-posix-spawn-chdir, r=dtolnaybors-0/+49
2021-01-17Fix test to work with remote-test-server.Eric Huss-1/+7
2021-01-17Auto merge of #80679 - jackh726:predicate-kind-take2, r=lcnrbors-57/+53
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-13/+86
2021-01-17validation test: turn some const_err back into validation failuresRalf Jung-81/+59
2021-01-17Auto merge of #80524 - jyn514:unknown-tool-lints, r=flip1995,matthewjasperbors-93/+52
2021-01-17Add test for Command::current_dir behavior.Eric Huss-0/+43
2021-01-17Fix `unused_unsafe` label with `unsafe_block_in_unsafe_fnLeSeulArtichaut-16/+39
2021-01-17Skip linking if it is not requiredMiguel Ojeda-0/+7