about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-16Move `finish` out of the `Encoder` trait.Nicholas Nethercote-111/+51
2022-06-15Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obkbors-41/+668
2022-06-15Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisabors-89/+437
2022-06-15Auto merge of #98131 - JohnTitor:rollup-c17vjdy, r=JohnTitorbors-537/+563
2022-06-15[RFC 2011] Minimal initial implementationCaio-41/+668
2022-06-15Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errorsYuki Okushi-237/+166
2022-06-15Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011Yuki Okushi-216/+251
2022-06-15Rollup merge of #95118 - sunfishcode:sunfishcode/stabilize-io-safety, r=josht...Yuki Okushi-84/+146
2022-06-15Auto merge of #98084 - nnethercote:rm-thread-local-IGNORED_ATTRIBUTES, r=mich...bors-10/+1
2022-06-15Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitorbors-206/+322
2022-06-15Rollup merge of #98113 - EdwinRy:constraint-misspelling, r=compiler-errorsYuki Okushi-2/+2
2022-06-15Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obkYuki Okushi-29/+105
2022-06-15Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3Yuki Okushi-141/+124
2022-06-15Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkovYuki Okushi-1/+35
2022-06-15Rollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPCYuki Okushi-30/+6
2022-06-15Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkovYuki Okushi-2/+2
2022-06-15Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol...Yuki Okushi-1/+48
2022-06-15Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obkbors-143/+325
2022-06-15rename function and remove return typeEdwinRy-2/+2
2022-06-14Remove `rustc_deprecated` diagnosticsJacob Pratt-237/+166
2022-06-14Add a stability attribute to WASI's `try_clone()`.Dan Gohman-0/+1
2022-06-14Implement stabilization of `#[feature(io_safety)]`.Dan Gohman-84/+145
2022-06-14Auto merge of #96285 - flip1995:pk-vfe, r=nagisabors-32/+431
2022-06-14use unchecked mul to compute slice sizesErik Desjardins-1/+35
2022-06-14Auto merge of #96591 - b-naber:transition-to-valtrees-in-type-system, r=lcnrbors-1007/+1610
2022-06-14rebaseb-naber-82/+36
2022-06-15add a test case for `decl_macro`Takayuki Maeda-3/+21
2022-06-15implement `MacroData`Takayuki Maeda-28/+34
2022-06-14account for endianness in debuginfo for const argsb-naber-5/+8
2022-06-14rebaseb-naber-44/+118
2022-06-14correctly create Scalar for meta infob-naber-3/+7
2022-06-14fix wrong evaluation in clippyb-naber-8/+8
2022-06-14address reviewb-naber-161/+116
2022-06-14bless 32-bit ui testsb-naber-4/+10
2022-06-14manually bless 32-bit mir-opt testsb-naber-25/+25
2022-06-14address reviewb-naber-93/+80
2022-06-14fix clippy test failuresb-naber-65/+111
2022-06-14implement valtrees as the type-system representation for constant valuesb-naber-1027/+1601
2022-06-14Auto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obkbors-8/+42
2022-06-14Add VFE test for 32 bitflip1995-0/+36
2022-06-14Add user documentation for -Zvirtual-function-eliminationflip1995-0/+39
2022-06-14Add test for VFE optimizationflip1995-0/+99
2022-06-14Add metadata generation for vtables when using VFEflip1995-7/+106
2022-06-14Add llvm.type.checked.load intrinsicflip1995-18/+88
2022-06-14Add typeid_for_trait_ref functionflip1995-0/+25
2022-06-14Add LLVM module flags required for the VFE optflip1995-1/+28
2022-06-14Add -Zvirtual-function-elimination flagflip1995-6/+10
2022-06-14Auto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r=Dylan-DPCbors-250/+522
2022-06-14Rollup merge of #98069 - notriddle:notriddle/square-brackets, r=jshaDylan DPC-30/+5
2022-06-14Rollup merge of #98042 - DrMeepster:winfred_std_changes, r=ChrisDentonDylan DPC-8/+10