about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-12-31Rollup merge of #134949 - compiler-errors:froms, r=jieyouxuStuart Cook-45/+45
2024-12-31Rollup merge of #134941 - workingjubilee:rustc-abi-normal, r=NoratriebStuart Cook-0/+32
2024-12-31Rollup merge of #134934 - Noname-Official:patch-1, r=saethlinStuart Cook-6/+6
2024-12-31Rollup merge of #134933 - compiler-errors:async-fn-future-sized, r=lqdStuart Cook-3/+20
2024-12-31Rollup merge of #134932 - RalfJung:arm-float-abi, r=workingjubileeStuart Cook-103/+258
2024-12-31Convert some Into impls into From implsMichael Goulet-45/+45
2024-12-31Make sure we check the future type is Sized in AsyncFn*Michael Goulet-3/+20
2024-12-30Auto merge of #134757 - RalfJung:const_swap, r=scottmcmbors-50/+35
2024-12-30compiler: Add a statement-of-intent to `rustc_abi`Jubilee Young-0/+32
2024-12-30musleabi* targets: we no longer need to set gnueabi* for LLVM now that we set...Ralf Jung-25/+6
2024-12-30explicitly set float ABI for all ARM targetsRalf Jung-64/+150
2024-12-30add llvm_floatabi field to target spec that controls FloatABITypeRalf Jung-4/+67
2024-12-30Fix typosNoName-6/+6
2024-12-30Auto merge of #134914 - lqd:polonius-next-episode-5, r=jackh726bors-210/+189
2024-12-30rustc_llvm: expose FloatABIType target machine parameterRalf Jung-14/+39
2024-12-30Auto merge of #134885 - RalfJung:arm-soft-float, r=workingjubileebors-2/+2
2024-12-30rename `diags` fieldRémy Rakic-19/+26
2024-12-30clean up `BorrowckDiags`Rémy Rakic-23/+13
2024-12-30merge `diags` module into `diagnostics`Rémy Rakic-149/+142
2024-12-30move `facts` module to polonius legacy moduleRémy Rakic-22/+17
2024-12-30simplify `add_extra_drop_facts`Rémy Rakic-25/+20
2024-12-30move `location` module to polonius legacy moduleRémy Rakic-11/+11
2024-12-30fix a couple nitsRémy Rakic-7/+6
2024-12-30Auto merge of #134866 - osiewicz:write-rlib-bufwriter, r=bjorn3bors-2/+5
2024-12-30Auto merge of #134670 - lqd:polonius-next-episode-4, r=jackh726bors-128/+498
2024-12-29Auto merge of #134901 - matthiaskrgr:rollup-b0wwuht, r=matthiaskrgrbors-1/+1
2024-12-29review fixes: Adjust whitespacePiotr Osiewicz-0/+3
2024-12-29Rollup merge of #134884 - calciumbe:patch1, r=jieyouxuMatthias Krüger-1/+1
2024-12-29Auto merge of #134765 - Noratrieb:linux-none-cant-unwind-silly, r=jieyouxubors-2/+3
2024-12-29address review commentsRémy Rakic-7/+24
2024-12-29liveness constraints: draw the rest of the owlRémy Rakic-71/+180
2024-12-29finish filling polonius contextRémy Rakic-8/+40
2024-12-29improve `bit_set` assertionRémy Rakic-1/+6
2024-12-29record variance of regular live regionsRémy Rakic-3/+21
2024-12-29record variance of use/drop live regionsRémy Rakic-6/+12
2024-12-29add variance recordingRémy Rakic-0/+126
2024-12-29introduce polonius contextRémy Rakic-47/+104
2024-12-29fix: typoscalciumbe-1/+1
2024-12-29Rollup merge of #134869 - clubby789:cc-bump, r=jieyouxuStuart Cook-2/+2
2024-12-29make -Csoft-float have an effect on all ARM targetsRalf Jung-2/+2
2024-12-29Auto merge of #134627 - estebank:issue-133252, r=jackh726bors-2/+8
2024-12-29Bump compiler ccclubby789-2/+2
2024-12-29rustc_codegen_ssa: Buffer file writes in link_rlibPiotr Osiewicz-5/+5
2024-12-28Auto merge of #131244 - clubby789:match-branches-unreachable, r=DianQKbors-9/+39
2024-12-28Rollup merge of #134832 - tgross35:update-builtins, r=tgross35Stuart Cook-2/+2
2024-12-28Rollup merge of #134737 - estebank:deive-lint-default-fields-base, r=compiler...Stuart Cook-0/+188
2024-12-27Rollup merge of #134834 - dtolnay:unnamedcall, r=compiler-errorsDavid Tolnay-2/+10
2024-12-27Rollup merge of #134833 - dtolnay:leftmostwithdot, r=compiler-errorsDavid Tolnay-11/+31
2024-12-27Rollup merge of #134827 - compiler-errors:borrowck-nits, r=lqdDavid Tolnay-6/+7
2024-12-27Rollup merge of #134823 - chloefeal:fix, r=tgross35,dtolnayDavid Tolnay-4/+4