about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-02-02Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-deb...bors-53/+94
2022-02-02Rollup merge of #93560 - steffahn:a_typo, r=petrochenkovMatthias Krüger-2/+2
2022-02-02Rollup merge of #93559 - danielframpton:link-args-typo, r=oli-obkMatthias Krüger-1/+1
2022-02-02Rollup merge of #92788 - estebank:colon-colon, r=cjgillotMatthias Krüger-1/+42
2022-02-02Auto merge of #93466 - cjgillot:query-dead, r=nagisabors-23/+52
2022-02-02Detect `::` -> `:` typo in type argumentEsteban Kuber-1/+42
2022-02-01Auto merge of #93285 - JulianKnodt:const_eq_2, r=oli-obkbors-154/+268
2022-02-01Fix two incorrect "it's"Frank Steffahn-2/+2
2022-02-01Add missing | between print optionsDaniel Frampton-1/+1
2022-02-01Fix w/ commentskadmin-110/+92
2022-02-01Auto merge of #93548 - matthiaskrgr:rollup-f7dkn3p, r=matthiaskrgrbors-165/+526
2022-02-01Rollup merge of #93290 - lcnr:same_type, r=jackh726Matthias Krüger-18/+5
2022-02-01Rollup merge of #93267 - lcnr:auto-trait-lint, r=nikomatsakisMatthias Krüger-28/+303
2022-02-01Rollup merge of #92584 - lcnr:query-stable-lint, r=estebankMatthias Krüger-79/+195
2022-02-01Rollup merge of #92021 - woodenarrow:br_single_fp_element, r=Mark-SimulacrumMatthias Krüger-40/+22
2022-02-01Rollup merge of #86374 - bossmc:enable-static-pie-for-gnu, r=nagisaMatthias Krüger-0/+1
2022-02-01Auto merge of #93284 - eholk:disable-drop-range-analysis, r=pnkfelixbors-12/+18
2022-02-01Make dead code check a query.Camille GILLOT-23/+52
2022-02-01remove `TyS::same_type`lcnr-18/+5
2022-02-01debuginfo: Make sure that type names for closure and generator environments a...Michael Woerister-53/+94
2022-02-01review + rebaselcnr-5/+6
2022-02-01rustfmt is broken, manually reduce line lengthlcnr-2/+7
2022-02-01add a rustc::query_stability lintlcnr-77/+187
2022-02-01implement lint for suspicious auto trait implslcnr-3/+268
2022-02-01update `FutureIncompatibilityReason`lcnr-25/+35
2022-02-01Auto merge of #93534 - ehuss:rollup-9ecozo9, r=ehussbors-18/+71
2022-01-31Rollup merge of #93513 - dtolnay:linewidth, r=nagisaEric Huss-7/+9
2022-01-31Rollup merge of #93456 - bjorn3:remove_unnecessary_unsafe, r=michaelwoeristerEric Huss-4/+3
2022-01-31Rollup merge of #93019 - 5225225:uppercase-suffix, r=wesleywiserEric Huss-0/+25
2022-01-31Rollup merge of #91343 - FabianWolff:issue-91328-as-deref, r=jackh726Eric Huss-7/+34
2022-02-01Auto merge of #93259 - eddyb:diagbld-scalar-pair, r=jackh726bors-155/+87
2022-02-01Auto merge of #93386 - WaffleLapkin:rustc_must_implement_one_of_check_target,...bors-0/+23
2022-01-31Auto merge of #93381 - tmiasko:is-self-recursive, r=ecstatic-morsebors-4/+10
2022-01-31Add FIXME commentFabian Wolff-0/+3
2022-01-31Allow any line to have at least 60 charsDavid Tolnay-1/+4
2022-01-31Extract constant MARGIN out of Printer structDavid Tolnay-7/+6
2022-01-31Add ValuePairs::Terms & Fix compile errorkadmin-49/+43
2022-01-31Fix suggestion to slice if scrutinee is a `Result` or `Option`Fabian Wolff-7/+31
2022-01-31Auto merge of #93348 - spastorino:fix-perf-overlap-mode2, r=nikomatsakisbors-63/+82
2022-01-31Write UI tests, tweak message5225225-3/+2
2022-01-31Remove two unnecessary transmutes from opaque Encoder and Decoderbjorn3-4/+3
2022-01-31Do not store overlap_mode, just pass it down on insertSantiago Pastorino-16/+6
2022-01-31Move overlap_mode into trait level attribute + feature flagSantiago Pastorino-63/+92
2022-01-31Auto merge of #93373 - spastorino:def_id_to_hir_id_refactor, r=oli-obkbors-95/+116
2022-01-31Auto merge of #93498 - matthiaskrgr:rollup-k5shwrc, r=matthiaskrgrbors-70/+155
2022-01-31Rollup merge of #93461 - dtolnay:fmtyield, r=davidtwcoMatthias Krüger-4/+51
2022-01-31Rollup merge of #93395 - camelid:reserved-sugg, r=davidtwcoMatthias Krüger-4/+4
2022-01-31Rollup merge of #93214 - ibraheemdev:issue-93210, r=davidtwcoMatthias Krüger-9/+32
2022-01-31Rollup merge of #93155 - dtolnay:blockindent, r=nagisaMatthias Krüger-32/+69
2022-01-31Rollup merge of #93039 - terrarier2111:fix-field-help, r=nagisaMatthias Krüger-9/+19