about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-10-14Rollup merge of #131660 - Urgau:non_local_def-131643, r=jieyouxuMatthias Krüger-3/+7
2024-10-14Rollup merge of #131593 - RalfJung:alloc-no-clone, r=saethlinMatthias Krüger-14/+19
2024-10-14Rollup merge of #131473 - workingjubilee:move-that-abi-up, r=saethlinMatthias Krüger-261/+285
2024-10-13Rollup merge of #131653 - compiler-errors:no-modifier-hack, r=fee1-deadMatthias Krüger-8/+2
2024-10-13Also use outermost const-anon for impl items in `non_local_defs` lintUrgau-3/+7
2024-10-13Remove const trait bound modifier hackMichael Goulet-8/+2
2024-10-13Rollup merge of #131086 - printfn:update-unicode-width, r=Mark-SimulacrumMatthias Krüger-2/+2
2024-10-12Rollup merge of #131626 - matthiaskrgr:dont_string, r=lqdTrevor Gross-4/+4
2024-10-12Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-SimulacrumTrevor Gross-3/+18
2024-10-12Rollup merge of #131120 - tgross35:stabilize-const_option, r=RalfJungTrevor Gross-2/+0
2024-10-12Update unicode-width to 0.2.0printfn-2/+2
2024-10-12Stabilize `const_option`Trevor Gross-2/+0
2024-10-12Rollup merge of #131599 - compiler-errors:storage, r=lcnrMatthias Krüger-43/+42
2024-10-12Rollup merge of #131567 - CastilloDel:reject-unstable-with-accepted-features,...Matthias Krüger-0/+33
2024-10-12Rollup merge of #131277 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-1/+2
2024-10-12Rollup merge of #131239 - VulnBandit:trait-vulnerability, r=lcnrMatthias Krüger-35/+37
2024-10-12Rollup merge of #128784 - tdittr:check-abi-on-fn-ptr, r=compiler-errorsMatthias Krüger-15/+82
2024-10-12remove a couple of redundant String to String conversionMatthias Krüger-4/+4
2024-10-12Rollup merge of #131605 - DianQK:llvm-const-int, r=the8472Trevor Gross-0/+13
2024-10-12Rollup merge of #131596 - RalfJung:interp-result-must-use, r=jieyouxuTrevor Gross-0/+1
2024-10-12Rollup merge of #131590 - matthiaskrgr:clones3, r=compiler-errorsTrevor Gross-2/+2
2024-10-12Rollup merge of #130870 - surechen:fix_130791, r=compiler-errorsTrevor Gross-0/+18
2024-10-12`LLVMConstInt` only allows integer typesDianQK-0/+13
2024-10-12Shallowly match opaque key in storageMichael Goulet-43/+42
2024-10-12mark InterpResult as must_useRalf Jung-0/+1
2024-10-12miri: avoid cloning AllocExtraRalf Jung-14/+19
2024-10-12yeet some clonesMatthias Krüger-2/+2
2024-10-12Emit an error for unstable attributes that reference already stable featuresCastilloDel-0/+33
2024-10-11Rollup merge of #131565 - Urgau:non_local_def-rm-deprecate, r=compiler-errorsTrevor Gross-5/+0
2024-10-11Rollup merge of #131546 - surechen:fix_129833, r=jieyouxuTrevor Gross-1/+9
2024-10-11Rollup merge of #131310 - taiki-e:msp430-clobber-abi, r=AmanieuTrevor Gross-0/+10
2024-10-11Rollup merge of #124874 - jedbrown:float-mul-add-fast, r=saethlinTrevor Gross-1/+34
2024-10-12Make unused_parens's suggestion considering expr's attributessurechen-1/+9
2024-10-11compiler: Wire `{TyAnd,}Layout` into `rustc_abi`Jubilee Young-253/+279
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-0/+0
2024-10-11compiler: Move impl of ToJson for abi::EndianJubilee Young-8/+6
2024-10-11Rollup merge of #131552 - durin42:llvm-20-getOrInsertDeclaration, r=cuviperTrevor Gross-6/+19
2024-10-11Rollup merge of #131543 - Zalathar:goodbye-llvm-17, r=petrochenkovTrevor Gross-16/+7
2024-10-11intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semanticsJed Brown-1/+34
2024-10-11Remove deprecation note in the `non_local_definitions` warningUrgau-5/+0
2024-10-11RustWrapper: adapt for rename of Intrinsic::getDeclarationAugie Fackler-6/+19
2024-10-11Auto merge of #131547 - matthiaskrgr:rollup-ui4p744, r=matthiaskrgrbors-23/+29
2024-10-11Don't assume traits used as type are trait objsVulnBandit-35/+37
2024-10-11Rollup merge of #131542 - lcnr:new-solver-fixmes, r=compiler-errorsMatthias Krüger-15/+6
2024-10-11Rollup merge of #131519 - davidlattimore:intrinsics-default-vis, r=UrgauMatthias Krüger-4/+3
2024-10-11Rollup merge of #131208 - mustartt:aix-call-abi, r=davidtwcoMatthias Krüger-3/+13
2024-10-11Rollup merge of #129079 - Zoxc:thinlto_imp_symbols, r=wesleywiserMatthias Krüger-1/+7
2024-10-11Auto merge of #131045 - compiler-errors:remove-unnamed_fields, r=wesleywiserbors-605/+32
2024-10-11coverage: Remove code related to LLVM 17Zalathar-16/+7
2024-10-11remove outdated FIXMEslcnr-15/+6