about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-11-06Auto merge of #77351 - jyn514:clippy-sysroot, r=Mark-Simulacrumbors-19/+76
2020-11-06Auto merge of #78267 - richkadel:llvm-coverage-counters-2.0.3r1, r=tmandrybors-737/+10006
2020-11-05Disable the spanview tests on MacOS for nowRich Kadel-0/+20
2020-11-06Auto merge of #77856 - GuillaumeGomez:automatic-links-lint, r=jyn514,ollie27bors-4/+377
2020-11-05Fix sed command for MacRich Kadel-1/+1
2020-11-05rename some tests to avoid exceeding windows path limitsRich Kadel-819/+847
2020-11-05fix cross-platform test bugsRich Kadel-40/+17
2020-11-05Responded to all feedback as of 2020-10-30Rich Kadel-0/+6
2020-11-05Added comments on remapping expression IDs, and URL to spanviewsRich Kadel-116/+1169
2020-11-05Injecting expressions in place of counters where helpfulRich Kadel-547/+529
2020-11-05Adds coverage graphvizRich Kadel-0/+37
2020-11-05Implemented CoverageGraph of BasicCoverageBlocksRich Kadel-294/+216
2020-11-05Rust coverage before splitting instrument_coverage.rsRich Kadel-818/+9062
2020-11-05Get `--fix` working for everything except rustdocJoshua Nelson-7/+17
2020-11-05Fix even more URLsGuillaume Gomez-4/+4
2020-11-05Auto merge of #78774 - flip1995:clippyup, r=Manishearthbors-675/+2839
2020-11-05Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703' into clippyupflip1995-675/+2839
2020-11-05Auto merge of #78638 - vn-ki:bindigs-after-at-issue-69971, r=oli-obkbors-595/+524
2020-11-05Rollup merge of #78756 - ehuss:update-cargo, r=ehussMara Bos-0/+0
2020-11-05Rollup merge of #78742 - vn-ki:fix-issue-78655, r=oli-obkMara Bos-15/+42
2020-11-05Rollup merge of #78739 - hameerabbasi:issue-78654, r=nikomatsakisMara Bos-0/+54
2020-11-05Rollup merge of #78738 - sasurau4:test/move-range-test-to-library-core, r=jyn514Mara Bos-51/+0
2020-11-05Rollup merge of #78727 - liketechnik:issue-55201, r=GuillaumeGomezMara Bos-6/+6
2020-11-05Rollup merge of #78584 - notriddle:master, r=GuillaumeGomezMara Bos-12/+64
2020-11-05Rollup merge of #78425 - chansuke:move_nan, r=jyn514Mara Bos-9/+0
2020-11-05Rollup merge of #76718 - poliorcetics:vec-ui-to-unit-test, r=jyn514Mara Bos-207/+0
2020-11-05Rename lint to non_autolinksGuillaume Gomez-30/+31
2020-11-05Improve lint even moreGuillaume Gomez-4/+7
2020-11-05Don't check for URLs inside codeblocksGuillaume Gomez-40/+54
2020-11-05Update URLs used in the lint exampleGuillaume Gomez-14/+15
2020-11-05Rename automatic_links to url_improvementsGuillaume Gomez-21/+21
2020-11-05Improve automatic_links globallyGuillaume Gomez-32/+158
2020-11-05Extend automatic_links lint to take into account URLs without link syntaxGuillaume Gomez-45/+93
2020-11-05Add tests for automatic_links lintGuillaume Gomez-0/+40
2020-11-05Add documentation for automatic_links lintGuillaume Gomez-0/+40
2020-11-05Add new lint for automatic_links improvementsGuillaume Gomez-0/+100
2020-11-05update dangling-alloc-id-ice testVishnunarayan K I-15/+2
2020-11-05Auto merge of #78754 - pietroalbini:checkout-v2, r=Mark-Simulacrumbors-1/+1
2020-11-04Update cargoEric Huss-0/+0
2020-11-05Move f64::NAN ui tests into `library`chansuke-9/+0
2020-11-05ci: bump actions/checkout to version 2Pietro Albini-1/+1
2020-11-04Auto merge of #78662 - sexxi-goose:add_expr_id_to_delegate, r=nikomatsakisbors-17/+17
2020-11-04Auto merge of #5911 - hegza:issue-568, r=ebrotobors-1/+8
2020-11-04Auto merge of #78740 - pietroalbini:no-more-legacy, r=Mark-Simulacrumbors-151/+2
2020-11-04make intern_const_alloc_recursive return error fix #78655Vishnunarayan K I-0/+40
2020-11-04Fix issue 78654.Hameer Abbasi-0/+54
2020-11-05Move range in ui test to ops test in library/coreDaiki Ihara-51/+0
2020-11-04Auto merge of #77227 - oli-obk:const_val_🌳_prelude, r=RalfJungbors-13/+15
2020-11-04`u128` truncation and sign extension are not just interpreter relatedoli-2/+2
2020-11-04Auto merge of #78677 - Aaron1011:fix/capture-inner-attrs, r=petrochenkovbors-0/+118