about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-05-20Introduce some typedefs to improve readability.Nicholas Nethercote-6/+10
2025-05-20Warning when dependency crate has async drop types, and the feature is disabl...Andrew Zhogin-1/+1
2025-05-19current_dll_path: fix mistake in assertion messageRalf Jung-1/+1
2025-05-19Fixed possible ICE in annotate_mut_binding_to_immutable_bindingJosh Gunter-6/+8
2025-05-19Auto merge of #141255 - matthiaskrgr:rollup-ravsgen, r=matthiaskrgrbors-50/+122
2025-05-19Rollup merge of #141253 - azhogin:azhogin/async-drop-feature-inconsistency-wa...Matthias Krüger-0/+40
2025-05-19Rollup merge of #141249 - fee1-dead-contrib:push-mwxxsvrsotvs, r=oli-obkMatthias Krüger-49/+73
2025-05-19Rollup merge of #131200 - ismailarilik:handle-potential-query-instability-lin...Matthias Krüger-1/+9
2025-05-19add s390x z17 target featuresFolkert de Vries-10/+24
2025-05-19Warning added when dependency crate has async drop types, and the feature is ...Andrew Zhogin-0/+40
2025-05-19gvn: bail out unavoidable non-ssa locals in repeatdianqk-1/+7
2025-05-19introduce common macro for `MutVisitor` and `Visitor` to dedup codeDeadbeef-49/+73
2025-05-19Rollup merge of #141239 - RalfJung:dladdr-fname, r=NoratriebStuart Cook-3/+1
2025-05-19Rollup merge of #140847 - Zalathar:unused-local-file, r=SparrowLiiStuart Cook-42/+108
2025-05-19dladdr cannot leave dli_fname to be nullRalf Jung-3/+1
2025-05-19Rollup merge of #140874 - mejrs:rads, r=WaffleLapkinStuart Cook-88/+94
2025-05-19Rollup merge of #140049 - haenoe:fix-autodiff-generics, r=ZuseZ4Stuart Cook-11/+62
2025-05-18Auto merge of #140154 - Berrysoft:cygwin-host, r=jieyouxubors-4/+11
2025-05-18Rollup merge of #141218 - dianqk:gvn-overlapping, r=oli-obkLeón Orell Valerian Liehr-6/+13
2025-05-18Rollup merge of #141127 - klensy:windows-bump-61, r=albertlarsan68,jieyouxuLeón Orell Valerian Liehr-5/+5
2025-05-18Rollup merge of #140926 - azhogin:azhogin/async-drop-coroutine-layout-returns...León Orell Valerian Liehr-14/+25
2025-05-18Rollup merge of #140746 - dianne:guard-pat-res, r=oli-obkLeón Orell Valerian Liehr-35/+100
2025-05-18Rollup merge of #140490 - folkertdev:asm-parser-changes, r=Amanieu,traviscrossLeón Orell Valerian Liehr-220/+296
2025-05-18Rollup merge of #138940 - sayantn:stabilize-avx512, r=Amanieu,traviscrossLeón Orell Valerian Liehr-23/+24
2025-05-18Remove rustc_attr_data_structures re-export from rustc_attr_parsingmejrs-34/+42
2025-05-18Fast path for sized predMichael Goulet-2/+18
2025-05-18Fast path for processing some obligations in the new solverMichael Goulet-7/+67
2025-05-18Auto merge of #141216 - fmease:rollup-pa5mvx3, r=fmeasebors-8/+2
2025-05-18name resolution for guard patternsdianne-3/+35
2025-05-18gvn: avoid creating overlapping assignmentsdianqk-6/+13
2025-05-18add `AsmOptions` with some named fieldsFolkert de Vries-19/+31
2025-05-18rename to get rid of the 'raw' conceptFolkert de Vries-63/+64
2025-05-18delay error for unsupported optionsFolkert de Vries-14/+2
2025-05-18attempt to have rustfmt use the new logicFolkert de Vries-17/+8
2025-05-18a new parser generating the exact same error messagesFolkert de Vries-150/+226
2025-05-18Rollup merge of #141132 - bvanjoi:issue-141082, r=fmeaseLeón Orell Valerian Liehr-1/+1
2025-05-18Rollup merge of #141045 - dpaoliello:noarmhazard, r=jieyouxuLeón Orell Valerian Liehr-6/+1
2025-05-18Rollup merge of #140966 - est31:let_chains_library, r=tgross35León Orell Valerian Liehr-1/+0
2025-05-18Auto merge of #141129 - compiler-errors:register-region-obl, r=oli-obkbors-0/+8
2025-05-18Suggest use `"{}", self.x` instead of `{self.x}` when resolve `x` as field of...xizheyin-6/+24
2025-05-18Stabilize `avx512_target_feature`sayantn-23/+24
2025-05-18Auto merge of #141039 - lqd:expensive-sanity, r=compiler-errorsbors-9/+13
2025-05-17Auto merge of #140856 - oli-obk:merge-queries2, r=nnethercotebors-24/+16
2025-05-17extract operand parserFolkert de Vries-83/+93
2025-05-17determine later whether an explicit reg was usedFolkert de Vries-11/+9
2025-05-17Fast path for register_region_obligationMichael Goulet-0/+8
2025-05-17Use `crate::` prefix for root macro suggestionsbohan-1/+1
2025-05-17Rollup merge of #141125 - lcnr:coroutine_obligations_use_borrowck, r=compiler...Matthias Krüger-7/+13
2025-05-17Rollup merge of #141121 - compiler-errors:ambig-is-not-err, r=lcnrMatthias Krüger-2/+8
2025-05-17Rollup merge of #141118 - Veykril:lw-ymmtxytkrrqs, r=compiler-errorsMatthias Krüger-0/+14