about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-02-01Auto merge of #93284 - eholk:disable-drop-range-analysis, r=pnkfelixbors-0/+15
2022-02-01Auto merge of #93534 - ehuss:rollup-9ecozo9, r=ehussbors-13/+366
2022-01-31Rollup merge of #93533 - ehuss:update-cargo, r=ehussEric Huss-0/+0
2022-02-01Update cargoEric Huss-0/+0
2022-01-31Rollup merge of #93532 - ehuss:update-books, r=ehussEric Huss-0/+0
2022-02-01Update booksEric Huss-0/+0
2022-01-31Rollup merge of #93513 - dtolnay:linewidth, r=nagisaEric Huss-7/+4
2022-01-31Rollup merge of #93492 - Mark-Simulacrum:shorter-failure-output, r=ehussEric Huss-6/+6
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 #93259 - eddyb:diagbld-scalar-pair, r=jackh726bors-1/+1
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 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-238/+361
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 #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jshaMatthias Krüger-7/+8
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-33/+47
2022-01-30Hide failed command unless in verbose modeMark Rousskov-6/+6
2022-01-30Auto merge of #92711 - zredb:issue-90187-fix, r=notriddlebors-49/+51
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-4/+26
2022-01-30Rollup merge of #92908 - dtolnay:rustdoc, r=GuillaumeGomezEric Huss-60/+295
2022-01-30Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-SimulacrumEric Huss-349/+340
2022-01-30Add test to ensure that theme is applied correctly when going back in historyGuillaume Gomez-0/+25
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-4/+26
2022-01-30Rollup merge of #93441 - notriddle:notriddle/collect-crate-doc-links-very-ear...Matthias Krüger-0/+41
2022-01-30Rollup merge of #93391 - notriddle:notriddle/remove-srclink-tooltip, r=jsha,G...Matthias Krüger-2/+2
2022-01-30Rollup merge of #93362 - compiler-errors:ice-gat-in-rpit, r=oli-obkMatthias Krüger-0/+20
2022-01-30Rollup merge of #93358 - compiler-errors:is-not-const, r=fee1-deadMatthias Krüger-0/+40
2022-01-29Fix some CSS warnings and errors from VS CodeNoah Lev-7/+8
2022-01-29Auto merge of #93457 - matthiaskrgr:rollup-e43ry1l, r=matthiaskrgrbors-9/+234
2022-01-29Change index_refutable_slice to use FxIndexMapGary Guo-6/+6
2022-01-29Create `core::fmt::ArgumentV1` with generics instead of fn pointerGary Guo-27/+41
2022-01-29Rollup merge of #93453 - GuillaumeGomez:theme-change-test, r=jshaMatthias Krüger-1/+17
2022-01-29Rollup merge of #93299 - GuillaumeGomez:dot-separator-no-source, r=jshaMatthias Krüger-3/+27
2022-01-29Rollup merge of #92274 - woppopo:const_deallocate, r=oli-obkMatthias Krüger-3/+186