about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-14Rollup merge of #106846 - WaffleLapkin:pico_parse_ref, r=TaKO8KiMatthias Krüger-15/+25
2023-01-14Rollup merge of #106831 - estebank:tickets_yaml, r=Mark-SimulacrumMatthias Krüger-129/+185
2023-01-14Rollup merge of #106788 - estebank:elaborate_pred_E0599, r=compiler-errorsMatthias Krüger-24/+296
2023-01-14Rollup merge of #106752 - sulami:master, r=estebankMatthias Krüger-0/+338
2023-01-14Rollup merge of #106665 - JulianKnodt:better_fn_trait_note, r=cjgillotMatthias Krüger-17/+111
2023-01-14Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviperMatthias Krüger-1/+1
2023-01-14Rollup merge of #106566 - clubby789:contiguous-weird-unicode, r=cjgillotMatthias Krüger-9/+49
2023-01-14Rollup merge of #106470 - ehuss:tidy-no-wasm, r=Mark-SimulacrumMatthias Krüger-103/+67
2023-01-14Rollup merge of #106046 - uweigand:s390x-test-bigendian-mir, r=Mark-SimulacrumMatthias Krüger-8/+9
2023-01-14Improve comments in `parser/expr.rs`Maybe Waffle-9/+13
2023-01-14Make `LhsExpr::AlreadyParsed` a named structMaybe Waffle-6/+12
2023-01-14Add note when `FnPtr` vs. `FnDef` impl traitkadmin-17/+111
2023-01-14Auto merge of #106646 - Amanieu:ilp32-object, r=Mark-Simulacrumbors-25/+63
2023-01-14Auto merge of #106833 - JohnTitor:rollup-z8398jk, r=JohnTitorbors-235/+487
2023-01-14Auto merge of #106520 - ehuss:update-mdbook, r=Mark-Simulacrumbors-49/+146
2023-01-14Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomezYuki Okushi-33/+33
2023-01-14Rollup merge of #106816 - TimNN:rental-remap, r=oli-objYuki Okushi-4/+235
2023-01-14Rollup merge of #106799 - scottmcm:remove-unused-generics, r=cuviperYuki Okushi-29/+29
2023-01-14Rollup merge of #106775 - albertlarsan68:patch-1, r=Mark-SimulacrumYuki Okushi-3/+2
2023-01-14Rollup merge of #106766 - GuillaumeGomez:rm-stripper-dead-code, r=notriddleYuki Okushi-11/+1
2023-01-14Rollup merge of #106762 - WaffleLapkin:atomicptr+as_mut_ptr, r=m-ou-seYuki Okushi-2/+38
2023-01-14Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-SimulacrumYuki Okushi-29/+18
2023-01-14Rollup merge of #106693 - notriddle:notriddle/toggle-trunc, r=GuillaumeGomezYuki Okushi-117/+117
2023-01-14Rollup merge of #106692 - eggyal:mv-binary_heap.rs-binary_heap/mod.rs, r=Mark...Yuki Okushi-0/+0
2023-01-14Rollup merge of #106670 - albertlarsan68:check-docs-in-pr-ci, r=Mark-SimulacrumYuki Okushi-0/+1
2023-01-14Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeG...Yuki Okushi-1/+1
2023-01-14Rollup merge of #105172 - alexs-sh:issue-98861-fix-next, r=scottmcmYuki Okushi-0/+5
2023-01-14Rollup merge of #104965 - zacklukem:p-option-as_ref-docs, r=scottmcmYuki Okushi-6/+7
2023-01-14Use GitHub yaml templates for ICE, Docs and Diagnostics ticketsEsteban Küber-129/+185
2023-01-14Auto merge of #106825 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-01-13Auto merge of #106822 - matthiaskrgr:rollup-46bi4pi, r=matthiaskrgrbors-165/+1011
2023-01-13Update the wasi-libc used for the wasm32-wasi targetAlex Crichton-1/+1
2023-01-13Do not incorrectly suggest restricting implied boundsEsteban Küber-16/+38
2023-01-13Update `rental` hack to work with remapped paths.Tim Neumann-4/+235
2023-01-13Update cargoWeihang Lo-0/+0
2023-01-13rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggleMichael Howell-117/+117
2023-01-13Add testsEsteban Küber-0/+164
2023-01-13Keep obligation chain when elaborating obligationsEsteban Küber-14/+59
2023-01-13Elaborate unmet obligations in E0599 for more contextEsteban Küber-12/+53
2023-01-13Rollup merge of #106813 - oli-obk:sess_cleanup, r=GuillaumeGomez,petrochenkovMatthias Krüger-15/+16
2023-01-13Rollup merge of #106797 - FawazTirmizi:dev/issues/104284, r=bjorn3Matthias Krüger-5/+17
2023-01-13Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errorsMatthias Krüger-28/+55
2023-01-13Rollup merge of #106701 - ibraheemdev:sync-sender-spin, r=AmanieuMatthias Krüger-33/+49
2023-01-13Rollup merge of #106678 - Veykril:proc-macro-panic-abort, r=eholkMatthias Krüger-1/+23
2023-01-13Rollup merge of #106641 - chenyukang:yukang/fix-105761-segguest-this, r=estebankMatthias Krüger-5/+250
2023-01-13Rollup merge of #106585 - estebank:issue-46585, r=compiler-errorsMatthias Krüger-55/+324
2023-01-13Rollup merge of #106489 - jschwe:fix_linker_detection, r=petrochenkovMatthias Krüger-1/+10
2023-01-13Rollup merge of #106465 - compiler-errors:bump-IMPLIED_BOUNDS_ENTAILMENT, r=lcnrMatthias Krüger-18/+184
2023-01-13Rollup merge of #104645 - yukiomoto:log-backtrace-option, r=oli-obkMatthias Krüger-4/+83
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-33/+33