]> git.lizzy.rs Git - rust.git/history - src/librustdoc/visit_ast.rs
Use empty Cache for methods requiring it when filling Cache itself
[rust.git] / src / librustdoc / visit_ast.rs
2021-01-13 Dylan DPCRollup merge of #80662 - rxrbln:master, r=estebank
2021-01-13 Dylan DPCRollup merge of #80232 - bugadani:roundtrip, r=estebank
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-13 borsAuto merge of #79322 - jyn514:refactor-impl, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 borsAuto merge of #80499 - matthiaskrgr:red_clos, r=estebank
2021-01-12 Yuki OkushiRollup merge of #80600 - CoffeeBlend:maybe_uninit_array...
2021-01-12 Yuki OkushiRollup merge of #79757 - jryans:long-line-tab-handling...
2021-01-12 borsAuto merge of #76580 - rokob:iss76011, r=estebank
2021-01-11 Yuki OkushiRollup merge of #80923 - LingMan:exits, r=varkor
2021-01-11 Yuki OkushiRollup merge of #80885 - camelid:intra-doc-str-ref...
2021-01-11 Yuki OkushiRollup merge of #80864 - ericseppanen:master, r=jyn514
2021-01-11 Yuki OkushiRollup merge of #80324 - Aaron1011:loop-move-fn-self...
2021-01-11 Yuki OkushiRollup merge of #80042 - sivadeilra:cold_bits, r=oli-obk
2021-01-11 Yuki OkushiRollup merge of #79997 - coolreader18:wasm-reactor...
2021-01-11 borsAuto merge of #79012 - tgnottingham:span_data_to_lines_...
2021-01-11 Yuki OkushiRollup merge of #80887 - camelid:fix-log-color-auto...
2021-01-11 Yuki OkushiRollup merge of #80881 - jyn514:intra-doc-self, r=Guill...
2021-01-11 borsAuto merge of #80818 - 12101111:system-libunwind, r...
2021-01-10 borsAuto merge of #80782 - petrochenkov:viscopes, r=matthew...
2021-01-10 borsAuto merge of #79414 - sasurau4:feature/add-suggestion...
2021-01-10 borsAuto merge of #80789 - Aaron1011:fix/stmt-empty, r...
2021-01-10 borsAuto merge of #80391 - ssomers:btree_cleanup_slices_3...
2021-01-10 borsAuto merge of #80867 - JohnTitor:rollup-tvqw555, r...
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-10 borsAuto merge of #77862 - danielhenrymantilla:rustdoc...
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 Yuki OkushiRollup merge of #80372 - jyn514:fix-panics, r=Manishearth
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-07 Daniel Henry-MantillaApply suggestions from code review & other minor nits
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-06 Daniel Henry-MantillaFix rebase and clean up some code.
2021-01-06 Daniel Henry-MantillaFix ICE on `pub macro`s defined within a non-module...
2021-01-06 Daniel Henry-MantillaStyle nit: replace `for_each` & `return` with `for...
2021-01-06 Daniel Henry-MantillaFix type/value namespace clashes + test for that
2021-01-06 Daniel Henry-MantillaImplement suggestions from code review.
2021-01-06 Daniel Henry-MantillaRustdoc: Fix macros 2.0 and built-in derives being...
2021-01-04 borsAuto merge of #80554 - GuillaumeGomez:more-js-cleanup...
2021-01-03 Guillaume GomezRollup merge of #80580 - GuillaumeGomez:suggestion...
2021-01-03 borsAuto merge of #80247 - tmiasko:indent, r=bjorn3
2021-01-03 borsAuto merge of #79827 - tmiasko:size-align, r=kennytm
2021-01-02 borsAuto merge of #80412 - GuillaumeGomez:fix-search-sectio...
2021-01-02 flip1995Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6...
2021-01-02 borsAuto merge of #79870 - sharnoff:smart-pointer-Any-type_...
2021-01-01 borsAuto merge of #80310 - Manishearth:box-try-alloc, r...
2021-01-01 Corey FarwellMerge remote-tracking branch 'origin/master' into frews...
2020-12-31 Dylan DPCRollup merge of #80368 - camelid:rustdoc-succinct-vis...
2020-12-31 Dylan DPCRollup merge of #80323 - camelid:codegen-base-docs...
2020-12-31 borsAuto merge of #79895 - Kerollmops:slice-group-by, r...
2020-12-31 borsAuto merge of #80267 - 0urobor0s:ouro/61592, r=jyn514
2020-12-30 Mara BosRollup merge of #80128 - pierwill:pierwill-docs-fieldpa...
2020-12-30 Yuki OkushiRollup merge of #80337 - jyn514:add-query-desc, r=varkor
2020-12-30 Yuki OkushiRollup merge of #80260 - RalfJung:less-untyped-panics...
2020-12-30 borsAuto merge of #79684 - usbalbin:const_copy, r=oli-obk
2020-12-30 Yuki OkushiRollup merge of #80472 - GuillaumeGomez:sans-serif...
2020-12-30 Yuki OkushiRollup merge of #80358 - pierwill:edit_rustc_span,...
2020-12-30 Yuki OkushiRollup merge of #80348 - matthiaskrgr:less_clones,...
2020-12-29 borsAuto merge of #80014 - jyn514:box-item-kind, r=nnethercote
2020-12-29 borsAuto merge of #79084 - simonvandel:instcombine-perf...
2020-12-28 Dylan DPCRollup merge of #80399 - jyn514:hir-id-cleanup, r=marme...
2020-12-28 Dylan DPCRollup merge of #80362 - jyn514:rustc-macros, r=ehuss
2020-12-28 Dylan DPCRollup merge of #80353 - ssomers:btree_test_split_off...
2020-12-28 Dylan DPCRollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC
2020-12-28 Dylan DPCRollup merge of #80331 - jyn514:docs, r=varkor
2020-12-28 Dylan DPCRollup merge of #80284 - ThePuzzlemaker:issue-80179...
2020-12-28 Dylan DPCRollup merge of #79815 - XAMPPRocky:relnotes-1.49.0...
2020-12-28 Dylan DPCRollup merge of #79662 - bjorn3:move_more_code_out_of_c...
2020-12-28 borsAuto merge of #78454 - bugadani:cyclic, r=oli-obk
2020-12-27 borsAuto merge of #80181 - jyn514:intra-doc-primitives...
2020-12-27 borsAuto merge of #80315 - tmiasko:ignore-proc-macros,...
2020-12-27 borsAuto merge of #79134 - ohadravid:nzint-div, r=dtolnay
2020-12-27 borsAuto merge of #79642 - ijackson:default-theme-stab...
2020-12-27 bjorn3Merge commit 'dbee13661efa269cb4cd57bb4c6b99a19732b484...
2020-12-26 borsAuto merge of #79045 - oli-obk:dont_rely_on_alloc_happe...
2020-12-26 borsAuto merge of #80354 - ssomers:btree_test_compact,...
2020-12-26 borsAuto merge of #80316 - ehuss:rustdoc-index, r=Mark...
2020-12-26 borsAuto merge of #80209 - erikdesjardins:ptrcmp, r=Mark...
2020-12-26 borsAuto merge of #79022 - SpyrosRoum:stabilize-deque_range...
2020-12-26 borsAuto merge of #80246 - matthewjasper:projection-cycle...
2020-12-25 borsAuto merge of #80366 - Mark-Simulacrum:bump-version...
2020-12-25 borsAuto merge of #80235 - RalfJung:validate-promoteds...
2020-12-25 borsAuto merge of #80296 - wesleywiser:revert_missing_fragm...
2020-12-25 borsAuto merge of #80226 - ThePuzzlemaker:issue-80004-fix...
2020-12-25 borsAuto merge of #80187 - 0dvictor:nativelib, r=bjorn3
2020-12-25 borsAuto merge of #80364 - Dylan-DPC:rollup-0y96okz, r...
2020-12-25 Dylan DPCRollup merge of #80352 - ssomers:btree_test_diagnostics...
2020-12-25 Dylan DPCRollup merge of #80342 - pierwill:patch-1, r=lcnr
2020-12-25 Dylan DPCRollup merge of #80340 - jyn514:less-modules-attrs...
2020-12-25 Dylan DPCRollup merge of #80327 - PankajChaudhary5:PankajChaudha...
2020-12-24 borsAuto merge of #79742 - GuillaumeGomez:move-tooltips...
2020-12-24 borsAuto merge of #77692 - PankajChaudhary5:issue-76630...
2020-12-23 Joshua NelsonDon't unnecessarily override attrs for Module
2020-12-23 flip1995Special sync of 'e89801553ddbaccdeb2eac4db08900edb51ac7ff'
2020-12-22 Guillaume GomezRollup merge of #80298 - PankajChaudhary5:PankajChaudha...
2020-12-22 borsAuto merge of #79451 - usbalbin:array_zip, r=m-ou-se
2020-12-22 borsAuto merge of #78242 - Nadrieril:rename-overlapping_end...
2020-12-20 flip1995Merge commit '4911ab124c481430672a3833b37075e6435ec34d...
2020-12-20 borsAuto merge of #79635 - lcnr:const-eval-idk, r=oli-obk
next