summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-03-14Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...Felix S. Klock II-103/+916
2024-03-14regression test from 121610.Felix S. Klock II-0/+41
2024-03-14AST validation: Improve handling of inherent impls nested within functions an...León Orell Valerian Liehr-0/+72
2024-03-04Improve wording of static_mut_refObei Sideg-398/+733
2024-02-13Update `never_type` feature gate ui testGuillaume Gomez-1/+47
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-226/+53
2024-01-31Rollup merge of #120490 - nnethercote:Diagnostic-hashing, r=estebankNadrieril-2/+0
2024-01-31Rollup merge of #120472 - Nilstrieb:die, r=compiler-errorsNadrieril-63/+23
2024-01-31Rollup merge of #120469 - estebank:issue-40120, r=TaKO8KiNadrieril-357/+357
2024-01-31Auto merge of #120227 - nnethercote:further-improve-space_between, r=petroche...bors-84/+62
2024-01-30Provide more context on derived obligation error primary labelEsteban Küber-357/+357
2024-01-31Don't hash lints differently to non-lints.Nicholas Nethercote-2/+0
2024-01-30Auto merge of #119101 - compiler-errors:outlives, r=lcnrbors-3/+48
2024-01-30Rollup merge of #120476 - compiler-errors:lang-items-yeet, r=NilstriebGuillaume Gomez-317/+6
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-2/+2
2024-01-30Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercoteGuillaume Gomez-11/+2
2024-01-30Rollup merge of #120293 - estebank:issue-102629, r=nnethercoteGuillaume Gomez-311/+230
2024-01-30Rollup merge of #118533 - chenyukang:yukang-fix-118455, r=petrochenkovGuillaume Gomez-184/+73
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-226/+53
2024-01-30Rollup merge of #120460 - nnethercote:fix-120397, r=compiler-errorsGuillaume Gomez-20/+94
2024-01-30Rollup merge of #120439 - seqre-contrib:moving-ui-tests, r=nnethercoteGuillaume Gomez-0/+0
2024-01-30Rollup merge of #120424 - RalfJung:raw-ptr-meta, r=NilstriebGuillaume Gomez-1/+1
2024-01-30Rollup merge of #120402 - compiler-errors:async-closure-def-tree, r=cjgillotGuillaume Gomez-0/+31
2024-01-30Rollup merge of #120400 - estebank:bound-error-cleanup, r=oli-obkGuillaume Gomez-143/+32
2024-01-30Auto merge of #119744 - lcnr:assemble-only-rigid, r=compiler-errorsbors-22/+98
2024-01-30Apply suggestions from reviewMichael Goulet-0/+20
2024-01-30Add a testMichael Goulet-0/+22
2024-01-30Deeply normalize when processing registered region obligationsMichael Goulet-3/+6
2024-01-29Move multiple UI issue tests to subdirectoriesMarek 'seqre' Grzelak-0/+0
2024-01-29Auto merge of #120466 - Dylan-DPC:rollup-v0or19a, r=Dylan-DPCbors-61/+714
2024-01-29Remove some unnecessary check logic for lang items in HIR typeckMichael Goulet-317/+6
2024-01-29Add test for duplicate lang itemsNilstrieb-0/+23
2024-01-29Delete now-useless testNilstrieb-48/+0
2024-01-29Make duplicate lang items fatalNilstrieb-18/+3
2024-01-29Avoid ICE in trait without `dyn` lintEsteban Küber-120/+218
2024-01-29bye bye `assemble_candidates_via_self_ty`lcnr-22/+98
2024-01-29Rollup merge of #120390 - matthewjasper:inline-constant-pat-mir, r=davidtwcoDylan DPC-8/+87
2024-01-29Rollup merge of #118625 - ShE3py:expr-in-pats, r=WaffleLapkinDylan DPC-53/+627
2024-01-29Supress unhelpful diagnostics for unresolved top level attributesyukang-184/+73
2024-01-29Enable tests for unsafe blocks in inline const patternsMatthew Jasper-3/+39
2024-01-29Borrow check inline const patternsMatthew Jasper-5/+48
2024-01-29raw pointer metadata API: data address -> data pointerRalf Jung-1/+1
2024-01-29Be more careful about interpreting a label/lifetime as a mistyped char literal.Nicholas Nethercote-20/+94
2024-01-28Handle methodcalls & operators in patternsLieselotte-53/+627
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-2/+2
2024-01-27Make the coroutine def id of an async closure the child of the closure def idMichael Goulet-0/+31
2024-01-27Update tests.Markus Reiter-30/+32
2024-01-27Auto merge of #120062 - davidtwco:llvm-data-layout-check, r=wesleywiserbors-0/+31
2024-01-27Rollup merge of #119957 - Young-Flash:fix, r=fmeaseMatthias Krüger-0/+118
2024-01-27Rollup merge of #118182 - estebank:issue-118164, r=davidtwcoMatthias Krüger-0/+36