about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-04Allow `transmute`s to produce `OperandValue`s instead of always using `alloca`sScott McMurray-74/+381
2023-03-31Auto merge of #109787 - scottmcm:index-slice, r=cjgillotbors-70/+160
2023-03-31Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors-21/+372
2023-03-31Auto merge of #109803 - matthiaskrgr:rollup-mojot7k, r=matthiaskrgrbors-32/+49
2023-03-31Rollup merge of #109793 - lukas-code:negative-impl-comment, r=scottmcmMatthias Krüger-0/+1
2023-03-31Rollup merge of #109784 - beetrees:riscv32-time64, r=cuviperMatthias Krüger-14/+36
2023-03-31Rollup merge of #109779 - uweigand:s390x-gccjit-libc, r=WaffleLapkinMatthias Krüger-16/+10
2023-03-31Rollup merge of #109598 - veera-sivarajan:improve-wording, r=thomccMatthias Krüger-2/+2
2023-03-30Disable the ui panic test on wasm32-bareBen Kimock-0/+1
2023-03-31Auto merge of #109762 - scottmcm:variantdef-indexvec, r=WaffleLapkinbors-104/+127
2023-03-31Auto merge of #109750 - compiler-errors:deep-reject-less-permissive-num-var, ...bors-0/+4
2023-03-30Auto merge of #109791 - compiler-errors:rollup-c3o710k, r=compiler-errorsbors-217/+321
2023-03-30add comment to `impl !Error for &str`Lukas Markeffsky-0/+1
2023-03-30Rollup merge of #109758 - nnethercote:parallel-cleanups, r=cjgillotMichael Goulet-36/+45
2023-03-30Rollup merge of #109739 - compiler-errors:new-solver-closure-fnonce, r=lcnrMichael Goulet-3/+25
2023-03-30Rollup merge of #109704 - petrochenkov:effvisclean, r=jackh726Michael Goulet-66/+72
2023-03-30Rollup merge of #109679 - compiler-errors:normalizes-to-hack-2, r=lcnr,BoxyUwUMichael Goulet-43/+70
2023-03-30Rollup merge of #109522 - bzEq:aix-current-dll-path, r=NilstriebMichael Goulet-0/+44
2023-03-30Rollup merge of #109347 - cjgillot:issue-109305, r=WaffleLapkinMichael Goulet-69/+65
2023-03-30Auto merge of #109740 - compiler-errors:new-solver-deep-reject-placeholder-co...bors-1/+42
2023-03-30Refactor glibc time64 support, riscv32 always has 64-bit `time_t`beetrees-14/+36
2023-03-30Add `IndexSlice` to go with `IndexVec`Scott McMurray-70/+160
2023-03-30Update gccjit and remove libc 0.1 dependencyUlrich Weigand-16/+10
2023-03-30Update `ty::VariantDef` to use `IndexVec<FieldIdx, FieldDef>`Scott McMurray-104/+127
2023-03-30Auto merge of #108576 - megakorre:rustdock_additional_typecheck_before_clean,...bors-29/+483
2023-03-30Closures always implement FnOnce in new solverMichael Goulet-3/+25
2023-03-30rustdoc: tidy excess whitespacePatrik Kårlin-4/+4
2023-03-30rustdoc: add error messages to the testPatrik Kårlin-60/+74
2023-03-30rustdoc: remove other redundant itemPatrik Kårlin-11/+0
2023-03-30rustdoc: remove excess from rustdoc testPatrik Kårlin-6/+2
2023-03-30rustdoc: remove redundant testPatrik Kårlin-13/+0
2023-03-30rustdoc: update with --bless and change expected errorsPatrik Kårlin-30/+352
2023-03-30rustdoc: run more HIR validation to mirror rustcPatrik Kårlin-0/+146
2023-03-30Auto merge of #109769 - JohnTitor:rollup-7n2bnpg, r=JohnTitorbors-44/+160
2023-03-30Rollup merge of #109766 - Amanieu:ohos-title, r=JohnTitorYuki Okushi-1/+1
2023-03-30Rollup merge of #109761 - pkubaj:patch-1, r=ozkanonurYuki Okushi-5/+0
2023-03-30Rollup merge of #109749 - compiler-errors:new-solver-float-var, r=lcnrYuki Okushi-1/+9
2023-03-30Rollup merge of #109748 - compiler-errors:new-solver-discr-kind-ice, r=lcnrYuki Okushi-15/+94
2023-03-30Rollup merge of #109719 - tyilo:patch-1, r=Mark-SimulacrumYuki Okushi-0/+1
2023-03-30Rollup merge of #109509 - ehuss:overlapping-tests, r=Mark-SimulacrumYuki Okushi-2/+35
2023-03-30Rollup merge of #106985 - jofas:106746-fix, r=ChrisDentonYuki Okushi-20/+20
2023-03-30Fix title for openharmony.mdAmanieu d'Antras-1/+1
2023-03-30Remove an out-of-date comment on `QueryCache::lookup`.Nicholas Nethercote-3/+0
2023-03-30`CacheAligned` and `Sharded` don't need to derive `Clone`.Nicholas Nethercote-2/+1
2023-03-30Remove `RwLock::clone_guard`.Nicholas Nethercote-12/+0
2023-03-30Improve the `rustc_data_structures::sync` module doc comment.Nicholas Nethercote-19/+44
2023-03-30Auto merge of #105587 - tgross35:once-cell-min, r=m-ou-sebors-156/+163
2023-03-30removed deprecated markdown links from documentationjofas-6/+0
2023-03-30Drop binutils on powerpc-unknown-freebsdpkubaj-5/+0
2023-03-30Auto merge of #109499 - spastorino:new-rpitit-19, r=compiler-errorsbors-33/+69