about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-08-21ADD - diagnostic lints to rustc_transmuteJhonny Bill Mena-0/+2
2022-08-21Auto merge of #100765 - Xiretza:session-diagnostic-unification, r=compiler-er...bors-517/+567
2022-08-21Auto merge of #100627 - krasimirgg:lto-llvm-16, r=cuviperbors-2/+23
2022-08-21Replace #[lint/warning/error] with #[diag]Xiretza-387/+443
2022-08-21Disallow #[primary_span] on LintDiagnosticsXiretza-6/+30
2022-08-21Make derived SessionDiagnostics generic on diagnostic levelXiretza-184/+107
2022-08-21Add Handler::struct_diagnostic()Xiretza-2/+49
2022-08-21Auto merge of #100624 - GuillaumeGomez:update-minifier-version, r=nnethercotebors-3/+3
2022-08-21Auto merge of #100536 - Alexendoo:bootstrap-tls-model, r=Mark-Simulacrumbors-4/+13
2022-08-20Auto merge of #99967 - Mark-Simulacrum:download-llvm-ci, r=jyn514bors-48/+182
2022-08-20Auto merge of #100810 - matthiaskrgr:rollup-xep778s, r=matthiaskrgrbors-150/+754
2022-08-20Rollup merge of #100796 - TaKO8Ki:remove-unnecessary-string-searching, r=comp...Matthias Krüger-26/+35
2022-08-20Rollup merge of #100777 - pnkfelix:expand-codegen-tests-readme, r=TaKO8KiMatthias Krüger-0/+22
2022-08-20Rollup merge of #100769 - TaKO8Ki:suggest-adding-reference-to-trait-assoc-ite...Matthias Krüger-7/+80
2022-08-20Rollup merge of #100718 - GuillaumeGomez:fix-item-info, r=jshaMatthias Krüger-9/+18
2022-08-20Rollup merge of #100636 - cutsoy:revert-77716, r=davidtwcoMatthias Krüger-1/+0
2022-08-20Rollup merge of #100500 - cjgillot:verify-self-predicate, r=lcnrMatthias Krüger-22/+67
2022-08-20Rollup merge of #100129 - RalfJung:miri-test-libstd, r=thomccMatthias Krüger-37/+105
2022-08-20Rollup merge of #99935 - CAD97:unstable-syntax-lints, r=petrochenkovMatthias Krüger-46/+417
2022-08-20Rollup merge of #97963 - devnexen:net_listener_neg, r=the8472Matthias Krüger-2/+10
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 global safe.directory for CIMark Rousskov-0/+16
2022-08-20Enable downloading prebuilt LLVM in test buildersMark Rousskov-4/+88
2022-08-20add TaKO8Ki to translation-related mention groupsTakayuki Maeda-3/+3
2022-08-20use more descriptive namesTakayuki Maeda-93/+95
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-20remove unnecessary string searchingsTakayuki Maeda-26/+35
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