about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-03-25privacy: Visit types and traits in impls in type privacy lintsVadim Petrochenkov-5/+24
2025-03-25add FCW to warn about wasm ABI transitionRalf Jung-1/+126
2025-03-25Rollup merge of #138838 - compiler-errors:new-solver-crashes-tweaks, r=lcnrTakayuki Maeda-22/+88
2025-03-25Add a test with an empty crate name.Nicholas Nethercote-0/+13
2025-03-24Test linking and running no_std binariesMads Marquart-0/+41
2025-03-24Rollup merge of #138868 - mejrs:d_not_recommend_typo, r=davidtwcoMatthias Krüger-1/+18
2025-03-24Emit `unused_attributes` for `#[inline]` on exported functionsNoratrieb-6/+67
2025-03-24Test Command::current_dir with verbatim pathChris Denton-0/+36
2025-03-24Mark a fixed testMichael Goulet-3/+8
2025-03-24Don't ICE when encountering placeholders in layout computationMichael Goulet-8/+22
2025-03-24Don't mark privacy test as needing GCEMichael Goulet-11/+10
2025-03-24Allow WellFormed goals to be returned from relating in new solverMichael Goulet-0/+48
2025-03-24Revert "Rollup merge of #136127 - WaffleLapkin:dyn_ptr_unwrap_cast, r=compile...Michael Goulet-376/+0
2025-03-24Fix autofix for `self` and `self as …` in `unused_imports` lintSamuel Tardieu-0/+103
2025-03-24Fix ui pattern_types test for big-endian platformsEduard Stefes-13/+15
2025-03-24Add do_not_recommend typo helpmejrs-1/+18
2025-03-23Rollup merge of #138854 - TaKO8Ki:invalid-extern-fn-body, r=compiler-errorsMichael Goulet-0/+31
2025-03-23Rollup merge of #138641 - jieyouxu:print-supported-crate-types, r=UrgauMichael Goulet-5/+51
2025-03-23Rollup merge of #138509 - reddevilmidzy:add-test, r=compiler-errorsMichael Goulet-0/+44
2025-03-23fix: running the test only on x86_64.Hadrien Eyraud-2/+3
2025-03-23fix: Check empty SIMD vector in inline asmHadrien Eyraud-0/+29
2025-03-23Stabilize precise_capturing_in_traitsMichael Goulet-56/+20
2025-03-23Adjust `rustc-print-info-issue-138612.rs`Jieyou Xu-3/+8
2025-03-23Rebless tests with changed help due to new print request optionJieyou Xu-2/+2
2025-03-23Implement `supported-crate-types` print requestJieyou Xu-0/+41
2025-03-23fix ICE #138415Takayuki Maeda-0/+31
2025-03-22Auto merge of #138841 - matthiaskrgr:rollup-bfkls57, r=matthiaskrgrbors-1/+1
2025-03-22Rollup merge of #138786 - bjorn3:driver_code_move, r=compiler-errorsMatthias Krüger-1/+1
2025-03-22Rollup merge of #138794 - petrochenkov:cfgtracefix, r=jieyouxuMatthias Krüger-7/+14
2025-03-22Rollup merge of #138782 - karolzwolak:where-test-91520, r=compiler-errorsMatthias Krüger-0/+38
2025-03-22Rollup merge of #138639 - spencer3035:clean-ui-tests-2-of-n, r=jieyouxuMatthias Krüger-74/+64
2025-03-22Make UniqueArc invariant for soundnessFrank King-1/+43
2025-03-22Auto merge of #138719 - lcnr:concrete_opaque_types-closures, r=oli-obkbors-86/+59
2025-03-21cleaned and organized 3 tests in `./tests/ui/issues`Spencer-74/+64
2025-03-22Note potential but private items in show_candidatesxizheyin-2/+123
2025-03-22Add test to ensure no index out of bounds panic (#135474)Redddy-0/+44
2025-03-21expand: Do not report `cfg_attr` traces on macros as unused attributesVadim Petrochenkov-7/+14
2025-03-21Rollup merge of #138721 - jchecahi:tests-explicit-cpus, r=tgross35Matthias Krüger-23/+24
2025-03-21Rollup merge of #138570 - folkertdev:naked-function-target-feature-gate, r=Am...Matthias Krüger-7/+49
2025-03-21Fix lint name in unused linker_messages warningbjorn3-1/+1
2025-03-21test(ui): add tuple-struct-where-clause-suggestion ui test for #91520Karol Zwolak-0/+38
2025-03-21remove `feature(inline_const_pat)`lcnr-833/+95
2025-03-21Rollup merge of #138751 - Jeff-A-Martin:used-with-archive-test-fuchsia, r=jie...Matthias Krüger-0/+1
2025-03-21Rollup merge of #138724 - fmease:list-stems-bear-no-name, r=nnethercoteMatthias Krüger-0/+11
2025-03-20Auto merge of #138747 - matthiaskrgr:rollup-68x44rw, r=matthiaskrgrbors-6/+82
2025-03-20Auto merge of #138515 - petrochenkov:cfgtrace, r=nnethercotebors-0/+79
2025-03-20Fix the "used_with_archive" test on FuchsiaJeff Martin-0/+1
2025-03-20Make dedicated recovery for missing braces on closure with returnMichael Goulet-6/+12
2025-03-20Fix diagnostic struct typo, make sure is_array_like_block checks that it's a ...Michael Goulet-2/+38
2025-03-20Rollup merge of #138732 - compiler-errors:did, r=jieyouxuMatthias Krüger-6/+6