]> git.lizzy.rs Git - rust.git/history - src/librustdoc
Auto merge of #87784 - rusticstuff:bootstrap_config_overflow_checks, r=Mark-Simulacrum
[rust.git] / src / librustdoc /
2021-08-06 borsAuto merge of #87784 - rusticstuff:bootstrap_config_ove...
2021-08-06 borsAuto merge of #87777 - the8472:fix-mir-max-rss, r=oli...
2021-08-06 Yuki OkushiRollup merge of #87780 - est31:intra_doc_links, r=jyn514
2021-08-06 Yuki OkushiRollup merge of #87770 - BoxyUwU:cec-drop-impl, r=lcnr
2021-08-06 Yuki OkushiRollup merge of #87760 - badboy:promote-ios-sim-target...
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87756 - Amanieu:no_profiler_runtime...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #84176 - GuillaumeGomez:src-to-definition...
2021-08-05 Guillaume GomezRemove LightSpan and use Span directly
2021-08-05 Guillaume GomezRemove warnings/errors from compiler when using typeck_...
2021-08-05 Guillaume Gomez* Rename LightSpan::empty into LightSpan::dummy
2021-08-05 Guillaume GomezAdd missing root_path when generating links using href
2021-08-05 Guillaume GomezAdd documentation and FIXME
2021-08-05 Guillaume GomezFix invalid generation of HTML in highlight
2021-08-05 Guillaume Gomezformatting
2021-08-05 Guillaume GomezUse rustdoc Span in LinkFromSrc directly
2021-08-05 Guillaume GomezMove extra arguments for highlight URL generation into...
2021-08-05 Guillaume GomezWrap the span_map tuple index into a type called "Light...
2021-08-05 Guillaume GomezImprove code readability
2021-08-05 Guillaume Gomez* Rename Span::from_rustc_span to Span::new
2021-08-05 Guillaume Gomez* Rename 'move_span' into 'local_span_to_global_span'
2021-08-05 Guillaume GomezUnderline source code links on hover
2021-08-05 Guillaume GomezUpdate rustdoc tests
2021-08-05 Guillaume GomezGenerate links for modules as well
2021-08-05 Guillaume GomezGenerate links for methods as well
2021-08-05 Guillaume GomezEnsure that --generate-link-to-definition is only used...
2021-08-05 Guillaume GomezAdd an option for the source code link generation
2021-08-05 Guillaume GomezAdd links on source types to go to definition
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
2021-08-04 borsAuto merge of #87736 - the8472:inline-advance-by, r...
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-04 borsAuto merge of #87026 - FabianWolff:issue-86948, r=estebank
2021-08-04 borsAuto merge of #87712 - est31:line-column-1-based, r...
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-03 borsAuto merge of #87746 - JohnTitor:rollup-zaapqgl, r...
2021-08-03 Yuki OkushiRollup merge of #87734 - Smittyvb:more-union-tests...
2021-08-03 Yuki OkushiRollup merge of #87731 - ehuss:update-cargo, r=ehuss
2021-08-03 Yuki OkushiRollup merge of #87729 - adamgemmell:dev/deprecate...
2021-08-03 Yuki OkushiRollup merge of #87723 - frogtd:patch-3, r=JohnTitor
2021-08-03 Yuki OkushiRollup merge of #87720 - matthiaskrgr:clippy_into,...
2021-08-03 Yuki OkushiRollup merge of #87663 - GuillaumeGomez:rustdoc-brace...
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 Guillaume GomezSimplify usage of CSS background-image
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-08-03 Michael HowellUse empty string instead of single space
2021-08-03 Michael HowellPull the "Expand" / "Collapse" text to the end of the...
2021-08-03 Michael HowellRustdoc accessibility: use an icon for the [-]/[+]...
2021-08-03 Yuki OkushiRollup merge of #87708 - the8472:canonical_v6, r=dtolnay
2021-08-03 Yuki OkushiRollup merge of #87693 - badboy:enable-ios-sim-target...
2021-08-03 Yuki OkushiRollup merge of #87685 - notriddle:lazy-from-docs,...
2021-08-03 Yuki OkushiRollup merge of #87646 - JohnTitor:fix-parser-ice,...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 Matthias Krügerdon't use .into() to convert types to identical types...
2021-08-03 borsAuto merge of #87033 - FabianWolff:issue-87017, r=estebank
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 borsAuto merge of #87628 - estebank:unmet-explicit-lifetime...
2021-08-02 Cameron SteffenRollup merge of #87690 - sharnoff:mut-ptr-allocated...
2021-08-02 Cameron SteffenRollup merge of #87687 - camsteffen:inline-macros,...
2021-08-02 Cameron SteffenRollup merge of #87673 - estebank:opaque-ty-mismatch...
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Cameron SteffenRollup merge of #87654 - jesyspa:issue-87238-option...
2021-08-02 Cameron SteffenRollup merge of #86176 - nbdd0121:explicit-generic...
2021-08-02 borsAuto merge of #87248 - RalfJung:ctfe-partial-overwrite...
2021-08-02 borsAuto merge of #87625 - nielx:fix/libz-sys-1.1.3, r...
2021-08-02 borsAuto merge of #87297 - ZuseZ4:new_build_flags, r=Mark...
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-08-02 Yuki OkushiRollup merge of #87653 - RalfJung:dont-run-ub, r=kennytm
2021-08-02 Yuki OkushiRollup merge of #87644 - Flying-Toast:vec-remove-note...
2021-08-02 Yuki OkushiRollup merge of #87633 - Amanieu:fix-86063, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87629 - steffahn:consistent_adapter_sp...
2021-08-02 Yuki OkushiRollup merge of #87608 - Aaron1011:remove-system-librar...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 borsAuto merge of #87664 - devnexen:netbsd_sanitizers_suppo...
2021-08-01 borsAuto merge of #87546 - rusticstuff:issue87450-take...
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 borsAuto merge of #84662 - dtolnay:unwindsafe, r=Amanieu
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
2021-07-31 borsAuto merge of #87662 - FabianWolff:rb-string, r=estebank
2021-07-31 borsAuto merge of #87610 - Aaron1011:bump-llvm-bugfix,...
2021-07-31 Vadim Petrochenkovrustc: Replace `HirId`s with `LocalDefId`s in `AccessLe...
2021-07-31 borsAuto merge of #87607 - JohnTitor:help-to-unused-must...
next