]> git.lizzy.rs Git - rust.git/history - src/librustdoc/core.rs
Rollup merge of #75837 - GuillaumeGomez:fix-font-color-help-button, r=Cldfire
[rust.git] / src / librustdoc / core.rs
2020-08-26 Dylan DPCRollup merge of #75837 - GuillaumeGomez:fix-font-color...
2020-08-26 Dylan DPCRollup merge of #75818 - ollie27:doc_systemtime_windows...
2020-08-26 Dylan DPCRollup merge of #75806 - GuillaumeGomez:prevent-automat...
2020-08-26 Dylan DPCRollup merge of #75780 - matklad:unconfuseunpindocs...
2020-08-26 Dylan DPCRollup merge of #75758 - bpangWR:master, r=Mark-Simulacrum
2020-08-26 Dylan DPCRollup merge of #74730 - androm3da:fix_libstd_hexlinux_...
2020-08-26 borsAuto merge of #75944 - jumbatm:issue-75924-clashing...
2020-08-26 borsAuto merge of #75912 - scottmcm:manuallydrop-vs-forget...
2020-08-26 borsAuto merge of #75903 - jyn514:lint-refactor, r=Guillaum...
2020-08-26 borsAuto merge of #75893 - Dylan-DPC:fix/offset-to-u64...
2020-08-26 borsAuto merge of #75687 - TimDiekmann:realloc-align, r...
2020-08-26 borsAuto merge of #75843 - hermitcore:devel, r=nagisa
2020-08-26 borsAuto merge of #75811 - ecstatic-morse:better-dlerror...
2020-08-25 borsAuto merge of #75302 - Aaron1011:feature/partial-move...
2020-08-25 borsAuto merge of #74275 - wesleywiser:break_up_partitionin...
2020-08-25 borsAuto merge of #75908 - pietroalbini:ci-bump-llvm, r...
2020-08-25 Joshua NelsonDon't special case `warnings`
2020-08-25 Joshua NelsonWarn about unknown or renamed lints
2020-08-25 Joshua NelsonRename debugging_options -> debugging_opts to match...
2020-08-25 Joshua NelsonMinor refactors
2020-08-25 borsAuto merge of #75838 - mati865:profiler-atomics, r...
2020-08-25 borsAuto merge of #75773 - matklad:snapshot-tests, r=Mark...
2020-08-25 borsAuto merge of #75364 - rylev:libpanic-abort-failfast...
2020-08-25 borsAuto merge of #75764 - workingjubilee:tidy-up-cargo...
2020-08-25 borsAuto merge of #75666 - davidtwco:tidy-lang-items, r...
2020-08-24 borsAuto merge of #75625 - mati865:mingw-cross-compile...
2020-08-24 borsAuto merge of #75110 - lzutao:ip-endianness, r=Mark...
2020-08-24 borsAuto merge of #75876 - matklad:rust-analyzer-2020-08...
2020-08-24 borsAuto merge of #74590 - jyn514:timing, r=Mark-Simulacrum
2020-08-24 borsAuto merge of #75505 - Dylan-DPC:feature/arc_new, r...
2020-08-24 borsAuto merge of #75855 - jyn514:no-cfg-doc, r=ollie27
2020-08-24 Joshua NelsonFix bad rebase
2020-08-24 Joshua NelsonUse underscores instead of spaces
2020-08-24 Joshua NelsonTime how long it takes to render HTML
2020-08-24 Joshua Nelsonxpy fmt
2020-08-24 Joshua NelsonTime running the global context
2020-08-24 Joshua NelsonSeparate `run_global_ctxt` into a separate function
2020-08-24 Joshua NelsonRemove redundant timing for query
2020-08-24 Joshua NelsonTime loading all crates, not each individual crate
2020-08-24 Joshua NelsonAdd some timing info to rustdoc
2020-08-24 Yuki OkushiRollup merge of #75859 - jrheard:patch-2, r=jonas-schievink
2020-08-24 Yuki OkushiRollup merge of #75856 - matthiaskrgr:more_clippy,...
2020-08-24 Yuki OkushiRollup merge of #75851 - camelid:patch-2, r=jyn514
2020-08-24 Yuki OkushiRollup merge of #75847 - camelid:patch-1, r=dtolnay
2020-08-24 Yuki OkushiRollup merge of #75844 - ehuss:publish-toolstate-httper...
2020-08-24 Yuki OkushiRollup merge of #75831 - lzutao:https, r=Dylan-DPC
2020-08-24 Yuki OkushiRollup merge of #75826 - ayushmishra2005:misleading_doc...
2020-08-24 Yuki OkushiRollup merge of #75825 - jrheard:patch-1, r=steveklabnik
2020-08-24 Yuki OkushiRollup merge of #75821 - camelid:intra-doc-links-for...
2020-08-24 Yuki OkushiRollup merge of #75819 - LeSeulArtichaut:core-intra...
2020-08-24 borsAuto merge of #75817 - LeSeulArtichaut:proc_macro-docs...
2020-08-23 borsAuto merge of #74489 - jyn514:assoc-items, r=manisheart...
2020-08-23 borsAuto merge of #75656 - tirr-c:match-suggest-semi, r...
2020-08-23 borsAuto merge of #72449 - ecstatic-morse:const-float-bitca...
2020-08-23 borsAuto merge of #75028 - MrModder:master, r=steveklabnik
2020-08-23 borsAuto merge of #74238 - RalfJung:offset_from, r=oli-obk
2020-08-23 borsAuto merge of #75816 - LeSeulArtichaut:core-intra-docs...
2020-08-23 borsAuto merge of #75789 - matthiaskrgr:clippy_compiletest...
2020-08-23 borsAuto merge of #75465 - Aaron1011:feature/short-fn-def...
2020-08-23 borsAuto merge of #75813 - petrochenkov:feature/incr-def...
2020-08-22 borsAuto merge of #75171 - amosonn:new_zeroed_slice, r...
2020-08-22 Aaron HillLazy decoding of DefPathTable from crate metadata ...
2020-08-22 borsAuto merge of #74566 - lzutao:guard, r=petrochenkov
2020-08-22 Joshua Nelsonrustdoc: Only resolve traits in scope
2020-08-22 Joshua Nelsonrustdoc: Cache traits implemented by a type
2020-08-22 Dylan DPCRollup merge of #75705 - denisvasilik:intra-doc-links...
2020-08-21 borsAuto merge of #75708 - JohnTitor:stay-cool-full-bootstr...
2020-08-21 borsAuto merge of #75694 - RalfJung:miri-align-to, r=nagisa
2020-08-21 Yuki OkushiRollup merge of #75664 - mati865:mailmap, r=Dylan-DPC
2020-08-21 Yuki OkushiRollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis
2020-08-21 Yuki OkushiRollup merge of #75324 - ericseppanen:master, r=JohnTitor
2020-08-21 borsAuto merge of #75642 - matklad:lexer-comments, r=petroc...
2020-08-20 borsAuto merge of #73565 - matthewjasper:core-min-spec...
2020-08-20 Josh StoneRollup merge of #75710 - ThibsG:FixBadPrinting75447...
2020-08-20 Josh StoneRollup merge of #75703 - tmiasko:stack-overflow-musl...
2020-08-20 Josh StoneRollup merge of #75702 - GuillaumeGomez:cleanup-e0759...
2020-08-20 Josh StoneRollup merge of #75672 - kofls:intradoc-fix, r=jyn514
2020-08-20 borsAuto merge of #75562 - oli-obk:const_prop_no_aggregates...
2020-08-20 borsAuto merge of #75595 - davidtwco:polymorphization-predi...
2020-08-19 borsAuto merge of #75563 - richkadel:llvm-coverage-map...
2020-08-19 borsAuto merge of #75590 - Mark-Simulacrum:tagged-ptr,...
2020-08-19 Tyler MandryRollup merge of #75696 - matklad:mirit, r=RalfJung
2020-08-19 Tyler MandryRollup merge of #75674 - poliorcetics:intra-links-std...
2020-08-19 Tyler MandryRollup merge of #75649 - jyn514:inherent-lang-impls...
2020-08-19 Tyler MandryRollup merge of #75648 - matklad:lazy-dropck, r=KodrAus
2020-08-19 Tyler MandryRollup merge of #75593 - Mark-Simulacrum:compiler-docs...
2020-08-19 Tyler MandryRollup merge of #75587 - RalfJung:mir-comment-fixes...
2020-08-19 Tyler MandryRollup merge of #75069 - lcnr:type-of-lazy-norm, r...
2020-08-19 borsAuto merge of #75480 - ssomers:btree_check_invariant...
2020-08-19 borsAuto merge of #74098 - GuillaumeGomez:doc-alias-checks...
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75499 - jack-champagne:jack-champagne...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-18 Yuki OkushiRollup merge of #75626 - GuillaumeGomez:cleanup-e0754...
2020-08-18 Yuki OkushiRollup merge of #75613 - estebank:explain-mut-method...
2020-08-18 Yuki OkushiRollup merge of #75464 - poliorcetics:intra-links-panic...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
2020-08-18 Yuki OkushiRollup merge of #75389 - RalfJung:span_label, r=davidtwco
2020-08-17 borsAuto merge of #75187 - pawanbisht62:feature/incorporate...
next