]> git.lizzy.rs Git - rust.git/history - src/rustdoc-json-types/lib.rs
Auto merge of #105919 - uweigand:s390x-stack-overflow, r=Nilstrieb
[rust.git] / src / rustdoc-json-types / lib.rs
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 borsAuto merge of #106340 - saethlin:propagate-operands...
2023-01-09 Michael GouletRollup merge of #104163 - H4x5:once-repeat-with-debug...
2023-01-08 borsAuto merge of #90291 - geeklint:loosen_weak_debug_bound...
2023-01-08 borsAuto merge of #106449 - GuillaumeGomez:rustdoc-gui...
2023-01-08 borsAuto merge of #106235 - compiler-errors:rework-bounds...
2023-01-08 Yuki OkushiRollup merge of #103104 - SUPERCILEX:sep-ref, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #105859 - compiler-errors:hr-lifetime...
2023-01-07 Matthias KrügerRollup merge of #105517 - pcc:process-panic-after-fork...
2023-01-07 Matthias KrügerRollup merge of #105128 - Sp00ph:vec_vec_deque_conversi...
2023-01-07 Matthias KrügerRollup merge of #104543 - JhonnyBillM:migrate-codegen...
2023-01-07 Matthias KrügerRollup merge of #104081 - joshlf:patch-6, r=dtolnay
2023-01-07 Matthias KrügerRollup merge of #101936 - IntQuant:issue-100717-infer...
2023-01-07 borsAuto merge of #105323 - cjgillot:simplify-const-prop...
2023-01-07 borsAuto merge of #106283 - JulianKnodt:enum_err, r=cjgillot
2023-01-06 Matthias KrügerRollup merge of #106341 - Ezrashaw:refactor-error-code...
2023-01-06 Matthias KrügerRollup merge of #106287 - Nilstrieb:its-bugging-me...
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-04 Matthias KrügerRollup merge of #106412 - GuillaumeGomez:fix-links...
2023-01-04 Matthias KrügerRollup merge of #106398 - jyn514:fix-clippy, r=thomcc
2023-01-04 Matthias KrügerRollup merge of #106391 - ardislu:fix-popover-child...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 borsAuto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiser
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 Matthias KrügerRollup merge of #106396 - jyn514:bump-stage-date, r...
2023-01-04 Matthias KrügerRollup merge of #106361 - clubby789:int-literal-too...
2023-01-04 Matthias KrügerRollup merge of #106327 - gimbles:dbg, r=jyn514
2023-01-04 Matthias KrügerRollup merge of #106292 - Nilstrieb:box-uninit-test...
2023-01-04 Matthias KrügerRollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
2023-01-04 Michael GouletRollup merge of #106353 - lukas-code:reduce-red-lines...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 borsAuto merge of #105752 - chenyukang:yukang/refactor...
2023-01-03 Matthias KrügerRollup merge of #106392 - compiler-errors:new-trait...
2023-01-03 Matthias KrügerRollup merge of #106388 - notriddle:notriddle/box-sizin...
2023-01-03 Matthias KrügerRollup merge of #106365 - gimbles:patch-1, r=jyn514
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
2023-01-03 Matthias KrügerRollup merge of #104552 - DebugSteven:warn-newer-x...
2023-01-03 borsAuto merge of #101792 - lqd:rust-lld, r=petrochenkov
2023-01-03 borsAuto merge of #2747 - RalfJung:rustup, r=RalfJung
2023-01-03 Ralf JungMerge from rustc
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-03 borsAuto merge of #105609 - bjorn3:shrink_rustc_dev, r...
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
2023-01-03 borsAuto merge of #106386 - compiler-errors:rollup-dxjv18b...
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #106376 - rustbot:docs-update, r=ehuss
2023-01-02 Michael GouletRollup merge of #106366 - GuillaumeGomez:fix-rustdoc...
2023-01-02 Michael GouletRollup merge of #106354 - aDotInTheVoid:rdj-always...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-01 Nixon Enraght-MoonyRustdoc-Json: Report discriminant on all kinds of enum...
2022-12-30 Matthias KrügerRollup merge of #104182 - gabhijit:ipv6-in6addr-any...
2022-12-30 Matthias KrügerRollup merge of #99244 - gthb:doc-improve-iterator...
2022-12-29 Philipp KronesMerge commit '4f3ab69ea0a0908260944443c739426cc384ae1a...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-28 Matthias KrügerRollup merge of #104493 - adamncasey:cgroupzeroperiod...
2022-12-28 Matthias KrügerRollup merge of #104402 - joboet:sync_remutex, r=m...
2022-12-28 fee1-deadRollup merge of #104708 - jonasspinner:fix-backoff...
2022-12-28 fee1-deadRollup merge of #104024 - noeddl:unused-must-use, r...
2022-12-28 fee1-deadRollup merge of #103945 - H4x5:remove-iter-empty-hack...
2022-12-28 fee1-deadRollup merge of #94145 - ssomers:binary_heap_tests...
2022-12-28 borsAuto merge of #103881 - ChayimFriedman2:patch-2, r...
2022-12-28 borsAuto merge of #100539 - joboet:horizon_timeout_clock...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-24 borsAuto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay
2022-12-24 borsAuto merge of #105085 - oli-obk:stop_promoting_all_the_...
2022-12-20 borsAuto merge of #105127 - Sp00ph:const_new, r=dtolnay
2022-12-17 borsAuto merge of #105145 - Ayush1325:sequential-remote...
2022-12-17 Philipp KronesMerge commit '4bdfb0741dbcecd5279a2635c3280726db0604b5...
2022-12-16 borsAuto merge of #102318 - Amanieu:default_alloc_error_han...
2022-12-16 borsAuto merge of #105018 - zertosh:path_buf_deref_mut...
2022-12-16 borsAuto merge of #103880 - b-naber:field-ty-mir, r=lcnr
2022-12-15 borsAuto merge of #104765 - chenyukang:yukang-fix-104639...
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 Matthias KrügerRollup merge of #105161 - cassaundra:numeric-literal...
2022-12-14 borsAuto merge of #104875 - chenyukang:yukang/fix-104867...
2022-12-13 Matthias KrügerRollup merge of #104864 - chenyukang:yukang/fix-104700...
2022-12-11 Matthias KrügerRollup merge of #101648 - Timmmm:home_dir_docs, r=josht...
2022-12-11 borsAuto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrum
2022-12-11 borsAuto merge of #103591 - lqd:win-lto, r=Mark-Simulacrum
2022-12-10 Matthias KrügerRollup merge of #105109 - rcvalle:rust-kcfi, r=bjorn3
2022-12-10 Matthias KrügerRollup merge of #104901 - krtab:filetype_compare, r...
2022-12-10 Matthias KrügerRollup merge of #104512 - jyn514:download-ci-llvm-defau...
2022-12-10 Matthias KrügerRollup merge of #98391 - joboet:sgx_parker, r=m-ou-se
2022-12-09 Matthias KrügerRollup merge of #102406 - mejrs:missing_copy, r=wesleywiser
2022-12-09 borsAuto merge of #104572 - pkubaj:patch-1, r=cuviper
2022-12-08 Matthias KrügerRollup merge of #105405 - sunfishcode:sunfishcode/expor...
next