about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-06-30add regression test for #79494Takayuki Maeda-0/+17
2022-06-16Auto merge of #98161 - matthiaskrgr:rollup-8csenk9, r=matthiaskrgrbors-133/+550
2022-06-16Rollup merge of #98147 - est31:bootstrap_cfg_flag, r=Mark-SimulacrumMatthias Krüger-3/+9
2022-06-16Rollup merge of #98137 - michaelwoerister:fix-unsized-rc-arc-natvis, r=wesley...Matthias Krüger-56/+214
2022-06-16Rollup merge of #98125 - KarlWithK:entry_add_modify_doc, r=Dylan-DPCMatthias Krüger-3/+10
2022-06-16Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi...Matthias Krüger-71/+317
2022-06-16Support lint expectations for `--force-warn` lints (RFC 2383)xFrednet-71/+317
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-15The type of the slice length field is architecture dependentWesley Wiser-4/+4
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-16Make #[cfg(bootstrap)] not error in proc macros on later stagesest31-3/+9
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-15debuginfo: Fix NatVis for Rc and Arc with unsized pointees.Michael Woerister-56/+214
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-15change "1" to "c" to pass testKarlWithK-1/+1
2022-06-15Add examples using `add_modify` to btreeKarlWithK-1/+6
2022-06-15Add examples using `add_modify` to HashMapKarlWithK-2/+4
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