about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-12-08Auto merge of #79752 - cjgillot:dead-alien, r=lcnrbors-0/+19
2020-12-08Visit ForeignItems when marking dead code.Camille GILLOT-0/+19
2020-12-08Auto merge of #79712 - JohnTitor:test-issue-66286, r=estebankbors-0/+39
2020-12-07Auto merge of #79653 - tmiasko:naked-functions, r=Amanieubors-104/+486
2020-12-07Auto merge of #79751 - aDotInTheVoid:json-true-idx, r=jyn514bors-0/+203
2020-12-07Auto merge of #79772 - ethanboxx:79760-wrongly-speaks-of-methods, r=oli-obkbors-12/+65
2020-12-07Validate naked functions definitionsTomasz Miąsko-104/+486
2020-12-07Move some tests to subdirectoriesVadim Petrochenkov-105/+71
2020-12-06suggestions from camelid reviewEthan Brierley-40/+5
2020-12-06smarter E0390Ethan Brierley-2/+90
2020-12-06Auto merge of #78609 - lcnr:rustdoc-const-eval, r=matthewjasperbors-0/+0
2020-12-06Auto merge of #79734 - ethanboxx:inferred_const_note, r=varkorbors-0/+21
2020-12-05Auto merge of #79697 - rylev:clearer-const-diagnostic, r=oli-obkbors-24/+24
2020-12-05Use true ID for def_id.Nixon Enraght-Moony-0/+203
2020-12-05Auto merge of #79685 - sivadeilra:fix_env_vars_win, r=davidtwcobors-0/+8
2020-12-05Auto merge of #79445 - SNCPlay42:struct-tail-recursion-limit, r=oli-obkbors-0/+37
2020-12-05Const parameters can not be inferred with `_`Ethan Brierley-0/+21
2020-12-05Auto merge of #78373 - matthewjasper:drop-on-into, r=pnkfelixbors-10724/+10760
2020-12-05Auto merge of #76301 - matklad:fmt-test, r=matkladbors-0/+0
2020-12-04Avoid leaking block expression valuesMatthew Jasper-10503/+10664
2020-12-05Add a regression test for issue-66286Yuki Okushi-0/+39
2020-12-04Use `record_operands_moved` more aggresivelyMatthew Jasper-228/+103
2020-12-04check the recursion limit when finding struct tailSNCPlay42-0/+37
2020-12-04 Rename `AllocRef` to `Allocator` and `(de)alloc` to `(de)allocate`Tim Diekmann-36/+35
2020-12-04Move format machinery tests to where they belongAleksey Kladov-0/+0
2020-12-04Fix UI tests for 'const expression' changeRyan Levick-24/+24
2020-12-04Auto merge of #79686 - Dylan-DPC:rollup-leama5f, r=Dylan-DPCbors-5/+84
2020-12-04Auto merge of #79109 - richkadel:llvm-coverage-counters-2.0.5, r=tmandrybors-19227/+22550
2020-12-04Rollup merge of #79638 - jyn514:intra-link-self-raw, r=ManishearthDylan DPC-0/+13
2020-12-04Rollup merge of #79541 - GuillaumeGomez:doc-keyword-lint-pass, r=lcnrDylan DPC-0/+26
2020-12-04Rollup merge of #77686 - camelid:rustdoc-render-search-results, r=GuillaumeGomezDylan DPC-5/+45
2020-12-03Fix src/test/ui/env-vars.rs on 128-core machines on WindowsArlie Davis-0/+8
2020-12-03Add more rustdoc-js test casesCamelid-6/+20
2020-12-03Add rustdoc-js testCamelid-1/+26
2020-12-03Render Markdown in search resultsCamelid-4/+5
2020-12-03Tweak to Makefile to overcome MacOS make corruption bugRich Kadel-10/+4
2020-12-03Auto merge of #79620 - JohnTitor:label-name-sugg, r=davidtwcobors-94/+94
2020-12-03Fixed cross-crate generic call test to compile lib and bin separatelyRich Kadel-650/+1390
2020-12-03Workaround for inconsistent order of llvm-cov results on WindowsRich Kadel-54/+49
2020-12-03Addressed feedback from 2020-12-01Rich Kadel-359/+1765
2020-12-03Combination of commitsRich Kadel-20300/+12253
2020-12-03Removed -base from run-make-fulldeps/coverage-*-baseRich Kadel-161/+161
2020-12-03Coverage tests for remaining TerminatorKinds and async, improve AssertRich Kadel-860/+10095
2020-12-03Only deny doc_keyword in std and set it as "allow" by defaultGuillaume Gomez-2/+8
2020-12-03Auto merge of #79613 - GuillaumeGomez:doc-keyword-checks, r=oli-obkbors-11/+52
2020-12-03Add test for EXISTING_DOC_KEYWORD internal lintGuillaume Gomez-0/+20
2020-12-03Auto merge of #79586 - jyn514:crate-name, r=davidtwcobors-1/+0
2020-12-03Auto merge of #79594 - vn-ki:const-eval-intrinsic, r=oli-obkbors-140/+378
2020-12-03Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau...bors-1/+1
2020-12-03Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul...bors-192/+79