about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-01-13Fix formatting specifiers doc linkCaleb Sander-12/+30
2021-01-13Auto merge of #76219 - Mark-Simulacrum:extern-require-abi, r=estebankbors-1114/+1233
2021-01-13Update code to account for extern ABI requirementMark Rousskov-166/+155
2021-01-13Lint on extern in item declaration positionMark Rousskov-9/+15
2021-01-13Update tests for extern block lintingMark Rousskov-945/+1008
2021-01-13Introduce missing ABI lint on extern blocksMark Rousskov-7/+68
2021-01-13Auto merge of #80824 - cuviper:heap-clones, r=kennytmbors-23/+65
2021-01-13Auto merge of #77858 - ijackson:split-inclusive, r=KodrAusbors-34/+22
2021-01-13Auto merge of #80960 - Dylan-DPC:rollup-89tri8x, r=Dylan-DPCbors-100/+660
2021-01-13bump split_inclusive stabilization to 1.51.0Ashley Mannix-2/+2
2021-01-13bump split_inclusive stabilization to 1.51.0Ashley Mannix-6/+6
2021-01-13bump split_inclusive stabilization to 1.51.0Ashley Mannix-3/+3
2021-01-13bump split_inclusive stabilization to 1.51.0Ashley Mannix-11/+11
2021-01-13Rollup merge of #80935 - pierwill:rustc_middle-levelandsource, r=petrochenkovDylan DPC-10/+10
2021-01-13Rollup merge of #80924 - teryror:issue-80893-fix, r=jyn514Dylan DPC-5/+7
2021-01-13Rollup merge of #80922 - spastorino:revert-inline-always-in-debug, r=wesleywiserDylan DPC-39/+26
2021-01-13Rollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwcoDylan DPC-3/+43
2021-01-13Rollup merge of #80796 - cuviper:llvm-11.0.1, r=nikicDylan DPC-3/+4
2021-01-13Rollup merge of #80736 - KodrAus:feat/lazy-resolve, r=dtolnayDylan DPC-10/+39
2021-01-13Rollup merge of #80662 - rxrbln:master, r=estebankDylan DPC-0/+16
2021-01-13Rollup merge of #80232 - bugadani:roundtrip, r=estebankDylan DPC-4/+2
2021-01-13Rollup merge of #79588 - estebank:issue-79187, r=oli-obkDylan DPC-25/+392
2021-01-13Rollup merge of #78901 - arora-aman:fix_closure_coerce, r=estebankDylan DPC-1/+121
2021-01-13Auto merge of #79322 - jyn514:refactor-impl, r=estebankbors-248/+260
2021-01-12Separate out a `hir::Impl` structJoshua Nelson-248/+260
2021-01-12Auto merge of #79670 - Nadrieril:uninhabited-query, r=estebankbors-516/+557
2021-01-12Provide more information for HRTB lifetime errors involving closuresEsteban Küber-25/+392
2021-01-12Make `DefIdForest` cheaper to cloneNadrieril-59/+81
2021-01-12move WriteCloneIntoRaw into alloc::allocJosh Stone-27/+31
2021-01-12Auto merge of #80009 - jumbatm:issue79581-overeager-clashing-extern-decl, r=a...bors-7/+35
2021-01-12Turn type inhabitedness into a queryNadrieril-27/+60
2021-01-12Add tests for uninhabited typesNadrieril-212/+351
2021-01-12Deduplicate some tests using revisionsNadrieril-227/+74
2021-01-12Auto merge of #78407 - oli-obk:ub_checkable_ctfe, r=RalfJung,pnkfelixbors-220/+556
2021-01-12Simplify regression testTristan Dannenberg-4/+3
2021-01-12Update help message and add regression testTristan Dannenberg-6/+8
2021-01-12Fix rustdoc --test-builder argument parsingTristan Dannenberg-2/+3
2021-01-12Coverage computation needs access to the MIR, toooli-6/+13
2021-01-12Auto merge of #80517 - wabain:issue-77880-infer-error-try-conversion-msg, r=d...bors-168/+292
2021-01-12Auto merge of #80499 - matthiaskrgr:red_clos, r=estebankbors-44/+41
2021-01-12Auto merge of #80939 - JohnTitor:rollup-pymns4q, r=JohnTitorbors-98/+142
2021-01-12Rollup merge of #80930 - euclio:trait-method-mutability-help, r=estebankYuki Okushi-16/+13
2021-01-12Rollup merge of #80927 - LingMan:matches, r=estebankYuki Okushi-2/+1
2021-01-12Rollup merge of #80917 - epilys:patch-1, r=jyn514Yuki Okushi-8/+5
2021-01-12Rollup merge of #80898 - JohnTitor:vecdeque-another-case, r=lcnrYuki Okushi-0/+15
2021-01-12Rollup merge of #80897 - camelid:atty, r=jyn514Yuki Okushi-33/+4
2021-01-12Rollup merge of #80880 - c410-f3r:tests-tests-tests, r=petrochenkovYuki Okushi-10/+0
2021-01-12Rollup merge of #80600 - CoffeeBlend:maybe_uninit_array_assume_init, r=dtolnayYuki Okushi-0/+56
2021-01-12Rollup merge of #79757 - jryans:long-line-tab-handling-early-expand, r=estebankYuki Okushi-29/+48
2021-01-12Auto merge of #80463 - tgnottingham:incr_comp_serial_mem_usage, r=oli-obkbors-220/+686