about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2023-08-30Make get_return_block() return Some only for HIR nodes in bodyGurinder Singh-1/+12
2023-08-28Auto merge of #115287 - saethlin:more-specialer, r=cjgillotbors-0/+7
2023-08-27Add a specialization for encoding byte arrays in rmetaBen Kimock-0/+7
2023-08-27Rollup merge of #114974 - nbdd0121:vtable, r=b-naberGuillaume Gomez-1/+4
2023-08-27Auto merge of #115226 - RalfJung:debug-abi, r=compiler-errorsbors-10/+120
2023-08-27Auto merge of #115139 - cjgillot:llvm-fragment, r=nikicbors-9/+28
2023-08-27Auto merge of #115079 - cuviper:unused-mcinfo, r=Mark-Simulacrumbors-1/+1
2023-08-27add rustc_abi debugging attributeRalf Jung-10/+120
2023-08-26Auto merge of #115219 - estebank:issue-105306, r=compiler-errorsbors-48/+100
2023-08-26Auto merge of #115224 - spastorino:remove-lub_empty, r=lcnrbors-61/+30
2023-08-26Account for `Weak` alias kinds when adding more targetted obligationEsteban Küber-2/+4
2023-08-26Remove unnecessary `select_obligations_where_possible` and redundant errorsEsteban Küber-1/+0
2023-08-26More accurately point at argumentsEsteban Küber-44/+34
2023-08-26Do not produce fragment for ZST.Camille GILLOT-7/+12
2023-08-26Merge if and match expressions that don't make sense to have separatedSantiago Pastorino-15/+10
2023-08-26Do not forget to pass DWARF fragment information to LLVM.Camille GILLOT-2/+16
2023-08-26Auto merge of #115198 - Zoxc:query-panic-wait, r=cjgillotbors-1/+12
2023-08-26Auto merge of #115232 - wesleywiser:revert_114643, r=tmiaskobors-80/+51
2023-08-26Auto merge of #115236 - scottmcm:less-vector, r=compiler-errorsbors-0/+4
2023-08-25Stop emitting non-power-of-two vectors in basic LLVM codegenScott McMurray-0/+4
2023-08-26On let binding type point to type parameter that introduced unmet boundEsteban Küber-70/+86
2023-08-26Point at appropriate type parameter in more trait bound errorsEsteban Küber-0/+45
2023-08-26Auto merge of #115211 - spastorino:add-missing-smir-generics-of, r=compiler-e...bors-0/+4
2023-08-25Revert "Use the same DISubprogram for each instance of the same inlined funct...Wesley Wiser-80/+51
2023-08-25Auto merge of #115221 - compiler-errors:walk-path, r=estebankbors-24/+60
2023-08-25Check that universe can name other universe instead of equalitySantiago Pastorino-4/+5
2023-08-25Auto merge of #115202 - ouz-a:more_smir, r=spastorinobors-4/+23
2023-08-25Remove lub_empty from lexical region resolveSantiago Pastorino-46/+19
2023-08-25Handle Self in paths tooMichael Goulet-2/+34
2023-08-25Walk through full path in point_at_path_if_possibleMichael Goulet-24/+28
2023-08-25Auto merge of #115184 - saethlin:local-allocated-spans, r=RalfJungbors-5/+18
2023-08-25Add a doc comment for the new hookBen Kimock-0/+3
2023-08-25Record allocation spans inside force_allocationBen Kimock-5/+15
2023-08-25Auto merge of #115158 - Enselic:break-rust-args, r=compiler-errorsbors-48/+54
2023-08-25Auto merge of #115138 - cjgillot:dse-move-packed, r=compiler-errorsbors-2/+8
2023-08-25Add missing high-level stable_mir::generics_of fnSantiago Pastorino-0/+4
2023-08-25Auto merge of #115093 - Zalathar:smir-coverage, r=cjgillot,oli-obkbors-94/+5
2023-08-25Auto merge of #115045 - RalfJung:unwind-terminate-reason, r=davidtwcobors-202/+304
2023-08-25Rollup merge of #115190 - allaboutevemirolive:push_trailing, r=petrochenkovMatthias Krüger-2/+16
2023-08-25Rollup merge of #115151 - rcvalle:rust-cfi-fix-115150, r=compiler-errorsMatthias Krüger-4/+13
2023-08-25Rollup merge of #115081 - Zoxc:expn-id-decode, r=cjgillotMatthias Krüger-3/+3
2023-08-25Add stable for Constant in smirouz-a-4/+23
2023-08-24Fix CFI: f32 and f64 are encoded incorrectly for cRamon de C Valle-4/+13
2023-08-25Auto merge of #115193 - weihanglo:rollup-6s3mz06, r=weihanglobors-78/+411
2023-08-25Auto merge of #114397 - sebastiantoh:issue-85222, r=Nadrierilbors-14/+31
2023-08-25Fix waiting on a query that panickedJohn Kåre Alsaker-1/+12
2023-08-25Auto merge of #114201 - Centri3:explicit-repr-rust, r=WaffleLapkinbors-1/+5
2023-08-24Rollup merge of #115177 - c410-f3r:symbols, r=compiler-errorsWeihang Lo-0/+8
2023-08-24Rollup merge of #115152 - weihanglo:lint-refactor, r=compiler-errorsWeihang Lo-54/+85
2023-08-24Rollup merge of #115084 - ericmarkmartin:add-smir-cx-where-clauses, r=spastorinoWeihang Lo-23/+312