about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-02-11Rollup merge of #93861 - JulianKnodt:notraitace, r=wesleywiserMatthias Krüger-0/+76
2022-02-11Rollup merge of #93852 - GuillaumeGomez:remove-multi-query, r=jshaMatthias Krüger-10/+0
2022-02-10RebaseCharisee-32/+0
2022-02-10replace feature expression (cfg_panic) in lib and remove expression from testsCharisee-4/+2
2022-02-10Fix switch on discriminant detection in a presence of coverage countersTomasz Miąsko-0/+16
2022-02-10Fix incorrect register conflict detection in asm!Amanieu d'Antras-0/+30
2022-02-10Fix ICE if no trait assoc const eqkadmin-0/+76
2022-02-10Split PAuth target featureAdam Gemmell-0/+68
2022-02-10Remove support for multi-query searchGuillaume Gomez-10/+0
2022-02-10Rollup merge of #93830 - camelid:cleanup-section-code, r=GuillaumeGomezMatthias Krüger-1/+1
2022-02-10Rollup merge of #93824 - Amanieu:stable_cfg_target_has_atomic, r=davidtwcoMatthias Krüger-392/+72
2022-02-10Rollup merge of #93808 - GuillaumeGomez:headings-indent, r=jshaMatthias Krüger-45/+6
2022-02-10Rollup merge of #93802 - lcnr:mcg-woops, r=BoxyUwUMatthias Krüger-0/+29
2022-02-09rustdoc: fix spacing of non-toggled impl blocksJacob Hoffman-Andrews-1/+20
2022-02-10fix min_const_generics oversightlcnr-0/+29
2022-02-09Rollup merge of #93753 - jeremyBanks:main-conflict, r=petrochenkovMatthias Krüger-0/+35
2022-02-09Rollup merge of #93503 - michaelwoerister:fix-vtable-holder-debuginfo-regress...Matthias Krüger-26/+49
2022-02-09Rollup merge of #91504 - cynecx:used_retain, r=nikicMatthias Krüger-0/+89
2022-02-09Title-case trait aliases section for consistencyNoah Lev-1/+1
2022-02-09Stabilize cfg_target_has_atomicAmanieu d'Antras-392/+72
2022-02-09Suggest collecting into `Vec<_>` when collecting into `[_]`Michael Goulet-0/+41
2022-02-09rustdoc-json: Add some tests for `typealias` itemNixon Enraght-Moony-0/+82
2022-02-09Update rustdoc tests for headings indentGuillaume Gomez-45/+6
2022-02-09Move tests into attributes directory to pacify tidyNikita Popov-0/+0
2022-02-09Add tracking issueNikita Popov-0/+2
2022-02-09Auto merge of #92306 - Aaron1011:opaque-type-op, r=oli-obkbors-11/+62
2022-02-09Rollup merge of #93751 - eholk:issue-93648-drop-tracking-projection, r=tmiaskoYuki Okushi-0/+12
2022-02-09Rollup merge of #93746 - cjgillot:nodefii, r=nikomatsakisYuki Okushi-4/+6
2022-02-09Rollup merge of #93694 - jsha:font-sizes-spacing, r=GuillaumeGomezYuki Okushi-46/+44
2022-02-09Auto merge of #93778 - matthiaskrgr:rollup-yfngdao, r=matthiaskrgrbors-12/+166
2022-02-08add more tests and make used(linker/compiler) mutually exclusivecynecx-4/+53
2022-02-08Add some known GAT bugs as testsJack Huey-0/+450
2022-02-08Improve opaque type higher-ranked region error message under NLLAaron Hill-11/+62
2022-02-08Fix regression from lazy opaque typesOli Scherer-2/+94
2022-02-08Rollup merge of #93732 - lcnr:hrlt-backcompa, r=Mark-SimulacrumMatthias Krüger-0/+98
2022-02-08Rollup merge of #92917 - jackh726:issue-91762-2, r=nikomatsakisMatthias Krüger-2/+49
2022-02-08Rollup merge of #92715 - chordtoll:empty-string, r=davidtwcoMatthias Krüger-2/+11
2022-02-08Rollup merge of #91950 - estebank:point-at-type-of-non-allocator, r=matthewja...Matthias Krüger-8/+8
2022-02-08rustdoc: tweak line and ¶ spacing for a11yJacob Hoffman-Andrews-46/+44
2022-02-08Auto merge of #93762 - matthiaskrgr:rollup-vdjpfmz, r=matthiaskrgrbors-15/+374
2022-02-08nitlcnr-3/+3
2022-02-07Bless use tree pretty print testDavid Tolnay-5/+11
2022-02-08Rollup merge of #93721 - jyn514:less-macro-special-casing, r=petrochenkovMatthias Krüger-0/+9
2022-02-08Rollup merge of #93715 - GuillaumeGomez:horizontal-trim, r=notriddleMatthias Krüger-1/+22
2022-02-08Rollup merge of #93569 - notriddle:notriddle/rustdoc-html-tags-generics, r=Cr...Matthias Krüger-0/+213
2022-02-08Rollup merge of #93568 - willcrichton:scrape-examples-leading-whitespace, r=C...Matthias Krüger-0/+16
2022-02-08Rollup merge of #93521 - jsha:sidebar-hover, r=GuillaumeGomezMatthias Krüger-5/+5
2022-02-08Rollup merge of #92695 - Swatinem:cover-nested, r=wesleywiserMatthias Krüger-9/+109
2022-02-07Add pretty printer test for use treesDavid Tolnay-0/+17
2022-02-08Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisabors-2/+186