]> git.lizzy.rs Git - rust.git/history - library
Fix quadratic behaviour in the `MissingDoc` lint.
[rust.git] / library /
2022-06-15 borsAuto merge of #97665 - c410-f3r:assert-compiler, r...
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 borsAuto merge of #98131 - JohnTitor:rollup-c17vjdy, r...
2022-06-15 Yuki OkushiRollup merge of #98115 - jhpratt:remove-rustc_deprecate...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 Yuki OkushiRollup merge of #95118 - sunfishcode:sunfishcode/stabil...
2022-06-15 borsAuto merge of #98084 - nnethercote:rm-thread-local...
2022-06-15 Yuki OkushiRollup merge of #98087 - TaKO8Ki:suggest-adding-macro...
2022-06-15 Yuki OkushiRollup merge of #98083 - nnethercote:rename-Encoder...
2022-06-15 Yuki OkushiRollup merge of #98078 - erikdesjardins:uncheckedsize...
2022-06-15 Yuki OkushiRollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
2022-06-15 Yuki OkushiRollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-15 borsAuto merge of #97474 - compiler-errors:if-cond-and...
2022-06-14 Dan GohmanAdd a stability attribute to WASI's `try_clone()`.
2022-06-14 Dan GohmanImplement stabilization of `#[feature(io_safety)]`.
2022-06-14 borsAuto merge of #96285 - flip1995:pk-vfe, r=nagisa
2022-06-14 borsAuto merge of #96591 - b-naber:transition-to-valtrees...
2022-06-14 borsAuto merge of #78781 - eddyb:measureme-rdpmc, r=oli-obk
2022-06-14 borsAuto merge of #98091 - Dylan-DPC:rollup-ueb6b5x, r...
2022-06-14 Dylan DPCRollup merge of #98069 - notriddle:notriddle/square...
2022-06-14 Dylan DPCRollup merge of #98042 - DrMeepster:winfred_std_changes...
2022-06-14 Dylan DPCRollup merge of #97948 - davidtwco:diagnostic-translati...
2022-06-14 Dylan DPCRollup merge of #97935 - nnethercote:rename-ConstS...
2022-06-14 Dylan DPCRollup merge of #97869 - ssomers:btree_comments, r...
2022-06-14 borsAuto merge of #98041 - jackh726:remove-regionckmode...
2022-06-14 Mark DrobnakUse a private type definition to reduce cfg noise
2022-06-14 Ian ChamberlainEnable thread_local_dtor on horizon OS
2022-06-14 Ian ChamberlainUpdate libc::stat field names
2022-06-14 Ian ChamberlainEnable argv support for horizon OS
2022-06-14 AzureMarkerUse the right wait_timeout implementation
2022-06-14 AzureMarkerLower listen backlog to fix accept crashes
2022-06-14 MeziuHorizon OS STD support
2022-06-14 borsAuto merge of #98040 - calebcartwright:sync-rustfmt...
2022-06-13 DrMeepsteradd inline(always) to option
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #97385 - oli-obk:smir-tool-lib, r=pnkfelix
2022-06-13 Yuki OkushiRollup merge of #95243 - vladimir-ea:compiler_watch_os...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 borsAuto merge of #98066 - matthiaskrgr:rollup-wb9gs92...
2022-06-13 Matthias KrügerRollup merge of #98057 - oli-obk:miri_ui_test, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #98054 - ferrocene:pa-fix-llvm-download...
2022-06-13 Matthias KrügerRollup merge of #98050 - JohnTitor:issue-67945, r=compi...
2022-06-13 Matthias KrügerRollup merge of #98049 - imbolc:patch-3, r=Dylan-DPC
2022-06-13 Matthias KrügerRollup merge of #98043 - TaKO8Ki:remove-unnecessary...
2022-06-13 Matthias KrügerRollup merge of #97999 - compiler-errors:type_changin_s...
2022-06-13 Matthias KrügerRollup merge of #97960 - RalfJung:offset-from, r=oli-obk
2022-06-13 Matthias KrügerRollup merge of #97875 - JohnTitor:rm-infer-static...
2022-06-13 Matthias KrügerRollup merge of #97709 - compiler-errors:normalize...
2022-06-13 Eduard-Mihai Burtescu[perf] std: add missing `#[inline]` to `DefaultHasher...
2022-06-13 ImbolcDocument an edge case of `str::split_once`
2022-06-13 Eduard-Mihai Burtescuproc_macro: bypass RandomState to remove ASLR-like...
2022-06-13 borsAuto merge of #98038 - TaKO8Ki:remove-unnecessary-space...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-13 borsAuto merge of #98037 - compiler-errors:rollup-fbvy456...
2022-06-13 Takayuki Maedaremove an unnecessary space in doc
2022-06-13 Michael GouletRollup merge of #98011 - onlineSoftwareDevOK:long-error...
2022-06-13 Michael GouletRollup merge of #97950 - eggyal:issue-97945, r=Dylan-DPC
2022-06-13 Michael GouletRollup merge of #97920 - bjorn3:test_annotation_fixes...
2022-06-12 borsAuto merge of #98020 - TaKO8Ki:use-create-snapshot...
2022-06-12 borsAuto merge of #98018 - scottmcm:miri-yeet, r=RalfJung
2022-06-12 borsAuto merge of #97833 - tmiasko:borrowed-locals, r=nagisa
2022-06-12 borsAuto merge of #98025 - Dylan-DPC:rollup-cwt2hb7, r...
2022-06-12 Dylan DPCRollup merge of #98012 - compiler-errors:poly-trait...
2022-06-12 Dylan DPCRollup merge of #97992 - m-ou-se:stabilize-scoped-threa...
2022-06-12 Dylan DPCRollup merge of #97991 - davidkna:fix-macos-strip,...
2022-06-12 Dylan DPCRollup merge of #97970 - dtolnay:terminate, r=joshtriplett
2022-06-12 Dylan DPCRollup merge of #97921 - bvanjoi:docs-example-str-repla...
2022-06-12 borsAuto merge of #97993 - lengyijun:clean-variance, r...
2022-06-11 DrMeepsterfix compat_fn option method on miri
2022-06-11 borsAuto merge of #97705 - compiler-errors:guide-inference...
2022-06-11 borsAuto merge of #95880 - cjgillot:def-ident-span, r=petro...
2022-06-11 borsAuto merge of #97996 - matthiaskrgr:rollup-bvbjlid...
2022-06-11 Matthias KrügerRollup merge of #97994 - kyoto7250:fix_hir_link, r...
2022-06-11 Matthias KrügerRollup merge of #97990 - GuillaumeGomez:eslint-checks...
2022-06-11 Matthias KrügerRollup merge of #97969 - inglorion:prelinkpasses, r...
2022-06-11 Matthias KrügerRollup merge of #97943 - Warrenren:master, r=Dylan-DPC
2022-06-11 Matthias KrügerRollup merge of #97904 - est31:master, r=Dylan-DPC
2022-06-11 borsAuto merge of #97989 - Dylan-DPC:rollup-wol1a1y, r...
2022-06-11 Mara BosStabilize scoped threads.
2022-06-11 Dylan DPCRollup merge of #97987 - TaKO8Ki:remove-unnecessary...
2022-06-11 Dylan DPCRollup merge of #97979 - ben0x539:providerdocs, r=Dylan-DPC
2022-06-11 Dylan DPCRollup merge of #97913 - dingxiangfei2009:wrap-into...
2022-06-11 Dylan DPCRollup merge of #97789 - ferrocene:pa-fix-issue-71363...
2022-06-11 Dylan DPCRollup merge of #97761 - RalfJung:vtable-validation...
2022-06-11 borsAuto merge of #97903 - est31:unused_macro_rules_compile...
2022-06-11 borsAuto merge of #97980 - Dylan-DPC:rollup-l8exe4b, r...
2022-06-11 Dylan DPCRollup merge of #97972 - hamza1311:patch-1, r=Dylan-DPC
2022-06-11 Dylan DPCRollup merge of #97967 - BoxyUwU:at_docs_mention_trace...
2022-06-11 Dylan DPCRollup merge of #97958 - mkroening:exit-status-docs...
2022-06-11 Dylan DPCRollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct...
2022-06-11 Dylan DPCRollup merge of #97703 - lcnr:post-89862, r=estebank
2022-06-11 Dylan DPCRollup merge of #96868 - nrc:turbo-stable, r=jhpratt...
2022-06-11 borsAuto merge of #97905 - nnethercote:revert-infallible...
2022-06-11 Benjamin HerrFix typos in Provider API docs
2022-06-11 WarrenrenUpdate cmp.rs
2022-06-11 borsAuto merge of #97648 - lcnr:bound-var-replacer, r=jackh726
2022-06-10 borsAuto merge of #97968 - matthiaskrgr:rollup-qtd4i5h...
2022-06-10 David TolnayDo not panic in Termination impl on closed stderr
2022-06-10 Matthias KrügerRollup merge of #97957 - estebank:spancito, r=compiler...
next