about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-12-30Rollup merge of #80513 - LeSeulArtichaut:80062-test, r=lcnrMara Bos-0/+21
2020-12-30Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obkMara Bos-0/+7
2020-12-30Rollup merge of #78934 - DeveloperC286:issue_60302_vec, r=m-ou-seMara Bos-4/+4
2020-12-30Auto merge of #80510 - JohnTitor:rollup-gow7y0l, r=JohnTitorbors-26/+104
2020-12-30Add regression test for #80062LeSeulArtichaut-0/+21
2020-12-30Rollup merge of #80381 - rust-lang:revert-80244-spans, r=GuillaumeGomezYuki Okushi-0/+27
2020-12-30Rollup merge of #80311 - sivadeilra:natvis, r=petrochenkovYuki Okushi-10/+12
2020-12-30Fix ICE when pointing at multi bytes characterYuki Okushi-16/+65
2020-12-30CTFE: test size/align_of_val_raw on dangling pointersRalf Jung-0/+7
2020-12-30Auto merge of #79684 - usbalbin:const_copy, r=oli-obkbors-0/+70
2020-12-30Rollup merge of #80477 - tmiasko:safe-forget, r=oli-obkYuki Okushi-16/+10
2020-12-30Rollup merge of #79812 - Aaron1011:lint-item-trailing-semi, r=oli-obkYuki Okushi-6/+22
2020-12-29Lint on redundant trailing semicolon after itemAaron Hill-6/+22
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-145/+493
2020-12-29test: updated expected Vec src pathC-4/+4
2020-12-29Make forget intrinsic safeTomasz Miąsko-16/+10
2020-12-28Improvements to NatVis supportArlie Davis-10/+12
2020-12-28Rollup merge of #80419 - LeSeulArtichaut:80375-test-case, r=lcnrMara Bos-0/+15
2020-12-28Rollup merge of #80284 - ThePuzzlemaker:issue-80179-fix, r=varkorDylan DPC-0/+48
2020-12-27Auto merge of #80181 - jyn514:intra-doc-primitives, r=Manishearthbors-0/+142
2020-12-27Add regression test for #80375LeSeulArtichaut-0/+15
2020-12-26update testsBastian Kauschke-950/+658
2020-12-26delete no longer relevant testsBastian Kauschke-114/+0
2020-12-26Revert "Cleanup markdown span handling"Joshua Nelson-0/+27
2020-12-26Auto merge of #80209 - erikdesjardins:ptrcmp, r=Mark-Simulacrumbors-0/+16
2020-12-26Remove pointer comparison from slice equalitybors-0/+16
2020-12-26Add testsAlbin Hedman-0/+70
2020-12-26Auto merge of #80246 - matthewjasper:projection-cycle-caching, r=Mark-Simulacrumbors-16/+124
2020-12-25Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err...bors-16/+37
2020-12-25Auto merge of #80187 - 0dvictor:nativelib, r=bjorn3bors-0/+6
2020-12-25Auto merge of #80364 - Dylan-DPC:rollup-0y96okz, r=Dylan-DPCbors-27/+73
2020-12-25Rollup merge of #80319 - jyn514:async-lifetimes, r=tmandryDylan DPC-0/+44
2020-12-25Rollup merge of #80160 - diondokter:move_async_fix, r=davidtwcoDylan DPC-0/+29
2020-12-25Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obkDylan DPC-27/+0
2020-12-25Auto merge of #79762 - Swatinem:remap-doctest-coverage, r=Swatinembors-10/+490
2020-12-24Don't process `[]` and `()` in intra-doc linksJoshua Nelson-27/+103
2020-12-24Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N...bors-6/+5
2020-12-24Auto merge of #77692 - PankajChaudhary5:issue-76630, r=davidtwcobors-14/+14
2020-12-23Update HTML DOM attribute "edition" to "data-edition"Guillaume Gomez-1/+1
2020-12-23Addressed feedbacksYenlin Chen-27/+0
2020-12-23Add more testsJoshua Nelson-0/+15
2020-12-23Auto merge of #79261 - faern:deprecate-compare-and-swap, r=Amanieubors-3/+18
2020-12-23Add a test that rustc compiles and links separatelyVictor Ding-0/+6
2020-12-22Fix elided lifetimes shown as `'_` on async functionsJoshua Nelson-0/+29
2020-12-23Auto merge of #80314 - GuillaumeGomez:rollup-9rc48vx, r=GuillaumeGomezbors-16/+54
2020-12-23Rollup merge of #80266 - bugadani:dup-test, r=jyn514Guillaume Gomez-16/+0
2020-12-23Rollup merge of #80136 - aDotInTheVoid:74824-test, r=Mark-SimulacrumGuillaume Gomez-0/+54
2020-12-22Add regression test for #80179ThePuzzlemaker-0/+48
2020-12-22Fix intra-doc links for non-path primitivesJoshua Nelson-0/+66
2020-12-22Add some testsNadrieril-28/+71