about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-01-20Tweak `expr.await` desugaring `Span`Esteban Kuber-10/+48
2022-01-19Auto merge of #93069 - matthiaskrgr:rollup-gx1vkp7, r=matthiaskrgrbors-1683/+2041
2022-01-19Rollup merge of #93062 - ehuss:update-books, r=ehussMatthias Krüger-0/+0
2022-01-19Rollup merge of #93051 - m-ou-se:is-some-with, r=yaahcMatthias Krüger-0/+70
2022-01-19Rollup merge of #93041 - pierwill:rm-unused-defid-ords, r=cjgillotMatthias Krüger-16/+6
2022-01-19Rollup merge of #92920 - dtolnay:printtidy, r=cjgillotMatthias Krüger-1200/+1220
2022-01-19Rollup merge of #92797 - jsha:fewer-lines, r=GuillaumeGomezMatthias Krüger-22/+6
2022-01-19Rollup merge of #92783 - FabianWolff:issue-92726, r=nikomatsakisMatthias Krüger-6/+87
2022-01-19Rollup merge of #92124 - AngelicosPhosphoros:remove_extra_alloc_in_cstring_ne...Matthias Krüger-22/+45
2022-01-19Rollup merge of #91278 - SparrowLii:place, r=spastorinoMatthias Krüger-76/+67
2022-01-19Rollup merge of #89621 - digama0:patch-2, r=yaahcMatthias Krüger-1/+4
2022-01-19Rollup merge of #88642 - c410-f3r:let_chains_2, r=matthewjasperMatthias Krüger-340/+536
2022-01-19Auto merge of #93063 - ehuss:update-cargo, r=ehussbors-11/+47
2022-01-18Update booksEric Huss-0/+0
2022-01-18Update cargoEric Huss-11/+47
2022-01-18Remove horizontal lines at top of pageJacob Hoffman-Andrews-22/+6
2022-01-19Fix is_some_with tests.Mara Bos-8/+13
2022-01-18Auto merge of #93048 - matthiaskrgr:rollup-cz5ma34, r=matthiaskrgrbors-741/+901
2022-01-18Formally implement let chainsCaio-340/+536
2022-01-18Improve is_err_with example.Mara Bos-6/+8
2022-01-18Add is_some_with tracking issue number.Mara Bos-3/+3
2022-01-18Add Result::{is_ok_with, is_err_with}.Mara Bos-0/+42
2022-01-18Add Option::is_some_with.Mara Bos-0/+21
2022-01-18Rollup merge of #93035 - Amanieu:stdarch_fix, r=Mark-SimulacrumMatthias Krüger-0/+0
2022-01-18Rollup merge of #93026 - klensy:f-typo, r=scottmcmMatthias Krüger-2/+2
2022-01-18Rollup merge of #93018 - pierwill:rm-unused-ord, r=davidtwcoMatthias Krüger-3/+3
2022-01-18Rollup merge of #92924 - dtolnay:pptracing, r=Mark-SimulacrumMatthias Krüger-54/+0
2022-01-18Rollup merge of #92780 - b-naber:postpone-const-eval-coherence, r=lcnrMatthias Krüger-21/+55
2022-01-18Rollup merge of #92692 - jsha:cool-sidebar, r=GuillaumeGomezMatthias Krüger-360/+228
2022-01-18Rollup merge of #92425 - calebzulawski:simd-cast, r=workingjubileeMatthias Krüger-177/+314
2022-01-18Rollup merge of #91150 - dtolnay:qpath, r=davidtwcoMatthias Krüger-11/+47
2022-01-18Rollup merge of #90782 - ricobbe:binutils-dlltool, r=michaelwoeristerMatthias Krüger-113/+252
2022-01-18Move item-related pretty printing functions to moduleDavid Tolnay-636/+646
2022-01-18Move expr-related pretty printing functions to moduleDavid Tolnay-564/+574
2022-01-18Delete pretty printer tracingDavid Tolnay-54/+0
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-360/+228
2022-01-18Remove some unused `Ord` derivations based on `DefId`pierwill-17/+7
2022-01-18Fix stdarch submodule pointing to commit outside treeAmanieu d'Antras-0/+0
2022-01-18Auto merge of #92731 - bjorn3:asm_support_changes, r=nagisabors-105/+133
2022-01-18Auto merge of #87648 - JulianKnodt:const_eq_constrain, r=oli-obkbors-399/+789
2022-01-18fix typo in `max` description for f32/f64klensy-2/+2
2022-01-18Auto merge of #93021 - matthiaskrgr:rollup-o7z8zoe, r=matthiaskrgrbors-309/+686
2022-01-18Improve documentation of splatted constantsCaleb Zulawski-26/+28
2022-01-18Rollup merge of #93016 - Amanieu:vec_spare_capacity, r=Mark-SimulacrumMatthias Krüger-7/+3
2022-01-18Rollup merge of #93004 - krasimirgg:threadlocal-llvm-up, r=nikicMatthias Krüger-2/+2
2022-01-18Rollup merge of #92997 - woppopo:test92114, r=Mark-SimulacrumMatthias Krüger-3/+23
2022-01-18Rollup merge of #92947 - vacuus:rustdoc-core-visit-path, r=camelidMatthias Krüger-3/+3
2022-01-18Rollup merge of #92946 - kaniini:chore/llvm-libunwind-s390x, r=Mark-SimulacrumMatthias Krüger-2/+4
2022-01-18Rollup merge of #92923 - dtolnay:ringbuffer, r=petrochenkovMatthias Krüger-22/+67
2022-01-18Rollup merge of #92914 - camelid:snapshot-text, r=GuillaumeGomezMatthias Krüger-3/+11