]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes/collect_intra_doc_links.rs
rustdoc: Do not resolve associated item paths unnecessarily
[rust.git] / src / librustdoc / passes / collect_intra_doc_links.rs
2022-04-22 borsAuto merge of #96197 - erikdesjardins:scalarpairenum...
2022-04-22 borsAuto merge of #96207 - nikic:distcheck-dir, r=Mark...
2022-04-22 borsAuto merge of #96144 - c410-f3r:z-errors, r=petrochenkov
2022-04-21 Dylan DPCRollup merge of #96251 - ehuss:update-books, r=ehuss
2022-04-21 Dylan DPCRollup merge of #96248 - TaKO8Ki:remove-unnecessary...
2022-04-21 Dylan DPCRollup merge of #95434 - cjgillot:dump-dep-kind, r...
2022-04-21 borsAuto merge of #96210 - nnethercote:speed-up-TokenCursor...
2022-04-21 borsAuto merge of #96003 - aswild:pr/bootstrap-subcommands...
2022-04-21 borsAuto merge of #95612 - davidtwco:split-debuginfo-in...
2022-04-20 Dylan DPCRollup merge of #96236 - Aaron1011:constraint-debug...
2022-04-20 Dylan DPCRollup merge of #96228 - mbartlett21:patch-4, r=thomcc
2022-04-20 Dylan DPCRollup merge of #96196 - jyn514:no-assertion, r=Mark...
2022-04-20 Dylan DPCRollup merge of #96193 - djkoloski:fuchsia_current_exe...
2022-04-20 Dylan DPCRollup merge of #90630 - GuillaumeGomez:improve-rustdoc...
2022-04-20 Dylan DPCRollup merge of #96234 - goffrie:eloop, r=thomcc
2022-04-20 Dylan DPCRollup merge of #96206 - m-ou-se:wasm-futex-locks,...
2022-04-20 Dylan DPCRollup merge of #96168 - chris-morgan:AddrParseError...
2022-04-20 Dylan DPCRollup merge of #96167 - CAD97:weak-dlsym-less-ptr...
2022-04-20 Dylan DPCRollup merge of #96160 - RalfJung:interpret-debug,...
2022-04-20 Dylan DPCRollup merge of #93313 - tmiasko:uninhabited, r=tmandry
2022-04-20 borsAuto merge of #96250 - ehuss:update-cargo, r=ehuss
2022-04-20 borsAuto merge of #96135 - petrochenkov:doclink6, r=Guillau...
2022-04-20 borsAuto merge of #96022 - martingms:inline-const-getters...
2022-04-19 Dylan DPCRollup merge of #96029 - IsakNyberg:error-messages...
2022-04-19 Dylan DPCRollup merge of #95740 - Amanieu:kreg0, r=nagisa
2022-04-19 Vadim Petrochenkovrustdoc: Sligthly optimize `Attributes` construction...
2022-04-19 Vadim Petrochenkovrustdoc: Cache preprocessed markdown links
2022-04-19 Vadim Petrochenkovrustdoc: Optimize and refactor doc link resolution
2022-04-19 Dylan DPCRollup merge of #96122 - TaKO8Ki:fix-invalid-error...
2022-04-19 Dylan DPCRollup merge of #96089 - ojeda:no-vec-no_global_oom_han...
2022-04-19 Dylan DPCRollup merge of #96086 - jsgf:remove-extern-location...
2022-04-19 Dylan DPCRollup merge of #95809 - ytmimi:llvm_stamp_typo, r...
2022-04-19 Dylan DPCRollup merge of #94493 - oribenshir:feature/ISSUE-78543...
2022-04-19 borsAuto merge of #96020 - martingms:optimize-relate_substs...
2022-04-18 Dylan DPCRollup merge of #96156 - est31:use_from_le_bytes, r...
2022-04-18 Dylan DPCRollup merge of #96148 - marmeladema:nll-revisions...
2022-04-18 Dylan DPCRollup merge of #96032 - ehuss:update-books, r=ehuss
2022-04-18 borsAuto merge of #95906 - jyn514:enforce-valid-paths,...
2022-04-18 borsAuto merge of #96042 - m-ou-se:one-reentrant-mutex...
2022-04-18 borsAuto merge of #96080 - nikic:ranlib, r=Mark-Simulacrum
2022-04-18 borsAuto merge of #96113 - mixi:libressl-3.4.x, r=Mark...
2022-04-18 borsAuto merge of #96000 - jyn514:faster-doctests, r=Mark...
2022-04-18 borsAuto merge of #95695 - the8472:vec-codegen-tests, r...
2022-04-17 borsAuto merge of #93530 - anonion0:pthread_sigmask_fix...
2022-04-17 borsAuto merge of #96016 - Aaron1011:hash-name-cleanup...
2022-04-17 borsAuto merge of #95655 - kckeiks:create-hir-crate-items...
2022-04-17 borsAuto merge of #96010 - eduardosm:Unique-on-top-of-NonNu...
2022-04-17 borsAuto merge of #96002 - nnethercote:speed-up-Vec-clear...
2022-04-16 Dylan DPCRollup merge of #96124 - gilescope:to_digit_speedup4...
2022-04-16 Dylan DPCRollup merge of #96119 - RalfJung:miri, r=RalfJung
2022-04-16 Dylan DPCRollup merge of #96112 - niluxv:strict-provenance-lint...
2022-04-16 Dylan DPCRollup merge of #96105 - jyn514:less-verbose-logging...
2022-04-16 Dylan DPCRollup merge of #95933 - Urgau:rustdoc-htmldocck-tree...
2022-04-16 Dylan DPCRollup merge of #95346 - Aaron1011:stablize-const-exter...
2022-04-16 borsAuto merge of #95899 - petrochenkov:modchild2, r=cjgillot
2022-04-16 borsAuto merge of #96123 - Dylan-DPC:rollup-qjog6n1, r...
2022-04-16 Dylan DPCRollup merge of #96118 - GuillaumeGomez:cleanup-def...
2022-04-16 Dylan DPCRollup merge of #95426 - b-naber:valtrees-slice, r...
2022-04-16 Dylan DPCRollup merge of #95006 - tmiasko:thread-local-static...
2022-04-16 Dylan DPCRollup merge of #94985 - dtolnay:constattr, r=pnkfelix
2022-04-16 Guillaume GomezRename `def_id` into `item_id` when the type is `ItemId...
2022-04-16 borsAuto merge of #95689 - lqd:self-profiler, r=wesleywiser
2022-04-16 Dylan DPCRollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
2022-04-16 Dylan DPCRollup merge of #93969 - bjorn3:codegen_backend_dep_inf...
2022-04-15 borsAuto merge of #95224 - mjbshaw:patch-1, r=yaahc
2022-04-15 Dylan DPCRollup merge of #95749 - compiler-errors:ambig, r=oli-obk
2022-04-15 Dylan DPCRollup merge of #95194 - kckeiks:update-algo-in-find...
2022-04-15 Dylan DPCRollup merge of #94461 - jhpratt:2024-edition, r=pnkfelix
2022-04-14 borsAuto merge of #95315 - compiler-errors:pointee-fix...
2022-04-13 Dylan DPCRollup merge of #93217 - willcrichton:example-analyzer...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-11 Dylan DPCRollup merge of #95801 - m-ou-se:futex-rwlock, r=Amanieu
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
2022-04-09 Dylan DPCRollup merge of #95369 - jyn514:test-rustdoc, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95361 - scottmcm:valid-align, r=Mark...
2022-04-09 borsAuto merge of #95697 - klensy:no-strings, r=petrochenkov
2022-04-09 Dylan DPCRollup merge of #95802 - RalfJung:unused-win, r=Dylan-DPC
2022-04-09 Dylan DPCRollup merge of #95785 - RalfJung:interpret-size-mismat...
2022-04-09 Dylan DPCRollup merge of #95769 - fmease:fix-issue-95717, r...
2022-04-09 Dylan DPCRollup merge of #95308 - bjorn3:more_stable_proc_macro...
2022-04-09 borsAuto merge of #95724 - Kobzol:ci-update-rustc-perf...
2022-04-09 Dylan DPCRollup merge of #95797 - nnethercote:rm-Delimited-all_t...
2022-04-09 Dylan DPCRollup merge of #95764 - c410-f3r:metavar-test, r=petro...
2022-04-09 Dylan DPCRollup merge of #95751 - compiler-errors:ambig-int...
2022-04-09 Dylan DPCRollup merge of #95374 - RalfJung:assert_uninit_valid...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
next