about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-03-06compiletest: Add a `//@ needs-threads` directiveAlex Crichton-75/+73
2024-03-06Auto merge of #121679 - lcnr:opaque-wf-check-2, r=oli-obkbors-93/+272
2024-03-06Auto merge of #122045 - matthiaskrgr:rollup-5l3vpn7, r=matthiaskrgrbors-12/+19
2024-03-05Rollup merge of #122018 - RalfJung:box-custom-alloc, r=oli-obkMatthias Krüger-0/+1
2024-03-05Rollup merge of #121894 - RalfJung:const_eval_select, r=oli-obkMatthias Krüger-12/+8
2024-03-05Rollup merge of #121857 - compiler-errors:async-closure-signature-deduction, ...Matthias Krüger-0/+10
2024-03-05Rollup merge of #121991 - oli-obk:merge_opaque_types_defined_by_queries, r=co...Matthias Krüger-10/+20
2024-03-05Rollup merge of #121978 - GuillaumeGomez:dylib-duplicated-path, r=bjorn3Matthias Krüger-0/+9
2024-03-05Rollup merge of #121975 - davidtwco:issue-121757, r=petrochenkovMatthias Krüger-0/+70
2024-03-05Rollup merge of #121961 - surechen:add_test_20240304, r=petrochenkovMatthias Krüger-0/+124
2024-03-05Rollup merge of #121846 - bvanjoi:fix-121760, r=petrochenkovMatthias Krüger-0/+56
2024-03-05Rollup merge of #121202 - Urgau:check-cfg-limit-diagnostics, r=pnkfelixMatthias Krüger-28/+40
2024-03-05Merge `impl_trait_in_assoc_types_defined_by` query back into `opaque_types_de...Oli Scherer-10/+20
2024-03-05only set noalias on Box with the global allocatorRalf Jung-0/+1
2024-03-05Auto merge of #121992 - jieyouxu:fix-tidy-unpaired-revision, r=onur-ozkanbors-1/+8
2024-03-05Update test names to not have dots许杰友 Jieyou Xu (Joe)-1/+1
2024-03-05Limit the number of names and values in check-cfg diagnosticsUrgau-28/+40
2024-03-05Rollup merge of #121838 - oli-obk:impl_trait_in_assoc_tys_fix, r=compiler-errorsMatthias Krüger-0/+43
2024-03-05Rollup merge of #121826 - estebank:e0277-root-obligation-2, r=oli-obkMatthias Krüger-115/+105
2024-03-05Rollup merge of #121664 - compiler-errors:adjust-error-yield-lowering, r=spas...Matthias Krüger-0/+21
2024-03-05add test for #71450surechen-0/+110
2024-03-05Auto merge of #120675 - oli-obk:intrinsics3.0, r=pnkfelixbors-0/+48
2024-03-04Split dots in filename, not the entire path许杰友 Jieyou Xu (Joe)-0/+7
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-3/+3
2024-03-04Add a scheme for moving away from `extern "rust-intrinsic"` entirelyOli Scherer-0/+48
2024-03-04Add regression ui test for duplicated path in dylib errorGuillaume Gomez-0/+9
2024-03-04hir_analysis: enums return `None` in `find_field`David Wood-0/+70
2024-03-04Merge the impl trait in assoc type collector into the opaque type collector a...Oli Scherer-1/+16
2024-03-04Auto merge of #121964 - matthiaskrgr:rollup-rtcju5m, r=matthiaskrgrbors-0/+99
2024-03-04Rollup merge of #121912 - fmease:diag-method-chains-gat, r=compiler-errors,es...Matthias Krüger-0/+49
2024-03-04Rollup merge of #121130 - chenyukang:yukang-fix-121061-macro-later, r=matthia...Matthias Krüger-0/+50
2024-03-04Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compi...bors-34/+103
2024-03-04add test for #78894surechen-0/+14
2024-03-03Rollup merge of #121749 - jieyouxu:issue-45127-fix, r=petrochenkovMatthias Krüger-14/+126
2024-03-03Rollup merge of #121528 - Alexendoo:unused_qualifications, r=petrochenkovMatthias Krüger-7/+127
2024-03-03Move testsCaio-0/+0
2024-03-03Consider middle segments of paths in `unused_qualifications`Alex Macleod-7/+127
2024-03-03Be more lax in `.into_iter()` suggestion when encountering `Iterator` methods...Esteban Küber-26/+36
2024-03-03Use root obligation on E0277 for some casesEsteban Küber-89/+69
2024-03-03Only run lint tests on x86_64-unknown-linux-gnu许杰友 Jieyou Xu (Joe)-13/+17
2024-03-03Rollup merge of #121917 - GuillaumeGomez:pattern-complexity_limit.rs, r=Nadri...Guillaume Gomez-0/+141
2024-03-03Ignore cdylib test for i686-unknown-linux-musl许杰友 Jieyou Xu (Joe)-0/+1
2024-03-03Add feature gate test for `pattern_complexity` attributeGuillaume Gomez-0/+18
2024-03-03Add and update tests to use `pattern_complexity`Guillaume Gomez-0/+123
2024-03-03Auto merge of #121877 - estebank:fancy-svg, r=compiler-errorsbors-147/+421
2024-03-03fix spans of arguments in diagnosticyukang-33/+33
2024-03-03Properly deal with GATs when looking for method chains to point atLeón Orell Valerian Liehr-0/+49
2024-03-02On tests that specify --color=always emit SVG file with stderr outputEsteban Kuber-147/+421
2024-03-02Rollup merge of #121731 - oli-obk:eager_opaque_checks, r=compiler-errorsGuillaume Boisseau-2/+35
2024-03-02Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasperGuillaume Boisseau-0/+48