about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-06-04Rollup merge of #85937 - m-ou-se:macro-ref-suggestions, r=estebankYuki Okushi-0/+81
2021-06-03Auto merge of #85617 - hi-rustin:rustin-patch-fix, r=estebankbors-130/+158
2021-06-03Auto merge of #85292 - wesleywiser:enum_debuginfo, r=michaelwoeristerbors-19/+117
2021-06-03Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitorbors-0/+102
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-0/+42
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-0/+60
2021-06-03Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplettbors-0/+44
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-1/+69
2021-06-02Auto merge of #84703 - GuillaumeGomez:cleanup-dom, r=jshabors-163/+170
2021-06-02Update generator testsWesley Wiser-16/+16
2021-06-02Update rustdoc testsGuillaume Gomez-94/+100
2021-06-02Add test for ref suggestions in macros.Mara Bos-0/+81
2021-06-02Respond to review feedbackWesley Wiser-16/+8
2021-06-02Change the type name from `_enum<..>` to `enum$<..>`Wesley Wiser-37/+37
2021-06-02Make tidy happyWesley Wiser-2/+4
2021-06-02Add/update testsWesley Wiser-3/+107
2021-06-02Auto merge of #85687 - m-ou-se:new-prelude, r=yaahcbors-0/+7
2021-06-02convert Rvalue::threadlocalref assertion to delay bugcsmoe-8/+7
2021-06-01Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011bors-686/+500
2021-06-01Auto merge of #85829 - bjorn3:simplify_crate_num, r=jackh726bors-5/+5
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-81/+82
2021-06-01Add test for forward declared const param defaultsEllen-0/+42
2021-06-01Fix testbjorn3-5/+5
2021-06-01Auto merge of #85886 - GuillaumeGomez:rollup-l3yr3np, r=GuillaumeGomezbors-44/+60
2021-06-01Rollup merge of #85622 - jsha:untoggle-undocumented, r=GuillaumeGomezGuillaume Gomez-44/+60
2021-06-01Revert "Reduce the amount of untracked state in TyCtxt"Camille Gillot-16/+16
2021-06-01skip check_static on rvalue::threadlocalrefcsmoe-0/+61
2021-06-01Auto merge of #85153 - cjgillot:qresolve, r=Aaron1011bors-16/+16
2021-05-31Auto merge of #85702 - Aaron1011:no-vec-sort, r=michaelwoeristerbors-0/+15
2021-05-31Improve display of the separation between page items and siblings in the sidebarGuillaume Gomez-1/+11
2021-05-31Only list crates on the crate pageGuillaume Gomez-8/+7
2021-05-31Auto merge of #85704 - Aaron1011:const-panic-hard-err, r=RalfJungbors-128/+56
2021-05-31Update rustdoc testGuillaume Gomez-1/+2
2021-05-31Add sidebar GUI testsGuillaume Gomez-0/+58
2021-05-31Auto merge of #85395 - 12101111:build-crt, r=petrochenkovbors-0/+32
2021-05-30Remove toggle for "undocumented items."Jacob Hoffman-Andrews-44/+60
2021-05-31Build crtbengin.o/crtend.o from source code12101111-0/+32
2021-05-31Auto merge of #85597 - 0yoyoyo:fix-issue-71563-remove-redundant-args, r=petro...bors-93/+237
2021-05-30Auto merge of #85559 - 12101111:sanitizer-crt-static, r=nagisabors-0/+9
2021-05-30Auto merge of #85838 - GuillaumeGomez:rollup-rk2rh7m, r=GuillaumeGomezbors-22/+66
2021-05-30Rollup merge of #85818 - LeSeulArtichaut:85794-diag-drop-ice, r=petrochenkovGuillaume Gomez-0/+34
2021-05-30Rollup merge of #85770 - Bobo1239:set_locale_for_sort, r=jyn514Guillaume Gomez-22/+0
2021-05-30Rollup merge of #85709 - Aaron1011:fix-pat-crate-edition, r=petrochenkovGuillaume Gomez-0/+32
2021-05-30Bless tests.Camille GILLOT-16/+16
2021-05-30Auto merge of #85362 - jsgf:fix-emit-metadata, r=estebankbors-0/+34
2021-05-30Emit a hard error when a panic occurs during const-evalAaron Hill-128/+56
2021-05-30Fix span of redundant generic arguments0yoyoyo-93/+237
2021-05-30Update mir opt testsbjorn3-24/+24
2021-05-30Update testsbjorn3-68/+68
2021-05-30Auto merge of #83772 - jhpratt:revamp-step-trait, r=Mark-Simulacrumbors-11/+17