]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Rollup merge of #78527 - bugadani:typo3, r=jonas-schievink
[rust.git] / src / librustdoc /
2020-10-29 Jonas SchievinkRollup merge of #78527 - bugadani:typo3, r=jonas-schievink
2020-10-29 Jonas SchievinkRollup merge of #78505 - ebroto:clippyup, r=oli-obk
2020-10-29 Jonas SchievinkRollup merge of #78493 - ehuss:update-cargo, r=ehuss
2020-10-29 Jonas SchievinkRollup merge of #78462 - danielframpton:fixnullisa...
2020-10-29 Jonas SchievinkRollup merge of #78431 - Rustin-Liu:rustin-patch-lint...
2020-10-29 Jonas SchievinkRollup merge of #78423 - tgnottingham:caching_source_ma...
2020-10-29 Jonas SchievinkRollup merge of #78422 - estebank:fix-78372, r=pnkfelix
2020-10-29 Jonas SchievinkRollup merge of #78244 - workingjubilee:dogfood-fancy...
2020-10-29 Jonas SchievinkRollup merge of #76138 - camelid:rc-fully-qualified...
2020-10-29 Jonas SchievinkRollup merge of #75078 - ijackson:slice-strip, r=stevek...
2020-10-29 borsAuto merge of #78446 - RalfJung:box, r=Amanieu
2020-10-29 borsAuto merge of #78506 - cuviper:ubuntu-lts, r=pietroalbini
2020-10-29 borsAuto merge of #78486 - pietroalbini:manifest-artifacts...
2020-10-29 borsAuto merge of #78512 - JohnTitor:rollup-a7qwjah, r...
2020-10-29 Yuki OkushiRollup merge of #78494 - bugadani:typo2, r=jonas-schievink
2020-10-29 Yuki OkushiRollup merge of #78492 - ehuss:update-books, r=ehuss
2020-10-29 Yuki OkushiRollup merge of #78491 - petertodd:2020-inline-from...
2020-10-29 Yuki OkushiRollup merge of #78487 - rust-lang:GuillaumeGomez-patch...
2020-10-29 Yuki OkushiRollup merge of #78478 - hameerabbasi:const-generics...
2020-10-29 Yuki OkushiRollup merge of #78475 - RalfJung:validity-comment...
2020-10-29 Yuki OkushiRollup merge of #78470 - camelid:fixup-std-path-intra...
2020-10-29 Yuki OkushiRollup merge of #78460 - varkor:turbofish-string-generi...
2020-10-29 Yuki OkushiRollup merge of #78428 - JulianKnodt:invalid_patterns...
2020-10-29 Yuki OkushiRollup merge of #78224 - lcnr:repeat-expr, r=varkor
2020-10-29 Yuki OkushiRollup merge of #77213 - ijackson:wip-rustdoc-settings...
2020-10-29 borsAuto merge of #78430 - Nadrieril:taking-constructors...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-28 Ian Jacksonrustdoc: Use Vec::into_iter() rather than drain()
2020-10-28 Ian JacksonAdd a comment about non-panicking of splitn().next...
2020-10-28 Ian Jacksonrustdoc: Fix some nits
2020-10-28 borsAuto merge of #78415 - tgnottingham:expn_id_tag_hash...
2020-10-28 Ian Jacksonrustdoc: Provide a --default-theme THEME option
2020-10-28 Ian Jacksonrustdoc: Provide a general --default-setting SETTING...
2020-10-28 Ian Jacksonrustdoc: Provide a way to set the default settings...
2020-10-28 borsAuto merge of #78414 - nox:function-sections, r=nagisa...
2020-10-28 Ian Jacksonrustdoc: js: Use getSettingValue for all rustdoc-*...
2020-10-28 borsAuto merge of #78409 - pietroalbini:build-manifest...
2020-10-28 borsAuto merge of #78323 - est31:smaller_list_overlap,...
2020-10-28 Dylan DPCRollup merge of #78408 - Aaron1011:fix/remove-foreign...
2020-10-28 Dylan DPCRollup merge of #78401 - davidtwco:issue-75906-tuple...
2020-10-28 Dylan DPCRollup merge of #78391 - JulianKnodt:mc_test, r=lcnr
2020-10-28 Dylan DPCRollup merge of #78379 - estebank:fn-signature-parse...
2020-10-28 Dylan DPCRollup merge of #78365 - lcnr:const-eval-obj-safety...
2020-10-28 Dylan DPCRollup merge of #78351 - RalfJung:validity-unsafe-cell...
2020-10-28 Dylan DPCRollup merge of #78297 - estebank:match-semicolon-2...
2020-10-27 borsAuto merge of #75671 - nathanwhit:cstring-temp-lint...
2020-10-27 borsAuto merge of #78227 - SergioBenitez:test-stdout-thread...
2020-10-27 borsAuto merge of #77502 - varkor:const-generics-suggest...
2020-10-27 borsAuto merge of #77317 - varkor:break-diverging-value...
2020-10-27 borsAuto merge of #78359 - ssomers:btree_cleanup_mem, r...
2020-10-27 borsAuto merge of #78421 - JohnTitor:rollup-bq2d7fo, r...
2020-10-26 Yuki OkushiRollup merge of #78412 - camelid:cleanup-hash-docs...
2020-10-26 Yuki OkushiRollup merge of #78405 - notriddle:patch-3, r=lcnr
2020-10-26 Yuki OkushiRollup merge of #78396 - josephlr:ermsb, r=petrochenkov
2020-10-26 Yuki OkushiRollup merge of #78394 - rubik:master, r=m-ou-se
2020-10-26 Yuki OkushiRollup merge of #78388 - camelid:regression-tests,...
2020-10-26 Yuki OkushiRollup merge of #78377 - LeSeulArtichaut:patch-docs...
2020-10-26 Yuki OkushiRollup merge of #78375 - taiki-e:question-in-macros...
2020-10-26 Yuki OkushiRollup merge of #78349 - JohnTitor:issue-75962, r=davidtwco
2020-10-26 Yuki OkushiRollup merge of #78348 - jyn514:pub-crate, r=GuillaumeGomez
2020-10-26 Yuki OkushiRollup merge of #78332 - PoignardAzur:doc_E0308, r...
2020-10-26 Yuki OkushiRollup merge of #78298 - Aaron1011:fix/nll-ranked-test...
2020-10-26 Yuki OkushiRollup merge of #78219 - JohnTitor:print-def-path,...
2020-10-26 Yuki OkushiRollup merge of #77703 - Keruspe:system-libunwind,...
2020-10-26 Yuki OkushiRollup merge of #76635 - scottmcm:slice-as-chunks,...
2020-10-26 borsAuto merge of #68965 - eddyb:mir-inline-scope, r=nagisa...
2020-10-26 borsAuto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark...
2020-10-26 borsAuto merge of #78196 - pietroalbini:shipped-files,...
2020-10-26 borsAuto merge of #78324 - RalfJung:uninhabited-statics...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-26 Dylan DPCRollup merge of #78295 - Alexendoo:ice-regression-tests...
2020-10-26 Dylan DPCRollup merge of #78252 - bugadani:issue-45964, r=Mark...
2020-10-26 Dylan DPCRollup merge of #78247 - simonvandel:fix-78192, r=oli-obk
2020-10-26 Dylan DPCRollup merge of #78214 - estebank:match-semicolon,...
2020-10-26 Dylan DPCRollup merge of #78161 - jonas-schievink:irlo-issue...
2020-10-26 Dylan DPCRollup merge of #78137 - tmiasko:compiletest-tracing...
2020-10-26 Dylan DPCRollup merge of #78126 - shepmaster:aarch64-apple-darwi...
2020-10-26 Dylan DPCRollup merge of #77836 - RalfJung:transmute_copy, r...
2020-10-26 Dylan DPCRollup merge of #74477 - chansuke:sys-wasm-unsafe-op...
2020-10-26 borsAuto merge of #77283 - estebank:if-let-sugg, r=Mark...
2020-10-25 borsAuto merge of #78015 - ssomers:btree_merge_mergers...
2020-10-25 borsAuto merge of #78179 - RalfJung:miri-comments, r=oli-obk
2020-10-25 borsAuto merge of #77901 - jonas-schievink:unignore-test...
2020-10-25 Tim DiekmannMerge remote-tracking branch 'upstream/master' into...
2020-10-25 borsAuto merge of #78253 - Aaron1011:bump-llvm-deadarg...
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-25 Yuki OkushiRollup merge of #78322 - ssomers:btree_no_min_len_at_no...
2020-10-25 Yuki OkushiRollup merge of #78320 - phil-opp:patch-5, r=GuillaumeG...
2020-10-25 Yuki OkushiRollup merge of #78276 - cutsoy:bump-backtrace, r=nagisa
2020-10-25 Yuki OkushiRollup merge of #78209 - JohnTitor:compiler-builtins...
2020-10-25 Yuki OkushiRollup merge of #78208 - liketechnik:issue-69399, r...
2020-10-25 Yuki OkushiRollup merge of #77984 - Aaron1011:fix/macro-mod-weird...
2020-10-25 borsAuto merge of #77476 - tgnottingham:buffered_siphasher1...
2020-10-25 Joshua NelsonMake some functions private that don't have to be public
2020-10-25 borsAuto merge of #77546 - lcnr:impl-trait-closure, r=eddyb
2020-10-25 borsAuto merge of #77526 - RalfJung:dont-promote-unions...
2020-10-25 borsAuto merge of #78310 - ebroto:clippyup, r=Manishearth
2020-10-24 Jonas SchievinkRollup merge of #78327 - petrochenkov:inconsist, r...
2020-10-24 Jonas SchievinkRollup merge of #78318 - bugadani:tyctx-impl, r=petroch...
next