about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-07-13Rollup merge of #113553 - spastorino:smir-types-2, r=oli-obkMatthias Krüger-5/+7
2023-07-13Rollup merge of #113353 - compiler-errors:select-better, r=lcnrMatthias Krüger-2/+145
2023-07-12Auto merge of #112945 - compiler-errors:tighten-span-of-adjustment-error, r=o...bors-32/+5
2023-07-12Auto merge of #113569 - RalfJung:miri, r=oli-obkbors-77/+201
2023-07-12Auto merge of #113573 - lcnr:typeck-results, r=compiler-errorsbors-15/+8
2023-07-11Rollup merge of #113595 - cchiw:object_consts, r=workingjubileeJubilee-4/+3
2023-07-11Rollup merge of #113567 - chenyukang:yukang-fix-113354-while-let, r=cjgillotJubilee-38/+39
2023-07-11Use constants from object crateCharisee-4/+3
2023-07-11Auto merge of #112984 - BoxyUwU:debug_with_infcx, r=compiler-errorsbors-95/+464
2023-07-11fix handling of alignment for dyn-sized placesRalf Jung-4/+6
2023-07-11update Operand::Move docsRalf Jung-4/+10
2023-07-11miri: protect Move() function arguments during the callRalf Jung-69/+185
2023-07-11Auto merge of #113577 - matthiaskrgr:rollup-vaa83ip, r=matthiaskrgrbors-61/+407
2023-07-11Make Placeholder, GeneratorWitness*, Infer and Error unreachable on SMIR rust...Santiago Pastorino-5/+7
2023-07-11Rollup merge of #113560 - fmease:assoc-tys-in-traits-depr-wc-loc, r=compiler-...Matthias Krüger-16/+17
2023-07-11Rollup merge of #113497 - xSetech:mips_32_abi, r=davidtwcoMatthias Krüger-2/+10
2023-07-11Rollup merge of #113310 - jieyouxu:dont-suggest-impl-trait-in-paths, r=lcnrMatthias Krüger-2/+10
2023-07-11Rollup merge of #112717 - celinval:stable-mir-rvalue-1, r=oli-obkMatthias Krüger-41/+370
2023-07-11Auto merge of #113470 - compiler-errors:new-solver-structurally-resolve-pat, ...bors-5/+9
2023-07-11While let suggestion will work for closureyukang-38/+39
2023-07-11remove unnecessary `Rc`lcnr-15/+8
2023-07-11Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obkbors-0/+126
2023-07-11Auto merge of #113316 - DrMeepster:underefer_perf, r=oli-obkbors-124/+186
2023-07-10optimization round 2DrMeepster-34/+96
2023-07-11Structurally resolve in pattern matching when peeling refs in new solverMichael Goulet-5/+9
2023-07-11Lint against misplaced where-clauses on assoc tys in traitsLeón Orell Valerian Liehr-16/+17
2023-07-11Rollup merge of #113528 - workingjubilee:use-at-minsigstksz-in-rustc-signal-h...Matthias Krüger-5/+22
2023-07-11Rollup merge of #113523 - workingjubilee:reuse-const-inbounds-gep2, r=cuviperMatthias Krüger-14/+3
2023-07-10Fix another strange suggestion spanMichael Goulet-2/+2
2023-07-10Don't use method span on clone suggestionMichael Goulet-2/+2
2023-07-10Do not set up wrong span for adjustmentsMichael Goulet-28/+1
2023-07-10Dynamically size sigaltstk in rustcJubilee Young-5/+22
2023-07-10Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errorsbors-392/+73
2023-07-10Implement a few more rvalue translation to smirCelina G. Val-9/+317
2023-07-10Implement Stable for AssertMessageCelina G. Val-30/+37
2023-07-10Fix standalone buildCelina G. Val-2/+16
2023-07-10Uplift `clippy::fn_null_check` to rustcUrgau-0/+124
2023-07-10Rollup merge of #113331 - chenyukang:yukang-fix-112590-false-positive, r=este...Matthias Krüger-23/+51
2023-07-10Reuse LLVMConstInBoundsGEP2Jubilee Young-14/+3
2023-07-10Auto merge of #113127 - jieyouxu:fix-error-color-summary, r=davidtwcobors-0/+2
2023-07-09Support explicit 32-bit MIPS ABI for the synthetic objectSeth Junot-2/+10
2023-07-09Rollup merge of #111618 - cjgillot:name-return-place, r=tmiaskoMatthias Krüger-2/+1
2023-07-09Auto merge of #113276 - Nilstrieb:rustix, r=Mark-Simulacrumbors-3/+0
2023-07-08Replace RPITIT current impl with new strategy that lowers as a GATSantiago Pastorino-392/+73
2023-07-08Auto merge of #113491 - matthiaskrgr:rollup-mueqz7h, r=matthiaskrgrbors-47/+66
2023-07-08Rollup merge of #113217 - ericmarkmartin:lower-type-relative-ctor-to-adt, r=c...Matthias Krüger-15/+32
2023-07-08Rollup merge of #113005 - compiler-errors:dont-query-normalize, r=cjgillotMatthias Krüger-32/+34
2023-07-08Auto merge of #113484 - matthiaskrgr:rollup-goq2u0d, r=matthiaskrgrbors-38/+90
2023-07-08Rollup merge of #113412 - spastorino:smir-types-1, r=oli-obkMatthias Krüger-9/+63
2023-07-08Rollup merge of #113399 - compiler-errors:next-solver-byte-pat-again, r=oli-obkMatthias Krüger-2/+2