about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2021-01-04Auto merge of #80418 - oli-obk:this_could_have_been_so_simple, r=RalfJungbors-9/+9
2021-01-03Refactor the non-transient cell borrow error diagnosticoli-9/+9
2021-01-03Update now-more-precise operation with a preciser messageoli-6/+6
2021-01-02Print actual enum variantDániel Buga-3/+3
2021-01-02Add test for #80607 with undesired outputDániel Buga-0/+24
2021-01-01Reinstate the error-code error over the feature gate erroroli-5/+3
2021-01-01Allow references to interior mutable data behind a feature gateoli-6/+8
2020-12-31Rollup merge of #80519 - max-heller:issue-80512-fix, r=varkorDylan DPC-0/+12
2020-12-30Take type defaults into account in suggestions to reorder generic parametersmax-heller-0/+12
2020-12-30Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-seMara Bos-1/+1
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-56/+6
2020-12-29test: updated expected Vec src pathC-1/+1
2020-12-26update testsBastian Kauschke-8/+7
2020-12-26Auto merge of #80246 - matthewjasper:projection-cycle-caching, r=Mark-Simulacrumbors-2/+1
2020-12-22Auto merge of #78242 - Nadrieril:rename-overlapping_endpoints-lint, r=varkorbors-2/+2
2020-12-20Make recursion limit fatal in projectMatthew Jasper-2/+1
2020-12-19Auto merge of #79073 - davidtwco:issue-78957-const-param-attrs, r=lcnrbors-0/+99
2020-12-17Auto merge of #80122 - davidtwco:revert-76030, r=oli-obkbors-1/+2
2020-12-17Auto merge of #79945 - jackh726:existential_trait_ref, r=nikomatsakisbors-1/+7
2020-12-17Revert "cg_llvm: `fewer_names` in `uncached_llvm_type`"David Wood-1/+2
2020-12-16Bless NLL testJack Huey-1/+7
2020-12-12Resolve enum field visibility correctlyCamelid-0/+62
2020-12-09Auto merge of #78363 - RalfJung:promotion, r=oli-obkbors-19/+0
2020-12-09remove a test that does not work any moreRalf Jung-19/+0
2020-12-07Move some tests to subdirectoriesVadim Petrochenkov-2329/+0
2020-12-05Auto merge of #79697 - rylev:clearer-const-diagnostic, r=oli-obkbors-15/+15
2020-12-04 Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`Tim Diekmann-2/+2
2020-12-04Fix UI tests for 'const expression' changeRyan Levick-15/+15
2020-12-03Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul...bors-22/+27
2020-12-02Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa...Santiago Pastorino-22/+27
2020-11-29Remove extra call to upvar_tysAman Arora-0/+74
2020-11-29Rename the `overlapping_patterns` lint to `overlapping_range_endpoints`Nadrieril-2/+2
2020-11-29Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakisbors-27/+22
2020-11-29passes: prohibit attrs on generic paramsDavid Wood-0/+99
2020-11-29Update tests to remove old numeric constantsbstrie-86/+83
2020-11-28Auto merge of #78296 - Aaron1011:fix/stmt-tokens, r=petrochenkovbors-3/+3
2020-11-27adjust super_predicates_that_define_assoc_type query descriptionSantiago Pastorino-8/+8
2020-11-27Bless testsSantiago Pastorino-3/+3
2020-11-27Update testsSantiago Pastorino-20/+15
2020-11-27Auto merge of #79266 - b-naber:gat_trait_path_parser, r=petrochenkovbors-22/+22
2020-11-26Fix new 'unnecessary trailing semicolon' warningsAaron Hill-3/+3
2020-11-25add testsb-naber-22/+22
2020-11-25Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obkbors-1/+1
2020-11-24Auto merge of #79294 - petrochenkov:determ, r=varkorbors-6/+6
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-1/+1
2020-11-23Auto merge of #78439 - lzutao:rm-clouldabi, r=Mark-Simulacrumbors-28/+5
2020-11-22Drop support for cloudabi targetsLzu Tao-28/+5
2020-11-22Rollup merge of #77697 - WaffleLapkin:iter_split_adaptors, r=m-ou-seMara Bos-2/+4
2020-11-22Auto merge of #79243 - Nadrieril:consolidate-tests, r=varkorbors-507/+0
2020-11-22Rollup merge of #79302 - est31:issue_73899_test, r=lcnrGuillaume Gomez-0/+21