about summary refs log tree commit diff
path: root/src/test/ui
AgeCommit message (Expand)AuthorLines
2021-06-03Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitorbors-0/+102
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-0/+42
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-0/+60
2021-06-03Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplettbors-0/+44
2021-06-02Auto merge of #85687 - m-ou-se:new-prelude, r=yaahcbors-0/+7
2021-06-02convert Rvalue::threadlocalref assertion to delay bugcsmoe-8/+7
2021-06-01Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011bors-2/+2
2021-06-01Add test for forward declared const param defaultsEllen-0/+42
2021-06-01skip check_static on rvalue::threadlocalrefcsmoe-0/+61
2021-05-31Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJungbors-128/+56
2021-05-31Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro...bors-93/+237
2021-05-30Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisabors-0/+9
2021-05-30Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkovGuillaume Gomez-0/+34
2021-05-30Rollup merge of #85709 - Aaron1011:fix-pat-crate-edition, r=petrochenkovGuillaume Gomez-0/+32
2021-05-30Emit a hard error when a panic occurs during const-evalAaron Hill-128/+56
2021-05-30Fix span of redundant generic arguments0yoyoyo-93/+237
2021-05-30Update testsbjorn3-68/+68
2021-05-30Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrumbors-2/+1
2021-05-30Don't drop `PResult` without handling the errorLeSeulArtichaut-0/+34
2021-05-29Use correct edition when parsing `:pat` matchersAaron Hill-0/+32
2021-05-29Auto merge of #85767 - lqd:stackless_span_stacks, r=oli-obkbors-14/+15
2021-05-28Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakisbors-14/+142
2021-05-28rustc: Allow safe #[target_feature] on wasmAlex Crichton-0/+44
2021-05-29Diagnose use sanitizers with crt-static12101111-0/+9
2021-05-28Auto merge of #84968 - FabianWolff:master, r=estebankbors-7/+22
2021-05-28const eval errors: display the current item instance if there are generics in...Rémy Rakic-12/+13
2021-05-27don't trim paths in collector PME messageRémy Rakic-2/+2
2021-05-27Test THIR unsafeck for unsafe ops in closuresLeSeulArtichaut-14/+142
2021-05-27Auto merge of #85732 - Smittyvb:trait-alias-camelcase-lint, r=varkorbors-0/+18
2021-05-27Rollup merge of #85564 - pnkfelix:issue-85435-readd-capture-disjoint-fields-g...Dylan DPC-0/+27
2021-05-27Rollup merge of #84701 - nikomatsakis:stabilize-member-constraints-61997, r=j...Dylan DPC-140/+29
2021-05-27Rollup merge of #84221 - ABouttefeux:generic-arg-elision, r=estebankDylan DPC-8/+214
2021-05-26Lint against non-camelCase trait alias namesSmitty-0/+18
2021-05-26Unify feature flags as `step_trait`Jacob Pratt-1/+0
2021-05-26bless compare-mode=nll outputNiko Matsakis-3/+3
2021-05-26Rollup merge of #85678 - lukas-code:matches2021, r=dtolnayDylan DPC-0/+12
2021-05-26Rollup merge of #85633 - lqd:stackless_span_stacks, r=oli-obkDylan DPC-0/+56
2021-05-26Rollup merge of #85627 - LeSeulArtichaut:thir-unsafe-fn-lint, r=nikomatsakisDylan DPC-16/+141
2021-05-26Rollup merge of #85478 - FabianWolff:issue-85348, r=petrochenkovDylan DPC-0/+77
2021-05-26stabilize member constraintsNiko Matsakis-137/+26
2021-05-26Rollup merge of #85623 - LeSeulArtichaut:stray-stderr, r=Mark-SimulacrumYuki Okushi-58/+0
2021-05-26Make Range implementation safeJacob Pratt-1/+1
2021-05-25Run THIR unsafeck on `unsafe_op_in_unsafe_fn` testLeSeulArtichaut-16/+141
2021-05-25Add test for 2021 prelude.Mara Bos-0/+7
2021-05-25add test for issue 85155 and similarRémy Rakic-0/+56
2021-05-25add regression testLukas Markeffsky-0/+12
2021-05-25show list of candidatesAliénore Bouttefeux-9/+14
2021-05-25Auto merge of #85481 - lcnr:const-equate, r=matthewjasperbors-3/+46
2021-05-25Auto merge of #85273 - LeSeulArtichaut:thir-query, r=nikomatsakisbors-59/+35
2021-05-24Apply suggestions from code review Felix S Klock II-0/+2