about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-02Add snapshot tests for checking compiler, library and rustc toolsJakub Beránek-1/+182
2025-07-02Automatically derive stage in step metadata where possibleJakub Beránek-62/+60
2025-07-02Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrumbors-656/+557
2025-07-01Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obkbors-2203/+114
2025-07-01Remove support for dyn*Michael Goulet-2203/+114
2025-07-01Auto merge of #143287 - GuillaumeGomez:rollup-fdjcti9, r=GuillaumeGomezbors-574/+1573
2025-07-01Ignore `float_minimum_maximum` doctests on i586Josh Stone-2/+2
2025-07-01Update `cfg(bootstrap)`Josh Stone-143/+26
2025-07-01Update `STAGE0_MISSING_TARGETS`Josh Stone-2/+0
2025-07-01Update stage0 to 1.89.0-beta.1Josh Stone-460/+480
2025-07-01Update version placeholdersJosh Stone-49/+49
2025-07-01Rollup merge of #143279 - GuillaumeGomez:rm-itemkind-descr, r=oli-obkGuillaume Gomez-29/+14
2025-07-01Rollup merge of #143269 - tshepang:patch-1, r=KobzolGuillaume Gomez-2/+2
2025-07-01Rollup merge of #143262 - dianqk:non_exhaustive, r=oli-obkGuillaume Gomez-25/+27
2025-07-01Rollup merge of #143255 - Kobzol:disable-lld-by-default, r=jieyouxuGuillaume Gomez-5/+8
2025-07-01Rollup merge of #143240 - JonathanBrouwer:object_lifetime_default_parser, r=o...Guillaume Gomez-2/+27
2025-07-01Rollup merge of #143230 - jieyouxu:compiletest-maintenance-2, r=KobzolGuillaume Gomez-38/+84
2025-07-01Rollup merge of #143212 - Kivooeo:tf20, r=tgross35Guillaume Gomez-223/+253
2025-07-01Rollup merge of #143210 - Kivooeo:tf19, r=tgross35Guillaume Gomez-222/+265
2025-07-01Rollup merge of #143181 - JonathanBrouwer:malformed-attrs, r=oli-obkGuillaume Gomez-15/+858
2025-07-01Rollup merge of #142760 - epage:lock, r=tgross35Guillaume Gomez-6/+6
2025-07-01Rollup merge of #141867 - Diggsey:db-improve-future-docs, r=tgross35Guillaume Gomez-7/+16
2025-07-01Rollup merge of #136801 - sorairolake:add-random-for-tuple, r=joshtriplettGuillaume Gomez-0/+13
2025-07-01Update clippy source code to make use of `TyCtxt::def_descr` instead of `Item...Guillaume Gomez-6/+12
2025-07-01Auto merge of #142030 - oli-obk:wfck-less-hir, r=compiler-errorsbors-1012/+1149
2025-07-01Fix duplicate errors for `link_section`, `rustc_layout_scalar_valid_range_sta...Jonathan Brouwer-20/+39
2025-07-01Port `#[rustc_object_lifetime_default]` to the new attribute parsing infrastr...Jonathan Brouwer-2/+27
2025-07-01Fix duplicate help on export_name and othersJonathan Brouwer-25/+6
2025-07-01Fix `#[rustc_macro_transparency]` giving two errorsJonathan Brouwer-75/+69
2025-07-01Fix `#[must_use = 1]` not giving an errorJonathan Brouwer-44/+81
2025-07-01Fix double error for `export_name`Jonathan Brouwer-88/+75
2025-07-01New test for malformed attributesJonathan Brouwer-0/+825
2025-07-01Remove `ItemKind::descr` methodGuillaume Gomez-23/+2
2025-07-01Auto merge of #143013 - bjorn3:split_exported_symbols, r=oli-obkbors-37/+86
2025-07-01cleaned up some testsKivooeo-102/+132
2025-07-01Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obkbors-69/+146
2025-07-01bootstrap: make comment more clearTshepang Mbambo-2/+2
2025-07-01Do not enable LLD by default in the dist profileJakub Beránek-5/+8
2025-07-01Auto merge of #143267 - matthiaskrgr:rollup-suvzar6, r=matthiaskrgrbors-812/+977
2025-07-01Make some compiletest errors/warnings/help more visually obviousJieyou Xu-38/+84
2025-07-01Rollup merge of #143264 - Muscraft:fix-suggestion-filename, r=compiler-errorsMatthias Krüger-1/+4
2025-07-01Rollup merge of #143263 - ComputerDruid:linkify_CodeSuggestion, r=compiler-er...Matthias Krüger-2/+2
2025-07-01Rollup merge of #143257 - tgross35:run-make-deps, r=jieyouxuMatthias Krüger-13/+41
2025-07-01Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche...Matthias Krüger-668/+739
2025-07-01Rollup merge of #143234 - GuillaumeGomez:ice-143128, r=oli-obkMatthias Krüger-101/+89
2025-07-01Rollup merge of #143178 - eeshvardasikcm:master, r=notriddleMatthias Krüger-1/+1
2025-07-01Rollup merge of #143156 - folkertdev:fn-align-inherit-from-trait, r=workingju...Matthias Krüger-26/+93
2025-07-01Rollup merge of #143125 - tgross35:aarch64-neon-llvm19-f16, r=cuviperMatthias Krüger-0/+8
2025-07-01Auto merge of #141875 - nnethercote:ByteSymbol, r=petrochenkovbors-267/+447
2025-06-30fix: Emit suggestion filename if primary diagnostic span is dummyScott Schafer-1/+4