about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-02-02Auto merge of #93466 - cjgillot:query-dead, r=nagisabors-10/+10
2022-02-02Detect `::` -> `:` typo in type argumentEsteban Kuber-0/+60
2022-02-01Include all contents of first line of scraped itemWill Crichton-0/+16
2022-02-01Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obkbors-27/+111
2022-02-01Remove "up here" arrow on item-infosJacob Hoffman-Andrews-5/+2
2022-02-01Fix w/ commentskadmin-89/+189
2022-02-01Auto merge of #93548 - matthiaskrgr:rollup-f7dkn3p, r=matthiaskrgrbors-15/+240
2022-02-01Rollup merge of #93267 - lcnr:auto-trait-lint, r=nikomatsakisMatthias Krüger-4/+91
2022-02-01Rollup merge of #92584 - lcnr:query-stable-lint, r=estebankMatthias Krüger-0/+95
2022-02-01Rollup merge of #86374 - bossmc:enable-static-pie-for-gnu, r=nagisaMatthias Krüger-11/+54
2022-02-01Auto merge of #93284 - eholk:disable-drop-range-analysis, r=pnkfelixbors-0/+15
2022-02-01Make dead code check a query.Camille GILLOT-10/+10
2022-02-01Add test to ensure lifetime is not elided in type aliasGuillaume Gomez-0/+5
2022-02-01fix for the issue #92464ouz-a-0/+15
2022-02-01debuginfo: Make sure that type names for closure and generator environments a...Michael Woerister-68/+193
2022-02-01add a rustc::query_stability lintlcnr-0/+95
2022-02-01implement lint for suspicious auto trait implslcnr-4/+91
2022-01-31Rollup merge of #93513 - dtolnay:linewidth, r=nagisaEric Huss-7/+4
2022-01-31Rollup merge of #93019 - 5225225:uppercase-suffix, r=wesleywiserEric Huss-0/+252
2022-01-31Rollup merge of #91343 - FabianWolff:issue-91328-as-deref, r=jackh726Eric Huss-0/+104
2022-02-01Auto merge of #93386 - WaffleLapkin:rustc_must_implement_one_of_check_target,...bors-1/+27
2022-01-31Update test output for `ui/asm/aarch64/parse-error.rs`Fabian Wolff-7/+7
2022-01-31Bless all pretty printer tests and ui testsDavid Tolnay-7/+4
2022-01-31Add ValuePairs::Terms & Fix compile errorkadmin-132/+100
2022-01-31Make `span_extend_to_prev_str()` more robustFabian Wolff-7/+70
2022-01-31Add match on `Vec<_>` to `ui/typeck/issue-91328.rs` testFabian Wolff-1/+30
2022-01-31Fix suggestion to slice if scrutinee is a `Result` or `Option`Fabian Wolff-0/+75
2022-01-31Auto merge of #93348 - spastorino:fix-perf-overlap-mode2, r=nikomatsakisbors-12/+29
2022-01-31Write UI tests, tweak message5225225-0/+252
2022-01-31regression test for issue 90847cameron-0/+9
2022-01-31Take in account the unreachable! macro in the non_fmt_panic lintLoïc BRANSTETT-30/+137
2022-01-31Fix invalid special casing of the unreachable! macroLoïc BRANSTETT-13/+50
2022-01-31Move overlap_mode into trait level attribute + feature flagSantiago Pastorino-12/+29
2022-01-31Auto merge of #93498 - matthiaskrgr:rollup-k5shwrc, r=matthiaskrgrbors-231/+353
2022-01-31Improve wrapping on settings pageJacob Hoffman-Andrews-0/+6
2022-01-31Rollup merge of #93461 - dtolnay:fmtyield, r=davidtwcoMatthias Krüger-0/+33
2022-01-31Rollup merge of #93395 - camelid:reserved-sugg, r=davidtwcoMatthias Krüger-130/+130
2022-01-31Rollup merge of #93214 - ibraheemdev:issue-93210, r=davidtwcoMatthias Krüger-0/+43
2022-01-31Rollup merge of #93155 - dtolnay:blockindent, r=nagisaMatthias Krüger-231/+207
2022-01-31Rollup merge of #93039 - terrarier2111:fix-field-help, r=nagisaMatthias Krüger-0/+30
2022-01-31Rollup merge of #92918 - compiler-errors:gat-expr-lifetime-elision, r=jackh726Matthias Krüger-0/+73
2022-01-30Restore a visual alignment mode for block commentsDavid Tolnay-3/+3
2022-01-30Bless all pretty printer tests and ui testsDavid Tolnay-234/+210
2022-01-31Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrumbors-21/+25
2022-01-30Mac callsDavid Tolnay-2/+12
2022-01-30Add regression test for issue 93274David Tolnay-0/+23
2022-01-30Rollup merge of #93475 - GuillaumeGomez:theme-in-history, r=jshaEric Huss-0/+25
2022-01-30Rollup merge of #93183 - jsha:mobile-nav-fixes, r=GuillaumeGomezEric Huss-1/+10
2022-01-30Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomezEric Huss-7/+53
2022-01-30Add test to ensure that theme is applied correctly when going back in historyGuillaume Gomez-0/+25