about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-02-04Rollup merge of #93593 - JulianKnodt:master, r=oli-obkMatthias Krüger-0/+31
2022-02-04Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jshaMatthias Krüger-0/+30
2022-02-03Add GUI test for crate filter URL parameterGuillaume Gomez-0/+30
2022-02-03Auto merge of #93621 - JohnTitor:rollup-1bcud0x, r=JohnTitorbors-0/+69
2022-02-03Fix ret > 1 bound if shadowed by constkadmin-0/+31
2022-02-03Rollup merge of #93566 - Aaron1011:rustc-backtrace, r=davidtwcoYuki Okushi-0/+27
2022-02-03Rollup merge of #92802 - compiler-errors:deduplicate-stack-trace, r=oli-obkYuki Okushi-0/+42
2022-02-03Auto merge of #92932 - ouz-a:master, r=oli-obkbors-0/+15
2022-02-03Auto merge of #93146 - workingjubilee:use-std-simd, r=Mark-Simulacrumbors-12/+37
2022-02-03Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472bors-6/+6
2022-02-02Auto merge of #93101 - Mark-Simulacrum:library-backtrace, r=yaahcbors-0/+35
2022-02-02Configure panic hook backtrace behaviorMark Rousskov-0/+35
2022-02-02Rollup merge of #93574 - compiler-errors:bad-let-suggestion, r=lcnrMatthias Krüger-0/+17
2022-02-02Rollup merge of #93571 - compiler-errors:better-where-suggestion, r=lcnrMatthias Krüger-0/+109
2022-02-02Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obkMatthias Krüger-0/+5
2022-02-02Rollup merge of #93221 - alyssaverkade:fix-93093, r=wesleywiserMatthias Krüger-0/+26
2022-02-02Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-deb...bors-68/+193
2022-02-02better suggestion for duplicated `where`Michael Goulet-0/+109
2022-02-01don't suggest adding `let` due to expressions inside of `while` loopMichael Goulet-0/+17
2022-02-02Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomezMatthias Krüger-0/+6
2022-02-02Rollup merge of #92788 - estebank:colon-colon, r=cjgillotMatthias Krüger-0/+60
2022-02-01Make rustc use `RUST_BACKTRACE=full` by defaultAaron Hill-0/+27
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-01Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obkbors-27/+111
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-31Bless all pretty printer tests and ui testsDavid Tolnay-7/+4
2022-01-31Add ValuePairs::Terms & Fix compile errorkadmin-132/+100
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-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