about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
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
2025-09-27Auto merge of #147074 - matthiaskrgr:rollup-sm3owsd, r=matthiaskrgrbors-342/+604
2025-09-26Apply cfg(bootstrap) replacementMark Rousskov-9/+4
2025-09-26Update CURRENT_RUSTC_VERSION post-bumpMark Rousskov-1/+1
2025-09-26this ice now requires -Zvalidate-mirbeepster4096-7/+7
2025-09-27move Reborrow to ops, fix fmt issuesAapo Alasuutari-15/+13
2025-09-26Add regression test for merged doctests compilation time displayGuillaume Gomez-8/+136
2025-09-26split-dwarf: add documentation and test coverageAugie Fackler-12/+138
2025-09-26Support `#[rustc_align_static]` inside `thread_local!`Jules Bertholet-2/+433
2025-09-26tests: use max-llvm-major-version instead of ignore-llvm-versionAugie Fackler-3/+3
2025-09-26Rollup merge of #147058 - GuillaumeGomez:ignore-more-ui-tests, r=KobzolMatthias Krüger-297/+440
2025-09-26Rollup merge of #147027 - GuillaumeGomez:tyalias-disambiguator, r=lolbinarycatMatthias Krüger-0/+95
2025-09-26Rollup merge of #146704 - jdonszelmann:port-debug-visualizer, r=petrochenkovMatthias Krüger-45/+42
2025-09-26Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnrMatthias Krüger-0/+27
2025-09-26add testslcnr-0/+161
2025-09-26move testslcnr-0/+0
2025-09-26allow method calls on opaqueslcnr-139/+141
2025-09-26use `try_structurally_resolve_type` for method receiverlcnr-34/+51
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-297/+440
2025-09-26fix cycle head usages trackinglcnr-0/+55
2025-09-26Add tests for new `tyalias` intra-doc link disambiguatorGuillaume Gomez-0/+95