about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-01-22Rollup merge of #81227 - CraftSpider:struct-type-clean, r=jyn514Mara Bos-53/+24
2021-01-22Rollup merge of #81225 - CraftSpider:json-opt-docs, r=jyn514Mara Bos-4/+5
2021-01-22Rollup merge of #80573 - jyn514:tool-lints, r=GuillaumeGomezMara Bos-30/+38
2021-01-22Auto merge of #80558 - lcnr:gat-variance, r=matthewjasperbors-0/+24
2021-01-22Auto merge of #81135 - jyn514:no-backticks, r=flip1995bors-39/+39
2021-01-21Deny internal lints for rustdocJoshua Nelson-0/+8
2021-01-21Fix rustc::internal lints on rustdocJoshua Nelson-30/+30
2021-01-22Auto merge of #81177 - Aaron1011:fix/force-capture-tokens, r=petrochenkovbors-2/+134
2021-01-21Bump format versionRune Tynan-1/+1
2021-01-21require gat substs to be invariantBastian Kauschke-0/+24
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-20Force token collection to run when parsing nonterminalsAaron Hill-2/+134
2021-01-20Add explanation of None vs Some("")Rune Tynan-1/+2
2021-01-20Work around missing -dev packages in solaris docker image.Mara Bos-5/+13
2021-01-20Remove StructType entirely and replace it with CtorKindRune Tynan-44/+22
2021-01-20Move StructType to clean, remove it from Unions, make JSON output whether som...Rune Tynan-47/+40
2021-01-20Make 'docs' optionalRune Tynan-2/+2
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