about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2025-08-25Auto merge of #145711 - lcnr:non-defining-uses-hir-typeck, r=BoxyUwUbors-214/+359
2025-08-25change non-defining use error messagelcnr-41/+40
2025-08-25support non-defining uses in HIR typecklcnr-186/+331
2025-08-25Rollup merge of #145836 - minux-lee:issue-145835, r=RalfJungStuart Cook-5/+0
2025-08-25Rollup merge of #145830 - nnethercote:TokenKind-unref, r=chenyukangStuart Cook-49/+49
2025-08-25Rollup merge of #145820 - mati865:raw-elf-verdefnum, r=bjorn3Stuart Cook-3/+10
2025-08-25Rollup merge of #145817 - Zalathar:llvm-bool, r=workingjubileeStuart Cook-63/+103
2025-08-25Rollup merge of #145788 - JonathanBrouwer:proper-fix-for-macro-call-target, r...Stuart Cook-17/+35
2025-08-25Rollup merge of #145620 - compiler-errors:fake-dyn-to-dyn, r=lcnrStuart Cook-62/+74
2025-08-25fold regions, don't eraselcnr-3/+4
2025-08-25Remove bug comments from Repeat variantRyan Lee-5/+0
2025-08-25Auto merge of #145480 - cjgillot:sizeless-chunks, r=Mark-Simulacrumbors-144/+165
2025-08-24Update documentation.Camille Gillot-9/+3
2025-08-25Remove the lifetime from `ExpTokenPair`/`SeqSep`.Nicholas Nethercote-49/+49
2025-08-24Make sure to treat only param where clauses as inherentMichael Goulet-0/+27
2025-08-24raw-dylib-elf: set correct `DT_VERDEFNUM`Mateusz Mikuła-3/+10
2025-08-24Rename `llvm::Bool` aliases to standard const caseZalathar-34/+33
2025-08-24Replace the `llvm::Bool` typedef with a proper newtypeZalathar-34/+75
2025-08-24Warn on macro calls for attributes that had this behaviour previouslyJonathan Brouwer-17/+35
2025-08-24fix ICE on stable related to attrs on macrosJana Dönszelmann-29/+12
2025-08-24Port crate name to the new attribute systemJana Dönszelmann-57/+142
2025-08-24Support lints in early attribute parsingJana Dönszelmann-17/+53
2025-08-24Allow errors to be emitted as fatal during attribute parsingJana Dönszelmann-22/+66
2025-08-23Rollup merge of #145798 - compiler-errors:unnamed-lt-primary, r=lqdJacob Pratt-4/+4
2025-08-23Rollup merge of #144531 - Urgau:int_to_ptr_transmutes, r=jackh726Jacob Pratt-1/+143
2025-08-23Auto merge of #145796 - samueltardieu:rollup-linfi86, r=samueltardieubors-160/+248
2025-08-23Use unnamed lifetime spans as primary spans for MISMATCHED_LIFETIME_SYNTAXESMichael Goulet-4/+4
2025-08-24Prefer verbose suggestions for `integer_to_ptr_transmutes` lintUrgau-2/+4
2025-08-24Add lint against integer to pointer transmutesUrgau-1/+141
2025-08-23Rollup merge of #145791 - samueltardieu:fix-zst-to-enum-mir-validation, r=com...Samuel Tardieu-0/+15
2025-08-23Rollup merge of #145744 - RalfJung:miri-inplace-aliasing, r=compiler-errorsSamuel Tardieu-7/+16
2025-08-23Rollup merge of #145713 - lcnr:const-trait-bootstrap, r=compiler-errorsSamuel Tardieu-9/+16
2025-08-23Rollup merge of #145670 - jdonszelmann:port-sanitize, r=lcnrSamuel Tardieu-127/+185
2025-08-23Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJungSamuel Tardieu-0/+11
2025-08-23Rollup merge of #145234 - dianne:1-tuple-witnesses, r=jackh726Samuel Tardieu-17/+5
2025-08-23Auto merge of #145706 - lcnr:uniquification, r=BoxyUwUbors-117/+159
2025-08-23Remove chunk size from each chunk.Camille GILLOT-135/+162
2025-08-23Fix ICE when validating transmuting ZST to inhabited enumSamuel Tardieu-0/+15
2025-08-23NitsMichael Goulet-71/+72
2025-08-23Auto merge of #145567 - clubby789:cargo_update, r=clubby789bors-1/+3
2025-08-23Account for impossible bounds making seemingly unsatisfyable dyn-to-dyn castsMichael Goulet-11/+22
2025-08-23port attribute to the new parsing infrastructureJana Dönszelmann-127/+185
2025-08-23Auto merge of #145506 - cjgillot:live-or-dead-onescan, r=fee1-deadbors-13/+16
2025-08-23Auto merge of #145773 - jhpratt:rollup-kocqnzv, r=jhprattbors-759/+857
2025-08-22Rollup merge of #145765 - lqd:revert-142034, r=fmeaseJacob Pratt-121/+2
2025-08-22Rollup merge of #145762 - jdonszelmann:attrs-strings-to-symbols, r=lqdJacob Pratt-31/+36
2025-08-22Rollup merge of #145761 - Gelbpunkt:hermit-aarch64_be, r=wesleywiserJacob Pratt-0/+26
2025-08-22Rollup merge of #145751 - epage:infostring, r=joshtriplettJacob Pratt-2/+2
2025-08-22Rollup merge of #145747 - joshtriplett:builtin-diag-dyn, r=jdonszelmannJacob Pratt-276/+264
2025-08-22Rollup merge of #145738 - cjgillot:union-find-uplift, r=ZalatharJacob Pratt-8/+7