about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2020-04-08Redesign the Step traitCAD97-21/+5
2020-04-07Rollup merge of #70857 - faern:use-assoc-int-float-consts, r=dtolnayDylan DPC-1/+1
2020-04-07Auto merge of #70164 - eddyb:walk-generic-arg, r=nikomatsakisbors-2/+2
2020-04-07Use assoc integer constants in librustc_*Linus Färnstrand-1/+1
2020-04-06traits/coherence: stop using `Ty::walk_shallow`.Eduard-Mihai Burtescu-2/+2
2020-04-06Auto merge of #70771 - RalfJung:ctfe-loop, r=oli-obkbors-0/+14
2020-04-06tweak rustc_layout debug outputRalf Jung-10/+10
2020-04-06Rollup merge of #70827 - estebank:shorten-sugg-span-add-lt, r=ecstatic-morseMazdak Farrokhzad-1/+1
2020-04-06Rollup merge of #70739 - Centril:fix-70736, r=petrochenkovMazdak Farrokhzad-0/+85
2020-04-06Rollup merge of #70519 - estebank:constraints-before-args-spans, r=CentrilMazdak Farrokhzad-43/+72
2020-04-05Reduce the visual clutterEsteban Küber-54/+20
2020-04-06Move sanitize-inline-always test to sanitize directoryTomasz Miąsko-2/+2
2020-04-05Use smaller span for suggestion restricting lifetimeEsteban Küber-1/+1
2020-04-06Rollup merge of #70798 - estebank:satisfy, r=CentrilMazdak Farrokhzad-18/+18
2020-04-05add testRalf Jung-0/+14
2020-04-05"cannot resolve" → "cannot satisfy"Esteban Küber-18/+18
2020-04-05Rollup merge of #70815 - RalfJung:layout-debug, r=jonas-schievinkDylan DPC-6/+45
2020-04-05also print type typeRalf Jung-5/+5
2020-04-05also print rustc_layout on impl trait type aliasesRalf Jung-2/+41
2020-04-05Rollup merge of #70806 - RalfJung:miri-assignment-check, r=eddybDylan DPC-0/+10
2020-04-05add testRalf Jung-0/+10
2020-04-05Rollup merge of #70768 - petrochenkov:macambig, r=Centril,mark-i-mDylan DPC-0/+13
2020-04-05Rollup merge of #70748 - ogoffart:enum-layout-optim2, r=eddybDylan DPC-0/+25
2020-04-04macro_rules: `NtLifetime` cannot start with an identifierVadim Petrochenkov-0/+13
2020-04-04Auto merge of #70272 - eddyb:type-of-impl-trait, r=nikomatsakisbors-124/+167
2020-04-04tests: add tests for lifetime and const params of opaque types.Eduard-Mihai Burtescu-27/+94
2020-04-04typeck/type_of: let wfcheck handle duplicate generics in opaque types' substs.Eduard-Mihai Burtescu-42/+26
2020-04-04typeck/type_of: let wfcheck handle concrete types in opaque types' substs.Eduard-Mihai Burtescu-46/+51
2020-04-04typeck/type_of: don't ignore incorrect defining uses of opaque types.Eduard-Mihai Burtescu-59/+46
2020-04-04typeck/type_of: simplify checking of opaque types with multipler defining uses.Eduard-Mihai Burtescu-3/+3
2020-04-03Do not disable field reordering on enums with big discriminantOlivier Goffart-0/+25
2020-04-03Rollup merge of #70741 - DutchGhost:test-59023, r=CentrilMazdak Farrokhzad-0/+17
2020-04-03Rollup merge of #70720 - ecstatic-morse:issue-70637, r=oli-obkMazdak Farrokhzad-0/+12
2020-04-03Rollup merge of #70640 - jonas-schievink:async-ice, r=cramertjMazdak Farrokhzad-0/+56
2020-04-03Rollup merge of #70576 - Rustin-Liu:rustin-patch-link-cfg, r=varkorMazdak Farrokhzad-1/+1
2020-04-03Add regression test for #70673Oliver Scherer-0/+12
2020-04-04Update the description of link_cfg unstableRustin-Liu-1/+1
2020-04-03Add test for #59023DutchGhost-0/+17
2020-04-03def_collector, visit_fn: account for no bodyMazdak Farrokhzad-0/+85
2020-04-03Rollup merge of #70725 - Centril:nix-unwraps, r=estebankDylan DPC-0/+51
2020-04-03Rollup merge of #70696 - jumbatm:extend-issue-69020-test, r=RalfJungDylan DPC-93/+184
2020-04-03Auto merge of #70582 - pnkfelix:update-llvm-to-fix-69841, r=cuviperbors-0/+30
2020-04-03Auto merge of #70642 - eddyb:remap-sysroot-src, r=Mark-Simulacrumbors-582/+229
2020-04-03add_type_neq_err_label: don't .unwrapMazdak Farrokhzad-0/+51
2020-04-03Add comment explaining the reversed operands testsjumbatm-59/+60
2020-04-03Rollup merge of #70716 - matthewjasper:infer-const-type-regions, r=eddybMazdak Farrokhzad-3/+14
2020-04-02unerase regions in `infer_placeholder_type`Matthew Jasper-3/+14
2020-04-02Move #69020 test to ui/associated-const + rebless.jumbatm-90/+162
2020-04-02Extend #69020 test to include reversed order.jumbatm-0/+18
2020-04-02Rollup merge of #70681 - rcoh:russell/70677-raw-str-panic, r=petrochenkovMazdak Farrokhzad-0/+14