about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-03-14Auto merge of #94915 - bjorn3:fix_test_box_def, r=tmiaskobors-2/+2
2022-03-14rustdoc-json-types: implementors -> implementationsNixon Enraght-Moony-0/+19
2022-03-13rustdoc-json-types: ty -> type_Nixon Enraght-Moony-2/+4
2022-03-13Fix definition of Box in ssa-analysis-regression-50041.rsbjorn3-2/+2
2022-03-13Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jshabors-0/+22
2022-03-13Auto merge of #94895 - matthiaskrgr:rollup-9hue5qk, r=matthiaskrgrbors-0/+17
2022-03-12Rollup merge of #94867 - notriddle:notriddle/i32-count-regression-test, r=Dyl...Matthias Krüger-0/+17
2022-03-12Auto merge of #90358 - DevinR528:omitted-field-fix, r=jackh726bors-76/+412
2022-03-12Fix rebase conflicts with stderr filesDevin Ragotzy-53/+160
2022-03-12Only filter doc(hidden) fields/variants when not crate localDevin Ragotzy-9/+65
2022-03-12Update output for doc hidden usefulness ui test outputDevin Ragotzy-62/+64
2022-03-12Add struct to doc hidden usefulness ui testsDevin Ragotzy-11/+35
2022-03-12Add struct to stability ui tests in usefulnessDevin Ragotzy-15/+60
2022-03-12Update non-exhaustive omitted_patterns ui outputDevin Ragotzy-4/+46
2022-03-12Add unstable struct fields to ui testsDevin Ragotzy-2/+62
2022-03-12Auto merge of #94865 - notriddle:notriddle/single-colon-path-not-const-generi...bors-0/+24
2022-03-12Auto merge of #94711 - ouz-a:master3, r=oli-obkbors-0/+92
2022-03-12Use consistent prose for `::`Michael Howell-2/+2
2022-03-12Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obkbors-0/+6
2022-03-12Auto merge of #94870 - notriddle:notriddle/filter-regression, r=oli-obkbors-3/+3
2022-03-12Rollup merge of #94833 - c410-f3r:meta-take-2, r=petrochenkovMatthias Krüger-83/+689
2022-03-12Rollup merge of #94150 - Enselic:synthetic-generic-parameters-in-json, r=Craf...Matthias Krüger-0/+26
2022-03-11fix another assumption about boxDrMeepster-0/+6
2022-03-11diagnostics: do not spurriously claim something is "not an iterator"Michael Howell-3/+3
2022-03-11Add regression test for `<i32 as Iterator>::count`Michael Howell-0/+17
2022-03-11diagnostics: single colon within `<>` probably, not type ascriptionMichael Howell-0/+24
2022-03-11Implement macro meta-variable expressionCaio-83/+689
2022-03-11Rollup merge of #94839 - TaKO8Ki:suggest-using-double-colon-for-struct-field-...Dylan DPC-0/+56
2022-03-11Rollup merge of #94827 - RalfJung:offset-from-ub, r=oli-obkDylan DPC-6/+50
2022-03-11Rollup merge of #94818 - yoshuawuyts:into-future-associated-type, r=joshtriplettDylan DPC-2/+2
2022-03-11Update GUI testGuillaume Gomez-1/+8
2022-03-11fix a suggestion messageTakayuki Maeda-6/+6
2022-03-11suggest using double colon when using single colon in struct field type pathTakayuki Maeda-0/+56
2022-03-11Auto merge of #94276 - scottmcm:primitive-clone, r=oli-obkbors-3/+119
2022-03-10adjust offset_from logic: check that both pointers are in-boundsRalf Jung-6/+50
2022-03-10Rollup merge of #94728 - compiler-errors:box-allocator-zst-meta, r=michaelwoe...Dylan DPC-1/+24
2022-03-10Rollup merge of #94368 - c410-f3r:metaaaaaaaaaaaaaaaaaaaaaaaaaaa, r=petrochenkovDylan DPC-0/+578
2022-03-10Rollup merge of #94274 - djkoloski:unknown_unstable_lints, r=tmandryDylan DPC-68/+266
2022-03-10Rename `IntoFuture::Future` to `IntoFuture::IntoFuture`Yoshua Wuyts-2/+2
2022-03-10Rollup merge of #94805 - oli-obk:drop_box, r=pnkfelixMatthias Krüger-0/+15
2022-03-10Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddleMatthias Krüger-10/+12
2022-03-10Rollup merge of #94440 - compiler-errors:issue-94282, r=lcnrMatthias Krüger-0/+45
2022-03-10Revert accidental stabilizationOli Scherer-0/+15
2022-03-10Auto merge of #94802 - matthiaskrgr:rollup-4plu0fi, r=matthiaskrgrbors-389/+381
2022-03-10Rollup merge of #94788 - estebank:removal-suggestion, r=petrochenkovMatthias Krüger-0/+113
2022-03-10Rollup merge of #94746 - notriddle:notriddle/method-rustc-on-unimplemented, r...Matthias Krüger-8/+30
2022-03-10Rollup merge of #94657 - fee1-dead:const_slice_index, r=oli-obkMatthias Krüger-8/+8
2022-03-10Rollup merge of #94635 - jhpratt:merge-deprecated-attrs, r=davidtwcoMatthias Krüger-360/+186
2022-03-10Rollup merge of #92150 - compiler-errors:better_usize_to_wide_ptr_cast, r=pet...Matthias Krüger-13/+44
2022-03-10Disable the test on wasm32Scott McMurray-51/+52