summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-11-25Move some tests to more reasonable directoriesCaio-0/+0
2021-11-25Auto merge of #88781 - estebank:emoji-idents, r=oli-obkbors-0/+99
2021-11-25Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkorbors-0/+62
2021-11-24Consistentize the system for image URLs in CSS.Jacob Hoffman-Andrews-1/+1
2021-11-25Account for incorrect `where T::Assoc = Ty` boundEsteban Kuber-5/+93
2021-11-25Do not visit attributes in `LateResolutionVisitor`.Camille GILLOT-22/+28
2021-11-24Auto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1, r=GuillaumeGomezbors-43/+106
2021-11-24Tweak span and add more testsEsteban Kuber-4/+38
2021-11-24Rollup merge of #91199 - camelid:test-mixing-docs, r=GuillaumeGomezGuillaume Gomez-0/+26
2021-11-24Rollup merge of #91179 - GuillaumeGomez:a-color, r=jshaGuillaume Gomez-8/+29
2021-11-24Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomezGuillaume Gomez-9/+2
2021-11-24Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelidGuillaume Gomez-26/+49
2021-11-24rustdoc: Add test for mixing doc comments and attrsNoah Lev-0/+26
2021-11-24Add test for merged featuresGuillaume Gomez-0/+24
2021-11-24Update error message for doc(keyword)Guillaume Gomez-2/+2
2021-11-24Add feature gate test for "rustdoc_internal" featureGuillaume Gomez-1/+18
2021-11-24Create rustdoc_internals feature gateGuillaume Gomez-25/+7
2021-11-24Account for incorrect `impl Foo<const N: ty> {}` syntaxEsteban Küber-0/+28
2021-11-24Fix clicking on anchors inside summary tags.Jacob Hoffman-Andrews-0/+4
2021-11-24Remove `-Z force-overflow-checks`Noah Lev-3/+3
2021-11-24Update GUI tests for <a> colorGuillaume Gomez-8/+29
2021-11-24Auto merge of #91171 - jsha:fix-rustdoc-gui-test, r=GuillaumeGomezbors-1/+1
2021-11-24Fix toggle-click-deadspace rustdoc-gui testJacob Hoffman-Andrews-1/+1
2021-11-24Allow features like const_try in d_m_b_i_cDeadbeef-0/+51
2021-11-24Allow more cases to match ~const Drop.Deadbeef-0/+20
2021-11-23Auto merge of #91149 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514bors-0/+23
2021-11-23Fix stack overflow in `usefulness.rs`Badel2-0/+14
2021-11-23Do not visit attributes in `ItemLowerer`.Camille GILLOT-0/+35
2021-11-23Auto merge of #91159 - matthiaskrgr:rollup-91mgg5v, r=matthiaskrgrbors-22/+100
2021-11-23Sort `FxHashSet`'s contents before emitting errors for consistent outputEsteban Kuber-20/+20
2021-11-23review comment: plural of emoji is emojiEsteban Kuber-12/+12
2021-11-23Account for confusable codepoints when recovering emoji identifiersEsteban Kuber-4/+16
2021-11-23fix fmtEsteban Kuber-1/+0
2021-11-23Replace ZWJ with nothing in terminal outputEsteban Kuber-2/+2
2021-11-23Tokenize emoji as if they were valid indentifiersEsteban Kuber-0/+88
2021-11-23Fix printing unit return ty, don't elaborate FnOnce unless we see itMichael Goulet-24/+24
2021-11-23Update test outputsMichael Goulet-73/+73
2021-11-23Rollup merge of #91140 - nbdd0121:const_typeck, r=oli-obkMatthias Krüger-22/+32
2021-11-23Rollup merge of #91103 - jsha:non-toggle-click-doesnt-toggle, r=Manishearth,G...Matthias Krüger-0/+10
2021-11-23Rollup merge of #90856 - ken-matsui:suggestion-to-wrap-vec-allocator-api-in-t...Matthias Krüger-0/+58
2021-11-23Auto merge of #90788 - ecstatic-morse:issue-90752, r=wesleywiserbors-0/+96
2021-11-24Suggestion to wrap inner types using `allocator_api` in tupleKen Matsui-0/+58
2021-11-23Auto merge of #84197 - bbjornse:stack-protector, r=nikicbors-0/+846
2021-11-22Update issue-91134.stdoutMichael Howell-1/+1
2021-11-23Auto merge of #91094 - inquisitivecrystal:rustdoc-top-mod, r=jyn514bors-21/+209
2021-11-22fix(doctest): detect extern crate items in statement doctestsMichael Howell-0/+23
2021-11-22Update stderr filesEric Holk-0/+2
2021-11-22Reintroduce `into_future` in `.await` desugaringEric Holk-4/+64
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-0/+17
2021-11-22`#![feature(inline_const)]` is no longer incompleteGary Guo-11/+4