]> git.lizzy.rs Git - rust.git/history - src/librustdoc
use Default derive for InitOnceStatus
[rust.git] / src / librustdoc /
2022-10-08 borsAuto merge of #102315 - RalfJung:assert_unsafe_precondi...
2022-10-08 Michael Howellrustdoc: remove weird `<a href="#">` wrapper around...
2022-10-08 Michael Howellrustdoc: remove mobile topbar from source pages instead...
2022-10-08 borsAuto merge of #102809 - matthiaskrgr:rollup-qq62vuv...
2022-10-08 Matthias KrügerRollup merge of #102798 - notriddle:notriddle/text...
2022-10-08 Matthias KrügerRollup merge of #102797 - notriddle:notriddle/rightside...
2022-10-08 Matthias KrügerRollup merge of #102789 - GuillaumeGomez:update-browser...
2022-10-08 Matthias KrügerRollup merge of #102788 - joshtriplett:bump-rustc-dev...
2022-10-08 Matthias KrügerRollup merge of #102785 - fee1-dead-contrib:rm_autoimpl...
2022-10-08 Matthias KrügerRollup merge of #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 Matthias KrügerRollup merge of #101520 - oli-obk:transmute_lifetimes...
2022-10-08 borsAuto merge of #100720 - camsteffen:representable, r...
2022-10-08 borsAuto merge of #2583 - RalfJung:rustup, r=oli-obk
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-08 Michael Howellrustdoc: add main-heading and example-wrap link CSS...
2022-10-07 Michael Howellrustdoc: remove no-op CSS `.rightside { position: initi...
2022-10-07 Roland Strasserrustdoc: remove hover gap in file picker
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 borsAuto merge of #102787 - Dylan-DPC:rollup-fvbb4t9, r...
2022-10-07 Dylan DPCRollup merge of #102764 - compiler-errors:issue-102762...
2022-10-07 Dylan DPCRollup merge of #102760 - saethlin:dont-reinit-buffer...
2022-10-07 Dylan DPCRollup merge of #102475 - RalfJung:unsafe, r=dtolnay
2022-10-07 Dylan DPCRollup merge of #102300 - scottmcm:simpler-fold-closure...
2022-10-07 borsAuto merge of #101632 - camsteffen:refactor-infer-err...
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-07 borsAuto merge of #102025 - chenyukang:fix-102002, r=jyn514
2022-10-07 borsAuto merge of #102767 - matthiaskrgr:rollup-vcbt81v...
2022-10-07 Matthias KrügerRollup merge of #102761 - est31:let_else_uninhabited_te...
2022-10-07 Matthias KrügerRollup merge of #102748 - cuviper:i586-gnu-uncompress...
2022-10-07 Matthias KrügerRollup merge of #102747 - notriddle:notriddle/docblock...
2022-10-07 Matthias KrügerRollup merge of #102744 - notriddle:notriddle/content...
2022-10-07 Matthias KrügerRollup merge of #102720 - lyming2007:issue-102397-fix...
2022-10-07 Matthias KrügerRollup merge of #102577 - kornelski:non-code-visual...
2022-10-07 borsAuto merge of #101988 - petrochenkov:flavor2, r=lqd
2022-10-06 borsAuto merge of #102729 - flip1995:clippyup, r=Manishearth
2022-10-06 borsAuto merge of #102741 - matthiaskrgr:rollup-63no5tz...
2022-10-06 Michael Howellrustdoc: remove unused CSS `.docblock a:not(.srclink)`
2022-10-06 Michael Howellrustdoc: remove unused HTML `class="item-list"`
2022-10-06 Michael Howellrustdoc: remove unused CSS `.content .item-list`
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Matthias KrügerRollup merge of #102736 - GuillaumeGomez:search-input...
2022-10-06 Matthias KrügerRollup merge of #102725 - nnethercote:rm-Z-time, r...
2022-10-06 Matthias KrügerRollup merge of #102718 - compiler-errors:opaque-bound...
2022-10-06 Matthias KrügerRollup merge of #102680 - dtolnay:btreesend, r=thomcc
2022-10-06 Matthias KrügerRollup merge of #98496 - BoxyUwU:instancers_bad_equalit...
2022-10-06 borsAuto merge of #99497 - vladimir-ea:stdlib_os_api_watcho...
2022-10-06 Guillaume GomezMigrate search input color to CSS variable
2022-10-06 borsAuto merge of #102707 - fmease:rustdoc-render-more...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 borsAuto merge of #102726 - matthiaskrgr:rollup-2ghn38b...
2022-10-06 Matthias KrügerRollup merge of #102710 - Rageking8:add-test-for-issue...
2022-10-06 Matthias KrügerRollup merge of #102708 - TaKO8Ki:improve-eqeq-suggesti...
2022-10-06 Matthias KrügerRollup merge of #102694 - compiler-errors:fn-to-method...
2022-10-06 Matthias KrügerRollup merge of #102693 - BlackHoleFox:revert-apple...
2022-10-06 Matthias KrügerRollup merge of #102672 - notriddle:notriddle/fqn-in...
2022-10-06 Nicholas NethercoteRemove `-Ztime` option.
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 Michael Howellrustdoc: remove unused CSS class `in-band`
2022-10-05 León Orell Valeria... rustdoc: render more cross-crate hrtbs properly
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
2022-10-05 borsAuto merge of #102438 - andrewpollack:add-target-rustc...
2022-10-05 borsAuto merge of #102704 - Dylan-DPC:rollup-66ff8sm, r...
2022-10-05 Dylan DPCRollup merge of #102699 - GuillaumeGomez:fix-hamburger...
2022-10-05 Dylan DPCRollup merge of #102496 - compiler-errors:into-suggesti...
2022-10-05 Dylan DPCRollup merge of #102440 - sunfishcode:sunfishcode/wasm...
2022-10-05 Dylan DPCRollup merge of #101061 - RalfJung:panic-on-uninit...
2022-10-05 Dylan DPCRollup merge of #100986 - TaKO8Ki:do-not-suggest-adding...
2022-10-05 borsAuto merge of #98736 - alex:lipo-magic, r=bjorn3
2022-10-05 Guillaume GomezFix hamburger button color in mobile sidebar
2022-10-05 borsAuto merge of #102691 - notriddle:rollup-tdtyagp, r...
2022-10-05 Michael HowellRollup merge of #102686 - cuviper:rls-tool_std, r=jyn514
2022-10-05 Michael HowellRollup merge of #102670 - lyming2007:issue-101866-fix...
2022-10-05 Michael HowellRollup merge of #102662 - notriddle:notriddle/code...
2022-10-05 Michael HowellRollup merge of #102650 - Rageking8:slightly-improve...
2022-10-05 Michael HowellRollup merge of #102574 - aDotInTheVoid:const_collectio...
2022-10-04 borsAuto merge of #101768 - sunfishcode:sunfishcode/wasi...
2022-10-04 Matthias KrügerRollup merge of #102653 - lcnr:delay_span_bug, r=fee1...
2022-10-04 Matthias KrügerRollup merge of #102651 - oli-obk:non_region_things...
2022-10-04 Matthias KrügerRollup merge of #102648 - Rageking8:add-test-for-#10260...
2022-10-04 Matthias KrügerRollup merge of #102647 - oli-obk:tilde_const_bounds...
2022-10-04 Matthias KrügerRollup merge of #102488 - compiler-errors:gat-compatibi...
2022-10-04 Matthias KrügerRollup merge of #102241 - jyn514:manifest-json-docs...
2022-10-04 Michael Howellrustdoc: remove no-op CSS `.code-header { display:...
2022-10-04 borsAuto merge of #102652 - Dylan-DPC:rollup-6ff8ct8, r...
2022-10-04 Dylan DPCRollup merge of #102633 - Nilstrieb:rustdoc-lint-🏳️‍...
2022-10-04 Dylan DPCRollup merge of #102568 - compiler-errors:lint-unsatisf...
2022-10-04 Dylan DPCRollup merge of #102559 - compiler-errors:issue-102553...
2022-10-04 Dylan DPCRollup merge of #102489 - compiler-errors:issue-102074...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #102622 - camsteffen:move-layout, r=fee1...
2022-10-04 borsAuto merge of #102644 - matthiaskrgr:rollup-rg0sw41...
2022-10-04 Matthias KrügerRollup merge of #102639 - nnethercote:improve-spans...
2022-10-04 Matthias KrügerRollup merge of #102637 - andrewpollack:ignore-fuchsia...
2022-10-04 Matthias KrügerRollup merge of #102628 - H4x5:master, r=scottmcm
2022-10-04 Matthias KrügerRollup merge of #102624 - notriddle:notriddle/summary...
2022-10-04 Matthias KrügerRollup merge of #102567 - compiler-errors:issue-102561...
2022-10-04 Matthias KrügerRollup merge of #102547 - GuillaumeGomez:migrate-css...
next