about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-16Improve suggestions when its parts are far from each otherMaybe Waffle-68/+99
2022-06-16Fix a typoMaybe Waffle-1/+1
2022-06-16Auto merge of #98108 - SpriteOvO:doc_auto_cfg-feature-rmv-fix, r=notriddle,Gu...bors-12/+40
2022-06-16Auto merge of #98103 - exrook:btreemap-alloc, r=Amanieubors-348/+675
2022-06-15Auto merge of #98152 - JohnTitor:rollup-osr17j6, r=JohnTitorbors-143/+697
2022-06-16Rollup merge of #98135 - JohnTitor:issue-93022-93775, r=compiler-errorsYuki Okushi-0/+29
2022-06-16Rollup merge of #98119 - EdwinRy:path-parenthesized-type-error, r=estebankYuki Okushi-39/+61
2022-06-16Rollup merge of #98092 - GuillaumeGomez:fix-sidebar-items-expand-collapse, r=...Yuki Okushi-4/+27
2022-06-16Rollup merge of #98059 - tmiasko:inline-const-eval-select, r=AmanieuYuki Okushi-0/+1
2022-06-16Rollup merge of #98053 - GuillaumeGomez:fix-generic-impl-json-ice, r=notriddleYuki Okushi-10/+67
2022-06-16Rollup merge of #97964 - WaffleLapkin:fix_borrow_par_suggestions, r=compiler-...Yuki Okushi-88/+480
2022-06-16Rollup merge of #97202 - joshtriplett:os-str-capacity-documentation, r=dtolnayYuki Okushi-2/+32
2022-06-15Auto merge of #97178 - sunfishcode:ownedfd-and-dup, r=joshtriplettbors-36/+81
2022-06-15Auto merge of #97665 - c410-f3r:assert-compiler, r=oli-obkbors-41/+668
2022-06-16Exclude cfg "doc" and "doctest" from feature `doc_auto_cfg`Sprite-11/+19
2022-06-16Fix `cfg(not)` and `cfg(all)` causing Rustdoc stab to disappearSprite-7/+27
2022-06-15Add the new stability attributes, for Windows.Dan Gohman-0/+2
2022-06-15Revise the documentation for `try_clone`.Dan Gohman-6/+8
2022-06-15Add `BorrowedFd::try_clone_to_owned`.Dan Gohman-17/+42
2022-06-15Document that `BorrowedFd` may be used to do a `dup`.Dan Gohman-13/+29
2022-06-15Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisabors-89/+437
2022-06-15Add regression test for #93775Yuki Okushi-0/+29
2022-06-15Auto merge of #98131 - JohnTitor:rollup-c17vjdy, r=JohnTitorbors-537/+563
2022-06-15[RFC 2011] Minimal initial implementationCaio-41/+668
2022-06-15Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errorsYuki Okushi-237/+166
2022-06-15Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011Yuki Okushi-216/+251
2022-06-15Rollup merge of #95118 - sunfishcode:sunfishcode/stabilize-io-safety, r=josht...Yuki Okushi-84/+146
2022-06-15Auto merge of #98084 - nnethercote:rm-thread-local-IGNORED_ATTRIBUTES, r=mich...bors-10/+1
2022-06-15Auto merge of #98123 - JohnTitor:rollup-rfg1a4s, r=JohnTitorbors-206/+322
2022-06-15Rollup merge of #98113 - EdwinRy:constraint-misspelling, r=compiler-errorsYuki Okushi-2/+2
2022-06-15Rollup merge of #98087 - TaKO8Ki:suggest-adding-macro-export, r=oli-obkYuki Okushi-29/+105
2022-06-15Rollup merge of #98083 - nnethercote:rename-Encoder, r=bjorn3Yuki Okushi-141/+124
2022-06-15Rollup merge of #98078 - erikdesjardins:uncheckedsize, r=petrochenkovYuki Okushi-1/+35
2022-06-15Rollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPCYuki Okushi-30/+6
2022-06-15Rollup merge of #98026 - c410-f3r:z-errors, r=petrochenkovYuki Okushi-2/+2
2022-06-15Rollup merge of #97822 - compiler-errors:hesitate-to-suggest-intrinsics, r=ol...Yuki Okushi-1/+48
2022-06-15Auto merge of #97474 - compiler-errors:if-cond-and-block, r=oli-obkbors-143/+325
2022-06-15Refactor path segment parameter errorEdwinRy-39/+61
2022-06-15rename function and remove return typeEdwinRy-2/+2
2022-06-14Remove `rustc_deprecated` diagnosticsJacob Pratt-237/+166
2022-06-14Add a stability attribute to WASI's `try_clone()`.Dan Gohman-0/+1
2022-06-14Implement stabilization of `#[feature(io_safety)]`.Dan Gohman-84/+145
2022-06-14Auto merge of #96285 - flip1995:pk-vfe, r=nagisabors-32/+431
2022-06-14use unchecked mul to compute slice sizesErik Desjardins-1/+35
2022-06-14Add GUI test for sidebar items expand/collapseGuillaume Gomez-1/+24
2022-06-14btreemap-alloc: adjust ui testJacob Hughes-8/+8
2022-06-14btreemap-alloc: fix clear implJacob Hughes-15/+6
2022-06-14BTreeMap: Add alloc paramJacob Hughes-340/+676
2022-06-14Auto merge of #96591 - b-naber:transition-to-valtrees-in-type-system, r=lcnrbors-1007/+1610
2022-06-14rebaseb-naber-82/+36