about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2022-02-10Fix switch on discriminant detection in a presence of coverage countersTomasz Miąsko-0/+16
2022-02-10Fix incorrect register conflict detection in asm!Amanieu d'Antras-0/+30
2022-02-10Fix ICE if no trait assoc const eqkadmin-0/+76
2022-02-10Split PAuth target featureAdam Gemmell-0/+68
2022-02-10Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwcoMatthias Krüger-391/+71
2022-02-10Rollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwUMatthias Krüger-0/+29
2022-02-10fix min_const_generics oversightlcnr-0/+29
2022-02-09Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkovMatthias Krüger-0/+35
2022-02-09Rollup merge of #91504 - cynecx:used_retain, r=nikicMatthias Krüger-0/+79
2022-02-09Stabilize cfg_target_has_atomicAmanieu d'Antras-391/+71
2022-02-09Suggest collecting into `Vec<_>` when collecting into `[_]`Michael Goulet-0/+41
2022-02-09Move tests into attributes directory to pacify tidyNikita Popov-0/+0
2022-02-09Add tracking issueNikita Popov-0/+2
2022-02-09Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obkbors-11/+62
2022-02-09Rollup merge of #93751 - eholk:issue-93648-drop-tracking-projection, r=tmiaskoYuki Okushi-0/+12
2022-02-09Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgrbors-12/+166
2022-02-08add more tests and make used(linker/compiler) mutually exclusivecynecx-0/+51
2022-02-08Add some known GAT bugs as testsJack Huey-0/+450
2022-02-08Improve opaque type higher-ranked region error message under NLLAaron Hill-11/+62
2022-02-08Fix regression from lazy opaque typesOli Scherer-2/+94
2022-02-08Rollup merge of #93732 - lcnr:hrlt-backcompa, r=Mark-SimulacrumMatthias Krüger-0/+98
2022-02-08Rollup merge of #92917 - jackh726:issue-91762-2, r=nikomatsakisMatthias Krüger-2/+49
2022-02-08Rollup merge of #92715 - chordtoll:empty-string, r=davidtwcoMatthias Krüger-2/+11
2022-02-08Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewja...Matthias Krüger-8/+8
2022-02-08nitlcnr-3/+3
2022-02-08Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisabors-2/+2
2022-02-08Remove obsolete no-op #[main] attribute from compiler.Jeremy Banks-0/+35
2022-02-07Drop tracking: improve break and continue handlingEric Holk-0/+19
2022-02-07Drop tracking: track borrows of projectionsEric Holk-0/+12
2022-02-07Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakisbors-1610/+2148
2022-02-07Change inference var check to be in project_typeJack Huey-21/+16
2022-02-07Don't match any projection predicates when the obligation has inference types...Jack Huey-0/+52
2022-02-07Add a test showing that we don't infer across multiple uses of the same opaqu...Oli Scherer-0/+27
2022-02-07Print opaque types from type aliases via their pathOli Scherer-58/+138
2022-02-07Rollup merge of #93682 - PatchMixolydic:where-in-the-world-is-const_fn_trait_...Mara Bos-18/+18
2022-02-07Rollup merge of #93416 - name1e5s:chore/remove_allow_fail, r=m-ou-seMara Bos-37/+0
2022-02-07Rollup merge of #93394 - m-ou-se:fix-93378, r=estebankMara Bos-0/+41
2022-02-07Rollup merge of #91530 - bobrippling:suggest-1-tuple-parens, r=camelidMara Bos-14/+82
2022-02-07add fut/back compat tests for implied trait boundslcnr-0/+98
2022-02-07Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obkbors-38/+182
2022-02-07add tests and fix commentscynecx-0/+26
2022-02-06Fix tracking issue for `const_fn_trait_bound`Ruby Lazuli-18/+18
2022-02-06Rollup merge of #90998 - jhpratt:require-const-stability, r=oli-obkMatthias Krüger-8/+28
2022-02-06Rollup merge of #93669 - compiler-errors:const-generic-args, r=lcnrMatthias Krüger-0/+36
2022-02-06Rollup merge of #93649 - WaffleLapkin:regression_test_80309, r=oli-obkMatthias Krüger-0/+31
2022-02-06Rollup merge of #93556 - dtolnay:trailingcomma, r=cjgillotMatthias Krüger-11/+11
2022-02-06Rollup merge of #91939 - GKFX:feature-91866, r=cjgillotMatthias Krüger-0/+24
2022-02-05resolve lifetimes for const generic defaultsMichael Goulet-0/+36
2022-02-04Specify min llvm version for issue 80309 regression testsMaybe Waffle-0/+2
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-1/+1