about summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2020-04-05"cannot resolve" → "cannot satisfy"Esteban Küber-6/+6
2020-04-03Rollup merge of #70720 - ecstatic-morse:issue-70637, r=oli-obkMazdak Farrokhzad-0/+12
2020-04-03Add regression test for #70673Oliver Scherer-0/+12
2020-04-03Rollup merge of #70725 - Centril:nix-unwraps, r=estebankDylan DPC-0/+51
2020-04-03Auto merge of #70582 - pnkfelix:update-llvm-to-fix-69841, r=cuviperbors-0/+30
2020-04-03add_type_neq_err_label: don't .unwrapMazdak Farrokhzad-0/+51
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-56/+21
2020-04-01Rollup merge of #70081 - lcnr:issue68387, r=varkorDylan DPC-0/+2
2020-03-31update testsBastian Kauschke-0/+2
2020-03-30Fix #69841 by updating LLVM submodule. Includes regression test for issue 69841.Felix S. Klock II-0/+30
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-17/+13
2020-03-28Auto merge of #70095 - jsgf:link-native, r=nagisabors-0/+8
2020-03-27Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebankMazdak Farrokhzad-0/+12
2020-03-27Implement -Zlink-native-librariesJeremy Fitzhardinge-0/+8
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+12
2020-03-27Auto merge of #68404 - Amanieu:llvm-asm, r=estebankbors-34/+34
2020-03-27Rollup merge of #70435 - Alexendoo:test-66706, r=CentrilDylan DPC-0/+45
2020-03-27Rollup merge of #69936 - Aaron1011:fix/suggestion-cycle, r=varkorDylan DPC-0/+71
2020-03-26Add regression test for #66706Alex Macleod-0/+45
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-34/+34
2020-03-26introduce `negative_impls` feature gate and documentNiko Matsakis-4/+7
2020-03-26make a custom error for overlap with negative implsNiko Matsakis-31/+22
2020-03-24Rollup merge of #70077 - Aaron1011:feature/new-def-path-ident, r=petrochenkovMazdak Farrokhzad-2/+28
2020-03-24Rollup merge of #69981 - oli-obk:const_blocks, r=eddybMazdak Farrokhzad-12/+28
2020-03-24Rollup merge of #69740 - mark-i-m:describe-it-3, r=eddybMazdak Farrokhzad-2/+2
2020-03-23Rollup merge of #70300 - aleksator:66636_reword_unused_variable_warning, r=Dy...Mazdak Farrokhzad-9/+9
2020-03-23Rollup merge of #70195 - rylev:test-for-53275, r=CentrilMazdak Farrokhzad-0/+9
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-12/+28
2020-03-23Make sure issue 53275 test goes through codegenRyan Levick-1/+2
2020-03-23Rollup merge of #69968 - eddyb:tupled-closure-captures, r=nikomatsakisMazdak Farrokhzad-1/+1
2020-03-23Rollup merge of #69942 - estebank:sized-verbose-sugg, r=matthewjasperMazdak Farrokhzad-50/+55
2020-03-23Reword unused variable warningAlex Tokarev-9/+9
2020-03-23Ignore tests on some platforms due to #53081Aaron Hill-2/+12
2020-03-22Store idents for `DefPathData` into crate metadataAaron Hill-0/+16
2020-03-23Rollup merge of #70227 - LeSeulArtichaut:typo-def, r=CentrilMazdak Farrokhzad-6/+5
2020-03-22Use more targetted span for error labelEsteban Küber-4/+4
2020-03-22Normalize wording of privacy access labelsEsteban Küber-18/+18
2020-03-22the crate and testsmark-2/+2
2020-03-22Add span label to primary error spanEsteban Küber-24/+19
2020-03-22Increase verbosity when suggesting subtle code changesEsteban Küber-8/+18
2020-03-21Allow `hir().find` to return `None`John Kåre Alsaker-0/+32
2020-03-21Bless testsLeSeulArtichaut-6/+5
2020-03-21rustc: keep upvars tupled in {Closure,Generator}Substs.Eduard-Mihai Burtescu-1/+1
2020-03-21Rollup merge of #70176 - rylev:ice-tests, r=CentrilMazdak Farrokhzad-0/+651
2020-03-20Auto merge of #69509 - RalfJung:debug-assert-write, r=eddybbors-3/+4
2020-03-20Add test for issue #53275Ryan Levick-0/+8
2020-03-20Add tests for #58319 and #65131Ryan Levick-0/+651
2020-03-18increase stack slack for x86_64-pc-windows-gnuRalf Jung-3/+4
2020-03-17Update tests for erasing regions in typeckMatthew Jasper-2/+2
2020-03-16Rollup merge of #69995 - contrun:add-context-to-literal-overflow, r=ecstatic-...Dylan DPC-0/+1