about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-09-29Auto merge of #146376 - durin42:dwo-specify-path, r=davidtwcobors-12/+138
2025-09-29add testslcnr-0/+39
2025-09-29Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalatharbors-1/+8
2025-09-29Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercoteStuart Cook-1/+8
2025-09-29Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalatharbors-5/+3
2025-09-29Rollup merge of #147100 - Enselic:ignore-less, r=jieyouxuStuart Cook-5/+3
2025-09-29Make replacement suggestion `_` in type verboseEsteban Küber-148/+256
2025-09-29Rollup merge of #147127 - antoyo:fix/gcc-linker-plugin, r=bjorn3Stuart Cook-0/+4
2025-09-29Rollup merge of #147122 - Zalathar:crash-directives, r=cjgillotStuart Cook-3/+3
2025-09-29Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxuStuart Cook-0/+30
2025-09-29Rollup merge of #147092 - cjgillot:late-validate-mir, r=compiler-errorsStuart Cook-104/+0
2025-09-29Rollup merge of #133477 - estebank:issue-133343, r=davidtwcoStuart Cook-0/+76
2025-09-29Fix some crash-test directivesZalathar-3/+3
2025-09-28Auto merge of #146513 - madsmtm:apple-reenable-assertions, r=Mark-Simulacrumbors-0/+1
2025-09-28Detect unconstructable re-exported tuple structsEsteban Küber-0/+76
2025-09-28Point at multiple outlives requirements instead of just the first oneEsteban Küber-0/+31
2025-09-28reword noteEsteban Küber-26/+26
2025-09-28Point at lifetime requirement origin in more casesEsteban Küber-34/+78
2025-09-28Point at fn bound that introduced lifetime obligationEsteban Küber-23/+160
2025-09-28Add a leading dash to linker plugin arguments in the gcc codegenAntoni Boucher-0/+4
2025-09-28Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-SimulacrumMatthias Krüger-1/+5
2025-09-28Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4Matthias Krüger-1/+631
2025-09-28Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errorsMatthias Krüger-11/+116
2025-09-28Do not validate MIR if code does not type-check.Camille Gillot-104/+0
2025-09-28Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqdMatthias Krüger-1/+1
2025-09-28Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwUMatthias Krüger-0/+55
2025-09-28Rollup merge of #146745 - helldawg:master, r=workingjubileeMatthias Krüger-27/+27
2025-09-28Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35bors-1/+1
2025-09-28test: add `keyword/soup.rs`Nik Revenco-0/+30
2025-09-27Hoist non-platform-specific code out of `thread_local_inner!`Jules Bertholet-4/+4
2025-09-27Rollup merge of #147032 - GuillaumeGomez:fix-doctest-compilation-time-display...Matthias Krüger-8/+136
2025-09-27Rollup merge of #147018 - Fabian-Gruenbichler:mr/fix-linker-warning-test-norm...Matthias Krüger-1/+1
2025-09-27Rollup merge of #146732 - durin42:llvm-22-less-assumes, r=nikicMatthias Krüger-4/+13
2025-09-27Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandryMatthias Krüger-3/+233
2025-09-27tests: Remove ignore-android directive for fixed issueMartin Nordholts-5/+3
2025-09-27improve empty attribute diagnosticJana Dönszelmann-1/+8
2025-09-27Ignore crash test that doesn't crash on Apple platformsMads Marquart-0/+1
2025-09-27Remove `doc_auto_cfg` feature as wellGuillaume Gomez-3/+2
2025-09-27Apply first review round suggestionsGuillaume Gomez-3/+3
2025-09-27Improve code comments and extend tests for `doc_cfg` featureGuillaume Gomez-1/+28
2025-09-27Fix `tests/rustdoc/target-feature.rs` test by adding missing `#![feature(doc_...Guillaume Gomez-0/+2
2025-09-27Improve code and better check `doc(cfg(...))` attributesGuillaume Gomez-36/+128
2025-09-27Add code documentation, improve code and improve error messageGuillaume Gomez-2/+2
2025-09-27Put back the `doc_cfg` code behind a nightly featureGuillaume Gomez-19/+29
2025-09-27Remove ui test for doc_cfg feature gateGuillaume Gomez-14/+5
2025-09-27Strenghten checks for `doc(auto_cfg(show/hide))` attributesGuillaume Gomez-1/+8
2025-09-27Add "global" rustdoc test for RFC 3631Guillaume Gomez-0/+80
2025-09-27Update rustdoc testsGuillaume Gomez-42/+61
2025-09-27Fix tracking issue number for feature(macro_attr)Simon Sapin-1/+1
2025-09-27Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxubors-10/+5