about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-21fix cg craneliftWaffle Maybe-0/+2
2022-08-21fill in tracking issue for `feature(ptr_mask)`Maybe Waffle-2/+2
2022-08-21Fix `ptr_mask` impl in cg gccMaybe Waffle-1/+11
2022-08-21Implement `ptr_mask` intrinsic in cg gccMaybe Waffle-0/+2
2022-08-21use shorter `ptr_mask` impl in cg craneliftWaffle Maybe-3/+1
2022-08-21Add pointer masking convenience functionsMaybe Waffle-1/+65
2022-08-20Auto merge of #100809 - matthiaskrgr:rollup-xkpd5ii, r=matthiaskrgrbors-352/+946
2022-08-20Rollup merge of #100807 - TaKO8Ki:add-tako8ki-to-translation-related-mention-...Matthias Krüger-3/+3
2022-08-20Rollup merge of #100710 - ChrisDenton:load-library, r=thomccMatthias Krüger-81/+93
2022-08-20Rollup merge of #100693 - scottmcm:new-llvm15-nops, r=Mark-SimulacrumMatthias Krüger-0/+54
2022-08-20Rollup merge of #100691 - compiler-errors:issue-100690, r=estebankMatthias Krüger-53/+150
2022-08-20Rollup merge of #100642 - mzohreva:mz/update-sgx-abi-cancel-queue, r=Mark-Sim...Matthias Krüger-7/+34
2022-08-20Rollup merge of #100596 - TaKO8Ki:remove-unnecessary-stderr-files, r=Mark-Sim...Matthias Krüger-23/+0
2022-08-20Rollup merge of #100585 - wooorm:patch-1, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-08-20Rollup merge of #99544 - dylni:expose-utf8lossy, r=Mark-SimulacrumMatthias Krüger-184/+273
2022-08-20Rollup merge of #99415 - ferrocene:pa-reuse-initial, r=Mark-SimulacrumMatthias Krüger-0/+338
2022-08-20Expose `Utf8Lossy` as `Utf8Chunks`dylni-184/+273
2022-08-20add TaKO8Ki to translation-related mention groupsTakayuki Maeda-3/+3
2022-08-20Auto merge of #100564 - nnethercote:box-ast-MacCall, r=spastorinobors-94/+94
2022-08-20Auto merge of #100793 - matthiaskrgr:rollup-dy7rfdh, r=matthiaskrgrbors-138/+476
2022-08-20Rollup merge of #100763 - aDotInTheVoid:triagebot-rdj, r=jyn514Matthias Krüger-0/+10
2022-08-20Rollup merge of #100750 - akabinds:akabinds/improved-invalid-function-qual-er...Matthias Krüger-0/+89
2022-08-20Rollup merge of #100729 - thomcc:less-initialized, r=ChrisDentonMatthias Krüger-5/+13
2022-08-20Rollup merge of #100723 - 5225225:the-easy-ones, r=compiler-errorsMatthias Krüger-0/+52
2022-08-20Rollup merge of #100709 - JhonnyBillM:port-expected-used-symbol-diagnostic, r...Matthias Krüger-6/+10
2022-08-20Rollup merge of #100667 - Xiretza:diag-structs-parser-ivd, r=davidtwcoMatthias Krüger-19/+50
2022-08-20Rollup merge of #100617 - chenyukang:fix-100605, r=compiler-errorsMatthias Krüger-1/+57
2022-08-20Rollup merge of #100507 - cameron1024:suggest-lazy, r=compiler-errorsMatthias Krüger-0/+14
2022-08-20Rollup merge of #100383 - fortanix:raoul/aepic_leak_mitigation, r=cuviperMatthias Krüger-23/+166
2022-08-20Rollup merge of #100186 - compiler-errors:or-as_mut, r=fee1-deadMatthias Krüger-84/+15
2022-08-20Use const instead of staticChris Denton-3/+3
2022-08-20Simplify load/storeChris Denton-6/+3
2022-08-20Suggest the right help message for as_refyukang-1/+57
2022-08-19Auto merge of #100740 - Dylan-DPC:rollup-0td6yq4, r=Dylan-DPCbors-992/+851
2022-08-19triagebot: Autolabel `A-rustdoc-json`Nixon Enraght-Moony-0/+10
2022-08-19Fix comment typoThom Chiovoloni-1/+1
2022-08-19Auto merge of #100209 - cjgillot:source-file-index, r=estebankbors-224/+204
2022-08-19Rollup merge of #100731 - notriddle:notriddle/deref-methods-1, r=jshaDylan DPC-6/+41
2022-08-19Rollup merge of #100721 - JhonnyBillM:enable-diag-lint-in-type-ir, r=compiler...Dylan DPC-0/+2
2022-08-19Rollup merge of #100598 - ouz-a:91633, r=compiler-errorsDylan DPC-2/+229
2022-08-19Rollup merge of #100592 - cjgillot:debug-import-kind, r=TaKO8KiDylan DPC-1/+39
2022-08-19Rollup merge of #100522 - cjgillot:inline-polymorphic-recursion, r=tmiaskoDylan DPC-4/+34
2022-08-19Rollup merge of #100494 - GuillaumeGomez:cleanup-themes, r=jshaDylan DPC-245/+275
2022-08-19Rollup merge of #100208 - RalfJung:dyn-upcast-nop, r=petrochenkovDylan DPC-21/+46
2022-08-19Rollup merge of #100081 - RalfJung:unused-unsafe-in-unsafe-fn, r=jackh726Dylan DPC-695/+134
2022-08-19Rollup merge of #99576 - compiler-errors:foreign-fundamental-drop-is-bad, r=T...Dylan DPC-18/+51
2022-08-19Auto merge of #99541 - timvermeulen:flatten_cleanup, r=the8472bors-137/+280
2022-08-18Auto merge of #98851 - klensy:encode_symbols, r=cjgillotbors-3/+113
2022-08-18rustdoc: count deref and non-deref as same set of used methodsMichael Howell-6/+41
2022-08-18Avoid zeroing a 1kb stack buffer on every call to `std::sys::windows::fill_ut...Thom Chiovoloni-5/+13