]> git.lizzy.rs Git - rust.git/history - src/librustdoc
fix trailing whitespace in error message
[rust.git] / src / librustdoc /
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
2022-07-29 Yuki OkushiRollup merge of #99671 - TaKO8Ki:suggest-dereferencing...
2022-07-29 Yuki OkushiRollup merge of #99518 - dingxiangfei2009:let-else...
2022-07-29 Yuki OkushiRollup merge of #99227 - Lokathor:fix-thumbv4t-none...
2022-07-29 Miguel GuarnizChange maybe_body_owned_by to take local def id
2022-07-29 borsAuto merge of #99730 - lcnr:bound-vars-anon, r=jackh726
2022-07-29 borsAuto merge of #99577 - est31:remove_box_librustdoc...
2022-07-29 est31Statically ensure the size of ItemKind
2022-07-29 est31Box FunctionItem, TyMethodItem, MethodItem, ForeignFunc...
2022-07-29 est31Box TypedefItem, ImplItem, AssocTypeItem variants of...
2022-07-29 est31Remove box_syntax feature gate from librustdoc
2022-07-29 est31Remove box syntax from doctest.rs
2022-07-29 est31Remove box syntax from Box<rustdoc::clean::types::ItemK...
2022-07-29 borsAuto merge of #99467 - BelovDV:add_option_link_arg...
2022-07-29 borsAuto merge of #99715 - tmiasko:coverage-run-make, r...
2022-07-29 Guillaume GomezRemove unwanted extra white space characters from HTML
2022-07-29 borsAuto merge of #99892 - JohnTitor:rollup-qi4fem8, r...
2022-07-29 borsAuto merge of #99667 - ouz-a:some_branch, r=oli-obk
2022-07-29 Yuki OkushiRollup merge of #99872 - Nilstrieb:bootstrap-llvm,...
2022-07-29 Yuki OkushiRollup merge of #99850 - GuillaumeGomez:clean-more...
2022-07-29 Yuki OkushiRollup merge of #99845 - xtexChooser:patch-1, r=Guillau...
2022-07-29 Yuki OkushiRollup merge of #99803 - JohnTitor:update-lazy-docs...
2022-07-29 Yuki OkushiRollup merge of #99781 - workingjubilee:demo-string...
2022-07-29 Yuki OkushiRollup merge of #99766 - fmease:htmldocck-subst-channel...
2022-07-29 Yuki OkushiRollup merge of #99760 - dvdhrm:rw/uefiplat, r=ehuss
2022-07-29 Yuki OkushiRollup merge of #99686 - vincenzopalazzo:macros/impl_on...
2022-07-29 Nicholas NethercoteRemove `TreeAndSpacing`.
2022-07-29 borsAuto merge of #99660 - PrestonFrom:issue_99265, r=compi...
2022-07-29 borsAuto merge of #99512 - nikic:llvm-15-fixes, r=cuviper
2022-07-28 borsAuto merge of #99865 - flip1995:clippyup, r=Manishearth
2022-07-28 Michael Howellrustdoc: align invalid-html-tags lint with commonmark...
2022-07-28 borsAuto merge of #99863 - Dylan-DPC:rollup-lq9w047, r...
2022-07-28 Philipp KronesMerge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d...
2022-07-28 Dylan DPCRollup merge of #99856 - csmoe:osx-no-dead-strip, r...
2022-07-28 Dylan DPCRollup merge of #99851 - yotamofek:patch-1, r=Mark...
2022-07-28 Dylan DPCRollup merge of #99817 - notriddle:notriddle/clean...
2022-07-28 Dylan DPCRollup merge of #99807 - Nilstrieb:wsl-ui-test-fix...
2022-07-28 Dylan DPCRollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum
2022-07-28 Dylan DPCRollup merge of #99628 - vincenzopalazzo:macros/is_numb...
2022-07-28 borsAuto merge of #99780 - Nilstrieb:mir-opt-test-line...
2022-07-28 borsAuto merge of #99849 - Dylan-DPC:rollup-1yfpplw, r...
2022-07-28 Dylan DPCRollup merge of #99846 - TaKO8Ki:refactor-UnresolvedImp...
2022-07-28 Dylan DPCRollup merge of #99837 - TaKO8Ki:avoid-symbol-to-string...
2022-07-28 Dylan DPCRollup merge of #99810 - GuillaumeGomez:fix-settings...
2022-07-28 Dylan DPCRollup merge of #99723 - bstrie:wasifd, r=yaahc
2022-07-28 Dylan DPCRollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
2022-07-28 Guillaume GomezRemove Clean trait implementation for VariantData fields
2022-07-28 Guillaume GomezRemove Clean trait implementation for VariantStruct
2022-07-28 borsAuto merge of #99756 - fasterthanlime:ra-sync-and-pms...
2022-07-28 Guillaume GomezRemove Clean trait implementation for ty::Visibility
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 borsAuto merge of #99725 - lcnr:dedup-region_bound_pairs...
2022-07-27 borsAuto merge of #99816 - GuillaumeGomez:rollup-tyobksa...
2022-07-27 Michael Howellrustdoc: remove Clean trait impl for ty::GenericParamDef
2022-07-27 Michael Howellrustdoc: remove Clean trait impl for hir::Term
2022-07-27 Michael Howellrustdoc: remove Clean trait impl for ty::Term
2022-07-27 Guillaume GomezRollup merge of #99812 - GuillaumeGomez:fix-headings...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 Guillaume GomezRollup merge of #99717 - JohnTitor:upd-docs-issue-tmpl...
2022-07-27 Guillaume GomezRollup merge of #99710 - davidtwco:internal-lint-opts...
2022-07-27 Guillaume GomezRollup merge of #99651 - compiler-errors:fn-and-raw...
2022-07-27 Guillaume GomezRollup merge of #99358 - compiler-errors:issue-99325...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 borsAuto merge of #99731 - ehuss:let-chain-bracket-check...
2022-07-27 Guillaume GomezFix headings border
2022-07-27 Guillaume GomezFix invalid css property value
2022-07-27 Guillaume GomezFix settings display on small screen size
2022-07-27 borsAuto merge of #99802 - JohnTitor:rollup-uaklql1, r...
2022-07-27 David Woodsession: disable internal lints for rustdoc
2022-07-27 Yuki OkushiRollup merge of #99789 - TaKO8Ki:use-pluralize-macro...
2022-07-27 Yuki OkushiRollup merge of #99783 - notriddle:notriddle/clean...
2022-07-27 Yuki OkushiRollup merge of #99769 - bjorn3:sync_cg_clif-2022-07...
2022-07-27 Yuki OkushiRollup merge of #99704 - fee1-dead-contrib:add_self_til...
2022-07-27 Yuki OkushiRollup merge of #99079 - compiler-errors:issue-99073...
2022-07-27 borsAuto merge of #98748 - saethlin:optimize-bufreader...
2022-07-27 borsAuto merge of #99778 - ehuss:update-cargo, r=ehuss
2022-07-27 borsAuto merge of #99792 - JohnTitor:rollup-20i7ewx, r...
2022-07-27 Yuki OkushiRollup merge of #99775 - notriddle:notriddle/as-str...
2022-07-27 Yuki OkushiRollup merge of #99771 - GuillaumeGomez:update-pulldown...
2022-07-27 Yuki OkushiRollup merge of #99765 - nicholasbishop:bishop-disable...
2022-07-27 Yuki OkushiRollup merge of #99759 - bjorn3:remove_llvm_dead_code...
2022-07-27 Yuki OkushiRollup merge of #99712 - davidtwco:translation-migrate...
2022-07-27 Yuki OkushiRollup merge of #99700 - est31:rustdoc_layout_heading...
2022-07-27 Yuki OkushiRollup merge of #99698 - compiler-errors:no-doc-hidden...
2022-07-27 Yuki OkushiRollup merge of #98583 - joshtriplett:stabilize-windows...
2022-07-27 borsAuto merge of #98553 - the8472:next_chunk_opt, r=Mark...
2022-07-26 Michael Howellrustdoc: remove Clean trait impl for ty::PolyTraitPredicate
2022-07-26 Michael Howellrustdoc: remove Clean trait impls for ty::OutlivesPredicate
2022-07-26 Michael Howellrustdoc: remove Clean trait impl for ProjectionPredicate
2022-07-26 Michael Howellrustdoc: remove Clean trait impl for ProjectionTy
2022-07-26 borsAuto merge of #99574 - durin42:allocator-patch-redux...
2022-07-26 Guillaume GomezFix display of item info and unify their height
2022-07-26 Michael Howellrustdoc: do not allocate String when writing path full...
2022-07-26 Guillaume GomezUpdate pulldown-cmark version
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 borsAuto merge of #99764 - matthiaskrgr:rollup-fawyb3m...
2022-07-26 Matthias KrügerRollup merge of #99758 - WaffleLapkin:remove_useless_al...
2022-07-26 Matthias KrügerRollup merge of #99757 - asquared31415:patch-1, r=Dylan-DPC
2022-07-26 Matthias KrügerRollup merge of #99729 - cjgillot:rm-unused-tuple,...
2022-07-26 Matthias KrügerRollup merge of #99724 - ehuss:fix-broken-links-fragmen...
next