about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-09-18Add TestsVeera-0/+82
2024-09-10Auto merge of #130200 - matthiaskrgr:rollup-2g4ijc5, r=matthiaskrgrbors-41/+11
2024-09-10Rollup merge of #130185 - RalfJung:abi-compat-repr-c-wrappers, r=compiler-errorsMatthias Krüger-41/+11
2024-09-10Auto merge of #130025 - Urgau:missing_docs-expect, r=petrochenkovbors-0/+32
2024-09-10abi/compatibility test: remove tests inside repr(C) wrappersRalf Jung-41/+11
2024-09-09Rollup merge of #130146 - folkertdev:bootstrap-naked-asm, r=AmanieuJubilee-6/+6
2024-09-09Rollup merge of #130094 - workingjubilee:concurrency-is-real, r=lcnrJubilee-0/+51
2024-09-09compiler: Inform the solver of concurrencyJubilee Young-0/+51
2024-09-09Rollup merge of #130137 - gurry:master, r=cjgillotMatthias Krüger-0/+59
2024-09-09Rollup merge of #130064 - folkertdev:fix-issue-129983, r=compiler-errorsMatthias Krüger-8/+62
2024-09-09Add test about missing docs at crate levelUrgau-0/+14
2024-09-09Allow `missing_docs` lint on the generated test harnessUrgau-0/+5
2024-09-09bootstrap `naked_asm!` for `compiler-builtins`Folkert de Vries-6/+6
2024-09-09Fix ICE caused by missing span in a region errorGurinder Singh-0/+59
2024-09-08const: make ptr.is_null() stop execution on ambiguityRalf Jung-0/+39
2024-09-08Auto merge of #129346 - nnethercote:fix-double-handling-in-collect_tokens, r=...bors-110/+106
2024-09-08Auto merge of #129313 - RalfJung:coroutine-niches, r=compiler-errorsbors-26/+29
2024-09-07Rollup merge of #129847 - compiler-errors:async-cycle, r=davidtwcoMatthias Krüger-0/+19
2024-09-07Rollup merge of #129677 - compiler-errors:by-move-body-err, r=cjgillotMatthias Krüger-0/+27
2024-09-07Rollup merge of #129555 - RalfJung:const_float_bits_conv, r=dtolnayMatthias Krüger-5/+3
2024-09-07Rollup merge of #126452 - compiler-errors:raw-lifetimes, r=spastorinoMatthias Krüger-2/+154
2024-09-07Auto merge of #126161 - Bryanskiy:delegation-generics-4, r=petrochenkovbors-325/+417
2024-09-07Don't build by-move body when async closure is taintedMichael Goulet-0/+27
2024-09-07Rollup merge of #130054 - cuishuang:master, r=chenyukangMichael Goulet-1/+1
2024-09-07Rollup merge of #129899 - veera-sivarajan:fix-97793-pr-final, r=chenyukangMichael Goulet-8/+573
2024-09-07Rollup merge of #129840 - GrigorenkoPV:elided-named-lifetimes-suggestion, r=c...Michael Goulet-0/+31
2024-09-07fix ICE in CMSE type validationFolkert de Vries-8/+62
2024-09-06Add Suggestions for Misspelled KeywordsVeera-13/+169
2024-09-07Add missing quotation markscuishuang-1/+1
2024-09-06Lint against keyword lifetimes in keyword_identsMichael Goulet-2/+25
2024-09-06Add some more testsMichael Goulet-0/+105
2024-09-06Reserve prefix lifetimes tooMichael Goulet-0/+24
2024-09-06Hack around a conflict with `clippy::needless_lifetimes`Pavel Grigorenko-103/+0
2024-09-06Auto merge of #121848 - lcnr:stabilize-next-solver, r=compiler-errorsbors-530/+419
2024-09-06elided_named_lifetimes: manually implement `LintDiagnostic`Pavel Grigorenko-26/+26
2024-09-06elided_named_lifetimes: add suggestionsPavel Grigorenko-0/+134
2024-09-06Also emit `missing_docs` lint with `--test` to fulfill expectationsUrgau-0/+13
2024-09-06Rollup merge of #129021 - compiler-errors:ptr-cast-outlives, r=lcnrMatthias Krüger-5/+81
2024-09-06Auto merge of #129999 - matthiaskrgr:rollup-pzr9c8p, r=matthiaskrgrbors-2/+93
2024-09-05Rollup merge of #129472 - folkertdev:const-refs-to-static-asm-const, r=lcnrMatthias Krüger-2/+93
2024-09-05Delegation: support generics in associated delegation itemsBryanskiy-201/+293
2024-09-05Adjust testsMichael Goulet-3/+22
2024-09-05Check unnormalized signature on pointer castMichael Goulet-6/+63
2024-09-05Don't worry about uncaptured contravariant lifetimes if they outlive a captur...Michael Goulet-0/+15
2024-09-05update test descriptionlcnr-3/+3
2024-09-05remove unnecessary revisionslcnr-273/+22
2024-09-05rebase and update fixed `crashes`lcnr-0/+124
2024-09-05stabilize `-Znext-solver=coherence`lcnr-291/+307
2024-09-05Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat...Matthias Krüger-11/+62
2024-09-05Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx...Matthias Krüger-2/+2