]> git.lizzy.rs Git - rust.git/history - src/rustdoc-json-types
Auto merge of #103569 - RalfJung:miri-test-macos, r=Mark-Simulacrum
[rust.git] / src / rustdoc-json-types /
2022-11-07 borsAuto merge of #103218 - CastilloDel:infer, r=jackh726
2022-11-06 borsAuto merge of #103720 - crlf0710:most_translation_attr...
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-05 borsAuto merge of #103831 - chenyukang:yukang/fix-103751...
2022-11-05 borsAuto merge of #103691 - michaelwoerister:consistent...
2022-11-05 Dylan DPCRollup merge of #103660 - ozkanonur:master, r=jyn514
2022-11-04 borsAuto merge of #103298 - ferrocene:pa-compile-flags...
2022-11-04 Matthias KrügerRollup merge of #103958 - chenyukang:yukang/fix-103951...
2022-11-04 Matthias KrügerRollup merge of #103681 - RalfJung:libtest-thread,...
2022-11-04 Matthias KrügerRollup merge of #103397 - crlf0710:port_dead_code_lint...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 Matthias KrügerRollup merge of #103953 - TaKO8Ki:remove-unused-arg...
2022-11-04 Matthias KrügerRollup merge of #103680 - RalfJung:cstr-links, r=JohnTitor
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-04 Matthias KrügerRollup merge of #103915 - chenyukang:yukang/fix-103874...
2022-11-03 borsAuto merge of #103455 - BlackHoleFox:apple-sim-abi...
2022-11-02 Matthias KrügerRollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1...
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Dylan DPCRollup merge of #103703 - Nilstrieb:flag-recovery-1...
2022-11-02 Dylan DPCRollup merge of #103275 - Manishearth:tinystrup, r...
2022-11-02 Manish GoregaokarRollup merge of #103638 - ia0:multivalue, r=nagisa
2022-11-02 Manish GoregaokarRollup merge of #103637 - ChrisDenton:stdio-uwp, r...
2022-11-02 Manish GoregaokarRollup merge of #103575 - Xiretza:suggestions-style...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-01 borsAuto merge of #103217 - mejrs:track, r=eholk
2022-11-01 Dylan DPCRollup merge of #84022 - Aaron1011:remove-derive-res...
2022-11-01 borsAuto merge of #103496 - petrochenkov:effvisdoc2, r=lqd
2022-11-01 borsAuto merge of #103590 - compiler-errors:ocx-more, r...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-01 Dylan DPCRollup merge of #103706 - zbyrn:issue-101637-fix, r...
2022-11-01 Yuki OkushiRollup merge of #103788 - chenyukang:yukang/fix-ice...
2022-11-01 Yuki OkushiRollup merge of #103692 - smoelius:walk_generic_arg...
2022-11-01 Yuki OkushiRollup merge of #103674 - ehuss:split-debuginfo-doc...
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 Dylan DPCRollup merge of #103766 - lukas-code:error-in-core...
2022-10-31 Dylan DPCRollup merge of #103338 - l4l:enum-unreachable-pub...
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-31 Michael HowellRollup merge of #102101 - BelovDV:new-check-lld-version...
2022-10-31 Michael HowellRollup merge of #101944 - notriddle:notriddle/toggle...
2022-10-31 Michael HowellRollup merge of #101428 - JakobDegen:build-tests, r...
2022-10-31 Michael HowellRollup merge of #97971 - Soveu:varargs, r=jackh726
2022-10-30 borsAuto merge of #103479 - nikic:update-llvm-9, r=cuviper
2022-10-30 borsAuto merge of #103299 - nikic:usub-overflow, r=wesleywiser
2022-10-30 borsAuto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
2022-10-30 Dylan DPCRollup merge of #103740 - notriddle:notriddle/search...
2022-10-30 Dylan DPCRollup merge of #103689 - saethlin:libtest-startup...
2022-10-30 Dylan DPCRollup merge of #103588 - weihanglo:rustdoc/url-redirec...
2022-10-30 Dylan DPCRollup merge of #103560 - zbyrn:issue-103358-fix, r...
2022-10-30 Dylan DPCRollup merge of #93582 - WaffleLapkin:rpitirpit, r...
2022-10-30 borsAuto merge of #103721 - RalfJung:miri, r=RalfJung
2022-10-29 Matthias KrügerRollup merge of #103737 - notriddle:notriddle/margin...
2022-10-29 Matthias KrügerRollup merge of #103726 - TaKO8Ki:avoid-&str-to-string...
2022-10-29 Matthias KrügerRollup merge of #103722 - GuillaumeGomez:cleanup-code...
2022-10-29 Matthias KrügerRollup merge of #103715 - tshepang:consistency, r=Dylan-DPC
2022-10-29 Matthias KrügerRollup merge of #103253 - notriddle:notriddle/test...
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 borsAuto merge of #103450 - cjgillot:elision-nodedup, r...
2022-10-29 Guillaume GomezRollup merge of #103719 - joseluis:fix-typos-try-reserv...
2022-10-29 Guillaume GomezRollup merge of #103699 - compiler-errors:dyn-star...
2022-10-29 Guillaume GomezRollup merge of #103653 - GuillaumeGomez:missing-impl...
2022-10-29 Guillaume GomezRollup merge of #103625 - WaffleLapkin:no_tyctxt_dogs_a...
2022-10-29 Guillaume GomezRollup merge of #103618 - nnethercote:rename-OwnerId...
2022-10-29 Guillaume GomezRollup merge of #103415 - compiler-errors:tiny-perf...
2022-10-29 Guillaume GomezRollup merge of #102721 - nbdd0121:panic, r=Amanieu
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 borsAuto merge of #103714 - matthiaskrgr:rollup-kajt3i8...
2022-10-29 Matthias KrügerRollup merge of #103704 - xxchan:xxchan/applicable...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-28 Nixon Enraght-Moonyrustdoc-json-types: Improve ItemSummary::path docs
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungmerge rustc history
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
2022-10-12 Ralf Jungmerge rustc history
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
next