about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-19Format the examples directory of cg_clifbjorn3-1/+0
2023-06-18Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbinibors-52/+14
2023-06-18Auto merge of #112636 - clubby789:no-capture-array-ref, r=cjgillotbors-19/+66
2023-06-18Auto merge of #112638 - lqd:rpo, r=cjgillotbors-46/+31
2023-06-18Merge `mingw-1/2` CI jobsJakub Beránek-52/+14
2023-06-18Auto merge of #112755 - matthiaskrgr:rollup-e4bhbgn, r=matthiaskrgrbors-716/+784
2023-06-18remove redundant combinators between PO and RPORémy Rakic-30/+6
2023-06-18Rollup merge of #112734 - dswij:bounds-predicates-clause, r=compiler-errorsMatthias Krüger-24/+57
2023-06-18Rollup merge of #112722 - DrMeepster:patch-2, r=clubby789Matthias Krüger-1/+1
2023-06-18Rollup merge of #112685 - cuviper:wasm-dlmalloc, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-06-18Rollup merge of #112667 - compiler-errors:wf-goal-is-clause, r=lcnrMatthias Krüger-685/+719
2023-06-18Rollup merge of #107200 - mina86:c, r=AmanieuMatthias Krüger-5/+6
2023-06-18Auto merge of #112599 - saethlin:cleaner-panics, r=thomccbors-8/+7
2023-06-17Auto merge of #112595 - hargoniX:l4re_fix, r=Mark-Simulacrumbors-3/+23
2023-06-17Move some bounds computation out of astconv into its own fileMichael Goulet-567/+585
2023-06-17Move ConstEvaluatable to ClauseMichael Goulet-55/+54
2023-06-17Move WF goal to clauseMichael Goulet-64/+81
2023-06-17Auto merge of #112746 - matthiaskrgr:rollup-se59bfd, r=matthiaskrgrbors-4/+152
2023-06-17Rollup merge of #112738 - matthiaskrgr:ice_msg, r=oli-obkMatthias Krüger-3/+3
2023-06-17Rollup merge of #112619 - jyn514:llvm-reminder, r=Mark-SimulacrumMatthias Krüger-0/+7
2023-06-17Rollup merge of #112610 - scottmcm:update-stdarch, r=AmanieuMatthias Krüger-0/+0
2023-06-17Rollup merge of #112435 - antoyo:allow-overwrite-sysroot, r=Mark-SimulacrumMatthias Krüger-1/+3
2023-06-17Rollup merge of #110805 - pitaj:master, r=Mark-SimulacrumMatthias Krüger-0/+139
2023-06-17Auto merge of #100036 - DrMeepster:box_free_free_box, r=oli-obkbors-146/+91
2023-06-17Auto merge of #112739 - matthiaskrgr:rollup-8cfggml, r=matthiaskrgrbors-287/+355
2023-06-17make ice msg "Unknown runtime phase" a bit nicerMatthias Krüger-3/+3
2023-06-17Rollup merge of #112728 - Zalathar:spanview-charset, r=NilstriebMatthias Krüger-5/+9
2023-06-17Rollup merge of #112719 - djkoloski:fuchsia_test_runner_remove_fvdl, r=tmandryMatthias Krüger-156/+100
2023-06-17Rollup merge of #112707 - GuillaumeGomez:back-in-history-fix, r=notriddleMatthias Krüger-20/+43
2023-06-17Rollup merge of #112683 - asquared31415:asm_clobber_ice, r=compiler-errorsMatthias Krüger-96/+184
2023-06-17Rollup merge of #112644 - zica87:nonZeroTypes, r=Mark-SimulacrumMatthias Krüger-9/+12
2023-06-17Rollup merge of #112352 - dankm:fbsd_doc_fix, r=thomccMatthias Krüger-1/+7
2023-06-17Auto merge of #112330 - the8472:use-buf-reader-buffer, r=thomccbors-74/+207
2023-06-17`Bound::predicates` to return `Clause`dswij-24/+57
2023-06-17Extend io::copy buffer reuse to BufReader tooThe 8472-74/+207
2023-06-17Add `<meta charset="utf-8">` to `-Zdump-mir-spanview` outputZalathar-5/+9
2023-06-17Auto merge of #112687 - compiler-errors:simplify-impl-source, r=lcnrbors-384/+186
2023-06-17Remove even more redundant builtin candidatesMichael Goulet-138/+96
2023-06-17Simplify even more candidatesMichael Goulet-161/+88
2023-06-17Simplify an ObjectData fieldMichael Goulet-10/+14
2023-06-17Simplify some impl source candidatesMichael Goulet-81/+18
2023-06-17Remove some ImplSource candidatesMichael Goulet-50/+26
2023-06-17Auto merge of #112407 - tgross35:ci-docs-publish, r=Mark-Simulacrumbors-0/+97
2023-06-17Auto merge of #108860 - oli-obk:tait_alias, r=compiler-errorsbors-344/+625
2023-06-16fix ICE on specific malformed asm clobber_abiasquared31415-96/+184
2023-06-16Fix edit failTyler Mandry-1/+0
2023-06-16Fix --rust-build flag in docsTyler Mandry-1/+2
2023-06-16Replace fvdl with ffx, allow test without installDavid Koloski-156/+100
2023-06-16Auto merge of #112716 - compiler-errors:rollup-h77daia, r=compiler-errorsbors-163/+331
2023-06-16remove box_free and replace with drop implDrMeepster-146/+91