about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2023-10-23coverage: Add UI tests for values accepted by `-Cinstrument-coverage`Zalathar-1/+70
2023-10-23Rollup merge of #117042 - Zalathar:file-table, r=cjgillotMatthias Krüger-3/+3
2023-10-23Auto merge of #115324 - francorbacho:master, r=davidtwcobors-0/+146
2023-10-22rustdoc: make JS trait impls act more like HTMLMichael Howell-2/+69
2023-10-22rustdoc: remove as_ref from method sidebar testMichael Howell-6/+5
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-5/+199
2023-10-22Added a new item, need to bump this countMichael Howell-2/+2
2023-10-22Revert "rustdoc: list matching impls on type aliases"Michael Howell-62/+0
2023-10-22Revert "rustdoc: add impl items from aliased type into sidebar"Michael Howell-5/+0
2023-10-22rustdoc: rename `/implementors` to `/impl.trait`Michael Howell-14/+14
2023-10-22use visibility to check unused imports and delete some stmtsbohan-24/+120
2023-10-22coverage: Emit the filenames section before encoding per-function mappingsZalathar-3/+3
2023-10-22Auto merge of #116256 - apekros:issue-114912, r=cjgillotbors-0/+33
2023-10-22Rollup merge of #117034 - Nadrieril:fix-117033, r=cjgillotMatthias Krüger-0/+7
2023-10-22Auto merge of #116932 - Kobzol:fix-stage1-tests, r=Mark-Simulacrumbors-2/+4
2023-10-21Fix #117033Nadrieril-0/+7
2023-10-21Rollup merge of #116992 - estebank:issue-69492, r=oli-obkMatthias Krüger-0/+11
2023-10-21Use a ConstValue instead.Camille GILLOT-181/+561
2023-10-21Generate ValTrees in DataflowConstProp.Camille GILLOT-46/+139
2023-10-21Mention the syntax for `use` on `mod foo;` if `foo` doesn't existEsteban Küber-0/+11
2023-10-21on unresolved import disambiguate suggested path if it would collideLeón Orell Valerian Liehr-6/+115
2023-10-21Auto merge of #117020 - matthiaskrgr:rollup-cg62m4h, r=matthiaskrgrbors-5/+34
2023-10-21Rollup merge of #117019 - lukas-code:for-await, r=compiler-errorsMatthias Krüger-1/+19
2023-10-21Rollup merge of #116975 - ojeda:move-invalid-test, r=NilstriebMatthias Krüger-0/+0
2023-10-21Rollup merge of #106601 - estebank:match-semi, r=cjgillotMatthias Krüger-4/+15
2023-10-21fix spans for removing `.await` on `for` expressionsLukas Markeffsky-1/+19
2023-10-21Auto merge of #116734 - Nadrieril:lint-per-column, r=cjgillotbors-110/+232
2023-10-21Do not create move paths that do not need dropping.Camille GILLOT-58/+46
2023-10-21Do not report errors from move path builder.Camille GILLOT-11/+11
2023-10-21Rollup merge of #116995 - estebank:issue-69944, r=compiler-errorsMatthias Krüger-1/+6
2023-10-21Rollup merge of #116990 - estebank:issue-68445, r=cjgillotMatthias Krüger-0/+4
2023-10-21Rollup merge of #116974 - Zalathar:signature-spans, r=oli-obk,cjgillotMatthias Krüger-10/+192
2023-10-21Rollup merge of #116964 - celinval:smir-mono-body, r=oli-obkMatthias Krüger-1/+25
2023-10-21Rollup merge of #116961 - estebank:issue-60164, r=oli-obkMatthias Krüger-0/+24
2023-10-21Rollup merge of #116911 - estebank:issue-85378, r=oli-obkMatthias Krüger-0/+44
2023-10-21FileCheck annotations.Camille GILLOT-34/+217
2023-10-21Correct loop_headers logic.Camille GILLOT-14/+2
2023-10-21Rebase fallout.Camille GILLOT-25/+1
2023-10-21Handle more terminators.Camille GILLOT-6/+24
2023-10-21Do not thread through loop headers.Camille GILLOT-32/+6
2023-10-21Implement JumpThreading pass.Camille GILLOT-0/+1635
2023-10-21coverage: Handle fn signature spans more consistently near `?`Zalathar-20/+22
2023-10-21coverage: Add a test showing the inconsistent handling of function signaturesZalathar-0/+180
2023-10-20Point at assoc fn definition on type param divergenceEsteban Küber-1/+6
2023-10-20Replace all uses of `generator` in markdown documentation with `coroutine`Oli Scherer-12/+12
2023-10-20bless ui-fulldepsOli Scherer-2/+2
2023-10-20Bless coverage mapOli Scherer-3/+3
2023-10-20Rename `generator` folderOli Scherer-0/+0
2023-10-20Rename lots of files that had `generator` in their nameOli Scherer-81/+81
2023-10-20Rename `Gen` to `Coro` in testsOli Scherer-12/+12