]> git.lizzy.rs Git - rust.git/history - src/librustdoc/passes
Auto merge of #86231 - nagisa:nagisa/abi-allowlist, r=petrochenkov
[rust.git] / src / librustdoc / passes /
2021-07-06 borsAuto merge of #86231 - nagisa:nagisa/abi-allowlist...
2021-07-06 borsAuto merge of #86694 - cjgillot:pmmd, r=petrochenkov
2021-07-06 borsAuto merge of #86644 - Stupremee:replace-fakedefids...
2021-07-06 borsAuto merge of #82985 - cjgillot:lint, r=jackh726
2021-07-05 Justus KRevert "rustdoc: Store DefId's in ItemId on heap for...
2021-07-05 Justus Krustdoc: Store DefId's in ItemId on heap for decreasing...
2021-07-05 Justus Krustdoc: Rename `expect_real` to `expect_def_id`, remov...
2021-07-05 Justus Krustdoc: Replace `FakeDefId` with new `ItemId` type
2021-07-05 Yuki OkushiRollup merge of #86852 - Amanieu:remove_doc_aliases...
2021-07-05 Yuki OkushiRollup merge of #86794 - inquisitivecrystal:seek-rewind...
2021-07-05 Yuki OkushiRollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk
2021-07-05 Yuki OkushiRollup merge of #83581 - arennow:dir_entry_ext_unix_bor...
2021-07-05 borsAuto merge of #84560 - cjgillot:inline-iter, r=m-ou-se
2021-07-05 borsAuto merge of #86663 - fee1-dead:use-rustdoc-css, r...
2021-07-05 borsAuto merge of #86282 - camelid:macro_rules-matchers...
2021-07-04 Yuki OkushiRollup merge of #86623 - GuillaumeGomez:prevent-explana...
2021-07-04 Yuki OkushiRollup merge of #86477 - tlyu:e0716-clarification,...
2021-07-04 borsAuto merge of #86598 - yoshuawuyts:poll-method-docs...
2021-07-04 borsAuto merge of #86866 - nikomatsakis:issue-84841, r...
2021-07-04 borsAuto merge of #86048 - nbdd0121:no_floating_point,...
2021-07-04 borsAuto merge of #86213 - jhpratt:stabilize-const-from_utf...
2021-07-04 borsAuto merge of #86255 - Smittyvb:mir-alloc-oom, r=RalfJu...
2021-07-04 borsAuto merge of #85270 - ChrisDenton:win-env-case, r...
2021-07-03 borsAuto merge of #85090 - Aaron1011:type-outlives-global...
2021-07-03 borsAuto merge of #86778 - tmiasko:fast-multiline, r=davidtwco
2021-07-03 borsAuto merge of #86810 - ojeda:alloc-gate, r=dtolnay
2021-07-03 borsAuto merge of #86799 - tlyu:stdio-locked, r=joshtriplett
2021-07-03 borsAuto merge of #86571 - fee1-dead:const-trait-impl-fix...
2021-07-03 borsAuto merge of #79965 - ijackson:moreerrnos, r=joshtriplett
2021-07-02 Yuki OkushiRollup merge of #86807 - tversteeg:patch-1, r=bjorn3
2021-07-02 Yuki OkushiRollup merge of #86803 - xfix:remove-unnecessary-ampers...
2021-07-02 Yuki OkushiRollup merge of #86796 - JohnTitor:test-70703, r=jonas...
2021-07-02 Yuki OkushiRollup merge of #86308 - bstrie:intrinsafe, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #85001 - CDirkx:bytestring, r=JohnTitor
2021-07-02 Yuki OkushiRollup merge of #84029 - drahnr:master, r=petrochenkov
2021-07-02 borsAuto merge of #85269 - dpaoliello:dpaoliello/DebugSymbo...
2021-07-02 borsAuto merge of #86805 - hyd-dev:miri, r=RalfJung
2021-07-02 borsAuto merge of #86806 - GuillaumeGomez:rollup-pr5r37w...
2021-07-02 Guillaume GomezRollup merge of #86797 - inquisitivecrystal:bound-clone...
2021-07-02 Guillaume GomezRollup merge of #86776 - tmiasko:v0-skip-layout-query...
2021-07-02 Guillaume GomezRollup merge of #86737 - jyn514:doc-tools, r=Mark-Simul...
2021-07-02 Guillaume GomezRollup merge of #86714 - iwahbe:add-linked-list-cursor...
2021-07-02 Guillaume GomezRollup merge of #85749 - GuillaumeGomez:revert-smart...
2021-07-02 borsAuto merge of #85746 - m-ou-se:io-error-other, r=joshtr...
2021-07-02 borsAuto merge of #80182 - in42:stack_trace, r=tmandry
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-02 borsAuto merge of #86777 - tmiasko:estimate-terminators...
2021-07-01 borsAuto merge of #86791 - JohnTitor:rollup-96ltzpz, r...
2021-07-01 Yuki OkushiRollup merge of #86783 - mark-i-m:mutex-drop-unsized...
2021-07-01 Yuki OkushiRollup merge of #86148 - FabianWolff:issue-85855, r...
2021-07-01 borsAuto merge of #86749 - bjorn3:link_info_refactor_part1...
2021-07-01 Guillaume GomezRevert "Don't load all extern crates unconditionally"
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 borsAuto merge of #86304 - klensy:hex-length, r=jackh726
2021-07-01 bjorn3Rename all_crate_nums query to crates and remove useles...
2021-07-01 Guillaume GomezRollup merge of #86558 - Smittyvb:link-error-sugg,...
2021-07-01 borsAuto merge of #86190 - asquared31415:extern-main-86110...
2021-06-30 Yuki OkushiRollup merge of #85504 - liigo:patch-13, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86529 - cuviper:ssl3, r=Mark-Simulacrum
2021-06-28 borsAuto merge of #86669 - Smittyvb:satisfy-windows-defende...
2021-06-28 Yuki OkushiRollup merge of #86568 - ehuss:dist-miri-stable, r...
2021-06-28 Yuki OkushiRollup merge of #86358 - klensy:pp-loop, r=Mark-Simulacrum
2021-06-28 Yuki OkushiRollup merge of #86206 - FabianWolff:issue-86188, r...
2021-06-28 borsAuto merge of #82624 - ojeda:rwlock-example-deadlock...
2021-06-28 borsAuto merge of #85909 - cjgillot:alloc-kind-query, r...
2021-06-26 borsAuto merge of #86267 - ZuseZ4:master, r=nagisa
2021-06-26 borsAuto merge of #86449 - Stupremee:render-self-cast-in...
2021-06-26 borsAuto merge of #84814 - Stupremee:properly-render-hrtbs...
2021-06-26 borsAuto merge of #86586 - Smittyvb:https-everywhere, r...
2021-06-25 borsAuto merge of #86015 - jyn514:revert-revert, r=Mark...
2021-06-25 borsAuto merge of #86599 - Amanieu:asm_raw, r=nagisa
2021-06-25 Yuki OkushiRollup merge of #86608 - notriddle:notriddle/cleanup...
2021-06-25 Yuki OkushiRollup merge of #86592 - jhpratt:non_exhaustive, r...
2021-06-25 Yuki OkushiRollup merge of #86513 - fee1-dead:cross-crate-doc...
2021-06-25 borsAuto merge of #85603 - ogoffart:fix-uninhabited-enum...
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-24 borsAuto merge of #86467 - ChrisDenton:win-env-clear, r...
2021-06-24 borsAuto merge of #85427 - ehuss:fix-use-placement, r=jackh726
2021-06-24 borsAuto merge of #86279 - JohnTitor:transparent-zero-size...
2021-06-24 Yuki OkushiRollup merge of #86566 - fee1-dead:mir-pretty-print...
2021-06-24 Yuki OkushiRollup merge of #86561 - notriddle:notriddle/cleanup...
2021-06-24 Yuki OkushiRollup merge of #86560 - ehuss:update-cargo, r=ehuss
2021-06-24 Yuki OkushiRollup merge of #86536 - sexxi-goose:edition, r=nikomat...
2021-06-24 Yuki OkushiRollup merge of #86533 - inquisitivecrystal:lower-case...
2021-06-24 Yuki OkushiRollup merge of #86415 - Kmeakin:iterator-associativity...
2021-06-24 Yuki OkushiRollup merge of #86296 - LeSeulArtichaut:thir-doc,...
2021-06-23 borsAuto merge of #86138 - FabianWolff:issue-85871, r=nikom...
2021-06-23 borsAuto merge of #86564 - jsha:revert-83826, r=jyn514
2021-06-23 borsAuto merge of #86386 - inquisitivecrystal:better-errors...
2021-06-22 borsAuto merge of #86559 - Dylan-DPC:rollup-aixg3q5, r...
2021-06-22 Dylan DPCRollup merge of #86557 - ehuss:update-books, r=ehuss
2021-06-22 Dylan DPCRollup merge of #86549 - mbartlett21:patch-1, r=Guillau...
2021-06-22 Dylan DPCRollup merge of #86542 - GuillaumeGomez:line-numbers...
2021-06-22 Dylan DPCRollup merge of #86523 - LeSeulArtichaut:macros-disambi...
2021-06-22 Dylan DPCRollup merge of #86521 - the8472:add-footgun-comments...
2021-06-22 Dylan DPCRollup merge of #86223 - fee1-dead:better-E0121, r...
2021-06-22 borsAuto merge of #85193 - pnkfelix:readd-support-for-inner...
2021-06-22 borsAuto merge of #86045 - jsgf:fix-emit-path-hashing,...
2021-06-22 borsAuto merge of #86368 - michaelwoerister:lexing-ice...
2021-06-22 Yuki OkushiRollup merge of #86537 - inquisitivecrystal:mark-editio...
next