]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Return the actual `DefId` for assoc. items in `register_res`
[rust.git] / src / librustdoc /
2021-11-24 Noah LevReturn the actual `DefId` for assoc. items in `register...
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-24 borsAuto merge of #91171 - jsha:fix-rustdoc-gui-test, r...
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
2021-11-23 borsAuto merge of #91159 - matthiaskrgr:rollup-91mgg5v...
2021-11-23 Matthias KrügerRollup merge of #91153 - birkenfeld:kernel_copy_fallbac...
2021-11-23 Matthias KrügerRollup merge of #91148 - jhpratt:use-default-enum,...
2021-11-23 Matthias KrügerRollup merge of #91140 - nbdd0121:const_typeck, r=oli-obk
2021-11-23 Matthias KrügerRollup merge of #91137 - jyn514:contributing, r=spastorino
2021-11-23 Matthias KrügerRollup merge of #91103 - jsha:non-toggle-click-doesnt...
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 borsAuto merge of #89881 - Mark-Simulacrum:fieldless-fast...
2021-11-23 borsAuto merge of #89883 - Mark-Simulacrum:incr-verify...
2021-11-23 borsAuto merge of #84197 - bbjornse:stack-protector, r...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-23 Michael Howellfix(doctest): detect extern crate items in statement...
2021-11-23 borsAuto merge of #91145 - matthiaskrgr:rollup-91g8z8i...
2021-11-22 Matthias KrügerRollup merge of #91144 - ehuss:update-cargo, r=ehuss
2021-11-22 Matthias KrügerRollup merge of #91143 - ehuss:update-books, r=ehuss
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 borsAuto merge of #91129 - rust-lang:rust-analyzer-2021...
2021-11-22 borsAuto merge of #91101 - birkenfeld:io_error_docs, r...
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 Jacob Hoffman-AndrewsAdd GUI test for clicking on non-toggle summary
2021-11-22 Jacob Hoffman-AndrewsSet color for <a> in a more straightforward way
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90352 - camsteffen:for-loop-desugar...
2021-11-21 borsAuto merge of #89611 - eduardosm:next_code_point, r...
2021-11-21 borsAuto merge of #90844 - camelid:cleanup-vis, r=jyn514
2021-11-21 Matthias KrügerRollup merge of #91098 - compiler-errors:issue-91058...
2021-11-21 Matthias KrügerRollup merge of #91097 - compiler-errors:spaces_in_impl...
2021-11-21 Matthias KrügerRollup merge of #91070 - cuviper:insert-global, r=nagisa
2021-11-21 Matthias KrügerRollup merge of #91008 - Urgau:float-minimum-maximum...
2021-11-21 Jacob Hoffman-AndrewsInhibit clicks on summary's children
2021-11-21 Jacob Hoffman-AndrewsRemove styles for details.undocumented
2021-11-21 borsAuto merge of #89580 - estebank:trait-bounds-are-tricky...
2021-11-21 borsAuto merge of #91073 - camelid:small-cleanups, r=jyn514
2021-11-20 Matthias KrügerRollup merge of #91018 - est31:let_else, r=matthewjasper
2021-11-20 Matthias KrügerRollup merge of #90994 - Badel2:issue-90993, r=estebank
2021-11-20 Matthias KrügerRollup merge of #90927 - terrarier2111:fix-float-ice...
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 borsAuto merge of #91066 - camelid:externs, r=jyn514,Guilla...
2021-11-20 Ken MatsuiMove `scripts` on the rustdoc template into `head`...
2021-11-20 borsAuto merge of #91080 - matthiaskrgr:rollup-znh88cy...
2021-11-20 Matthias KrügerRollup merge of #91021 - compiler-errors:print_future_o...
2021-11-20 Matthias KrügerRollup merge of #90983 - GuillaumeGomez:sidebar-scrollb...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 Matthias KrügerRollup merge of #90575 - m-ou-se:compatible-variant...
2021-11-20 borsAuto merge of #91052 - ehuss:update-stdarch, r=Amanieu
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Noah Levrustdoc: Move doc-reachability visiting back to cleaning
2021-11-20 Noah Levrustdoc: Record aliases as Symbols
2021-11-20 Noah Levrustdoc: Add static size assertion for DocFragment
2021-11-20 Noah Levrustdoc: Merge visits of extern crates into one loop
2021-11-20 Noah Levrustdoc: Remove `Crate.externs` and compute on-demand...
2021-11-20 borsAuto merge of #91064 - matthiaskrgr:rollup-2ijidpt...
2021-11-20 Matthias KrügerRollup merge of #91054 - camelid:fix-tags, r=GuillaumeGomez
2021-11-20 Matthias KrügerRollup merge of #91044 - r00ster91:x1b, r=joshtriplett
2021-11-20 Matthias KrügerRollup merge of #91035 - GuillaumeGomez:put-back-remove...
2021-11-20 Matthias KrügerRollup merge of #91026 - notriddle:notriddle/rustdoc...
2021-11-20 Matthias KrügerRollup merge of #90999 - RalfJung:miri_simd, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90956 - JohnTitor:issue-87573, r=Mark...
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 Noah Levrustdoc: Pass DocContext to `Cache::populate`
2021-11-19 Noah Levrustdoc: Fix some unescaped HTML tags in docs
2021-11-19 borsAuto merge of #91034 - camelid:docfragment, r=jyn514
2021-11-19 Noah LevUse fast comparison against `kw::Empty`
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 Yuki OkushiRollup merge of #90990 - nnethercote:arenas-cleanup...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90947 - c410-f3r:testsssssss, r=petroc...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #90578 - lcnr:add-test, r=Mark-Simulacrum
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 Noah Levrustdoc: Avoid using `Iterator::count()` where possible
2021-11-19 Noah Levrustdoc: Remove unused `DocFragment.line` field
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 Michael Howellrustdoc doctest: detect `fn main` after an unexpected...
2021-11-18 borsAuto merge of #91019 - JohnTitor:rollup-q95ra7r, r...
2021-11-18 Yuki OkushiRollup merge of #91002 - petrochenkov:nosynth, r=davidtwco
2021-11-18 Yuki OkushiRollup merge of #90989 - notriddle:notriddle/rustc...
2021-11-18 Yuki OkushiRollup merge of #90895 - RalfJung:read-discriminant...
2021-11-18 Yuki OkushiRollup merge of #90750 - camelid:rm-tuple-impls-1,...
2021-11-18 Yuki OkushiRollup merge of #90480 - r00ster91:remove, r=kennytm
2021-11-18 Yuki OkushiRollup merge of #90386 - pierwill:assert-incr-state...
2021-11-18 borsAuto merge of #90382 - alexcrichton:wasm64-libstd,...
2021-11-18 Vadim Petrochenkovrustc: Remove `#[rustc_synthetic]`
2021-11-17 Noah Levrustdoc: Cleanup visibility cleaning some more
2021-11-17 Noah Levrustdoc: Remove Clean impl for `hir::Visibility`
2021-11-17 Noah Levrustdoc: Clean `Visibility` outside of `display_macro_s...
2021-11-17 Matthias KrügerRollup merge of #90901 - rukai:improve_manuallydrop_hel...
next