about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-02-24ast: add `Defaultness` to `Item`, making `AssocItem` an alias.Mazdak Farrokhzad-1/+1
2020-02-24add `Span` to `ast::Defaultness::Default`.Mazdak Farrokhzad-12/+30
2020-02-23Auto merge of #69393 - Dylan-DPC:rollup-rxbd1zg, r=Dylan-DPCbors-3/+103
2020-02-23Auto merge of #69084 - yaahc:delayed-doc-lint, r=petrochenkovbors-13/+9
2020-02-23Rollup merge of #69361 - Centril:free-ty-alias, r=petrochenkovDylan DPC-29/+150
2020-02-23Auto merge of #69334 - Centril:nested-item-vis-def, r=petrochenkovbors-26/+47
2020-02-22Auto merge of #69374 - Dylan-DPC:rollup-x7mjd5z, r=Dylan-DPCbors-33/+49
2020-02-22Rollup merge of #69348 - LeSeulArtichaut:patch-1, r=CentrilDylan DPC-33/+33
2020-02-22Rollup merge of #69339 - wesleywiser:test_for_69312, r=CentrilDylan DPC-0/+10
2020-02-22Rollup merge of #68984 - ecstatic-morse:const-u8-is-ascii, r=sfacklerDylan DPC-0/+6
2020-02-22Auto merge of #69333 - ecstatic-morse:revert-simd-shuffle, r=petrochenkovbors-32/+20
2020-02-22Auto merge of #69302 - jonas-schievink:yield-needs-storage, r=Zoxcbors-0/+30
2020-02-21clean things upJane Lusby-6/+9
2020-02-22parse: allow `type Foo: Ord` syntactically.Mazdak Farrokhzad-3/+103
2020-02-21Fix error messageLeSeulArtichaut-33/+33
2020-02-21print vis & defaultness for nested itemsMazdak Farrokhzad-26/+47
2020-02-21Auto merge of #69330 - Centril:literally-melting-ice, r=eddybbors-0/+26
2020-02-20Add test for #69312Wesley Wiser-0/+10
2020-02-20Revert "Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-ca...Dylan MacKenzie-32/+20
2020-02-20lit_to_const: gracefully bubble up type errors.Mazdak Farrokhzad-0/+26
2020-02-20Rollup merge of #69305 - estebank:consider-lt, r=Dylan-DPCMazdak Farrokhzad-51/+50
2020-02-20Rollup merge of #69185 - RalfJung:const-prop-lints, r=oli-obkMazdak Farrokhzad-1015/+1516
2020-02-20Rollup merge of #68877 - estebank:point-at-params, r=petrochenkovMazdak Farrokhzad-98/+167
2020-02-20Auto merge of #69145 - matthewjasper:mir-typeck-static-ty, r=nikomatsakisbors-0/+107
2020-02-20Auto merge of #69309 - Dylan-DPC:rollup-gjdqx7l, r=Dylan-DPCbors-0/+37
2020-02-20Rollup merge of #68978 - ecstatic-morse:const-int-pow, r=oli-obkDylan DPC-0/+37
2020-02-20Auto merge of #68847 - ecstatic-morse:const-impl, r=oli-obkbors-38/+313
2020-02-19Tweak binding lifetime suggestion textEsteban Küber-51/+50
2020-02-20Add regression testJonas Schievink-0/+30
2020-02-19fix 32bit-only testRalf Jung-1/+1
2020-02-19Update testsDylan MacKenzie-6/+28
2020-02-19Rollup merge of #69280 - ecstatic-morse:promote-shuffle-no-special-case, r=pe...Dylan DPC-20/+32
2020-02-19avoid excessive number of revisionsRalf Jung-452/+6
2020-02-18Add `#[rustc_args_required_const]` to `simd_shuffle` testsDylan MacKenzie-20/+32
2020-02-18Add passing test for `Add` on generic structDylan MacKenzie-0/+32
2020-02-18Add ignored test for associated types in const implDylan MacKenzie-0/+28
2020-02-18Test `rustc_const_unstable` on trait fnsDylan MacKenzie-0/+45
2020-02-18Ensure const impl cannot coexist with non-const implDylan MacKenzie-0/+67
2020-02-18Split const trait method test and impl `ops::Add`Dylan MacKenzie-2/+43
2020-02-18Add tests for calling trait methods on concrete typesDylan MacKenzie-38/+78
2020-02-19Auto merge of #69113 - ecstatic-morse:unified-dataflow-borrowed, r=wesleywiserbors-2/+7
2020-02-19Auto merge of #69241 - shahn:checked_add_revert, r=Mark-Simulacrum,lqdbors-0/+31
2020-02-18Revert "Remove `checked_add` in `Layout::repeat`"Sebastian Hahn-0/+31
2020-02-18better lint namesRalf Jung-91/+91
2020-02-18Rollup merge of #69236 - Centril:mut-parens-at-recovery, r=estebankMazdak Farrokhzad-11/+21
2020-02-18Rollup merge of #69217 - LeSeulArtichaut:remove-lint-impl-op, r=estebankMazdak Farrokhzad-61/+0
2020-02-18Rollup merge of #69211 - petrochenkov:prevtok, r=CentrilMazdak Farrokhzad-6/+41
2020-02-18Rollup merge of #69194 - Centril:assoc-extern-fuse, r=petrochenkovMazdak Farrokhzad-122/+706
2020-02-18Rollup merge of #69159 - estebank:use-appropriate-lt-name, r=ecstatic-morseMazdak Farrokhzad-7/+27
2020-02-18Rollup merge of #69146 - matthewjasper:literal-qualif, r=eddybMazdak Farrokhzad-4/+6