about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-11-22Auto merge of #79319 - m-ou-se:rollup-d9n5viq, r=m-ou-sebors-3/+81
2020-11-22Rollup merge of #79293 - Havvy:test-eval-order-compound-assign, r=Mark-Simula...Mara Bos-0/+76
2020-11-22Rollup merge of #77697 - WaffleLapkin:iter_split_adaptors, r=m-ou-seMara Bos-3/+5
2020-11-22Auto merge of #79219 - shepmaster:beta-bump, r=Mark-Simulacrumbors-1/+1
2020-11-22Auto merge of #79243 - Nadrieril:consolidate-tests, r=varkorbors-665/+907
2020-11-22Rollup merge of #79302 - est31:issue_73899_test, r=lcnrGuillaume Gomez-0/+21
2020-11-22Rollup merge of #79300 - GuillaumeGomez:hidden-feature-info, r=jyn514Guillaume Gomez-2/+8
2020-11-22Rollup merge of #78670 - sasurau4:test/check-pass-incremental, r=jyn514Guillaume Gomez-6/+6
2020-11-22Prevent feature information to be hidden if it's on the impl directlyGuillaume Gomez-2/+8
2020-11-22Add regression test for issue 73899est31-0/+21
2020-11-22Add test for eval order for a+=bHavvy (Ryan Scheel)-0/+76
2020-11-22Auto merge of #78752 - jyn514:html-diff, r=GuillaumeGomezbors-10/+146
2020-11-22Fix UI testsWaffle-3/+5
2020-11-21Auto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieubors-14/+17
2020-11-21Rollup merge of #79272 - tmiasko:array-clone, r=jonas-schievinkDylan DPC-0/+13
2020-11-21Rollup merge of #79264 - jyn514:less-doctree, r=GuillaumeGomezDylan DPC-375/+182
2020-11-21Rollup merge of #79231 - wusyong:issue-79137, r=lcnrDylan DPC-0/+52
2020-11-21Rollup merge of #79182 - lochsh:78777-fix-extern-types-ref, r=jyn514Dylan DPC-1/+26
2020-11-21x.py test --blessJoshua Nelson-93/+93
2020-11-21Auto merge of #79115 - cuviper:rust-description, r=Mark-Simulacrumbors-1/+11
2020-11-21Fix wrong names when inliningJoshua Nelson-12/+17
2020-11-21Add more tests for renamed itemsJoshua Nelson-0/+12
2020-11-21Get rid of some doctree itemsJoshua Nelson-281/+71
2020-11-21Auto merge of #77805 - JohnTitor:non-standard-char-sugg, r=Dylan-DPCbors-0/+56
2020-11-21Auto merge of #79250 - RalfJung:miri, r=RalfJungbors-8/+8
2020-11-21Auto merge of #79003 - petrochenkov:innertest, r=estebankbors-3/+20
2020-11-21Fix comments of toogeneris testNgo Iok Ui-5/+3
2020-11-20Move from bash to rustJoshua Nelson-40/+33
2020-11-21Improve integer range testsNadrieril-665/+907
2020-11-21Support building clone shims for arrays with generic sizeTomasz Miąsko-0/+13
2020-11-21update miriRalf Jung-8/+8
2020-11-20rustc_expand: Mark inner `#![test]` attributes as soft-unstableVadim Petrochenkov-3/+20
2020-11-20Auto merge of #78104 - ssomers:btree_root_redux, r=Mark-Simulacrumbors-35/+36
2020-11-20Exhaustively match in variant count instrinsicNgo Iok Ui-0/+54
2020-11-20Remove FIXME comment from incrementalDaiki Ihara-6/+6
2020-11-20Auto merge of #79192 - tmiasko:naked-noinline, r=oli-obkbors-0/+30
2020-11-20Auto merge of #78088 - fusion-engineering-forks:panic-fmt-lint, r=estebankbors-141/+160
2020-11-19Bump bootstrap compiler versionJake Goulding-1/+1
2020-11-20Never inline naked functionsTomasz Miąsko-0/+30
2020-11-19Rollup merge of #79193 - tmiasko:revert-78969-normalize, r=davidtwcoDylan DPC-14/+8
2020-11-19Rollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011Dylan DPC-267/+204
2020-11-19Rollup merge of #79183 - cuviper:compiletest-test-sysroot, r=Mark-SimulacrumDylan DPC-1/+4
2020-11-19Rollup merge of #79181 - aDotInTheVoid:provided-method-source-link, r=jyn514,...Dylan DPC-42/+55
2020-11-19Rollup merge of #79177 - fanzier:drop-order-test, r=RalfJungDylan DPC-0/+44
2020-11-19Regroup many usefulness-related test in the same folderNadrieril-0/+0
2020-11-19Clippy: Match on assert!() expansions without an inner block.Mara Bos-2/+5
2020-11-19Remove the clippy::panic-params lint.Mara Bos-134/+4
2020-11-19Auto merge of #79200 - Dylan-DPC:rollup-su689pq, r=Dylan-DPCbors-575/+370
2020-11-19expand: Stop derive expansion un unexpected targets earlyVadim Petrochenkov-63/+6
2020-11-19resolve: Centralize some error reporting for unexpected macro resolutionsVadim Petrochenkov-196/+196