]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #106229 - RalfJung:miri, r=RalfJung
[rust.git] / library /
2022-12-29 Matthias KrügerRollup merge of #106229 - RalfJung:miri, r=RalfJung
2022-12-29 Matthias KrügerRollup merge of #106225 - ehuss:ehuss-patch-1, r=Guilla...
2022-12-29 Matthias KrügerRollup merge of #106223 - estebank:suggest-let-ty-borro...
2022-12-29 Matthias KrügerRollup merge of #106221 - Nilstrieb:rptr-more-like...
2022-12-29 Matthias KrügerRollup merge of #106218 - GuillaumeGomez:migrate-css...
2022-12-29 Matthias KrügerRollup merge of #106217 - notriddle:notriddle/tooltip...
2022-12-29 Matthias KrügerRollup merge of #106216 - ChrisDenton:ps-go-faster...
2022-12-29 Matthias KrügerRollup merge of #106208 - compiler-errors:compare-item...
2022-12-29 borsAuto merge of #106139 - cjgillot:mir-inline-location...
2022-12-29 borsAuto merge of #105590 - solid-rs:patch/kmc-solid/thread...
2022-12-29 borsAuto merge of #105741 - pietroalbini:pa-1.68-nightly...
2022-12-28 borsAuto merge of #106228 - matthiaskrgr:rollup-jsznhww...
2022-12-28 Matthias KrügerRollup merge of #106161 - meithecatte:iter-find-positio...
2022-12-28 Matthias KrügerRollup merge of #105998 - RalfJung:no-unwind-panic...
2022-12-28 Matthias KrügerRollup merge of #105702 - albertlarsan68:x-fmt-opt...
2022-12-28 Matthias KrügerRollup merge of #105570 - Nilstrieb:actual-best-failure...
2022-12-28 Matthias KrügerRollup merge of #105497 - albertlarsan68:doc-panic...
2022-12-28 Matthias KrügerRollup merge of #105359 - flba-eb:thread_local_key_sent...
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 borsAuto merge of #106215 - matthiaskrgr:rollup-53r89ww...
2022-12-28 Albert LarsanClarify catch_unwind docs about panic hooks
2022-12-28 Lukas Markeffskyfix custom mir doc tests
2022-12-28 Lukas Markeffskyfix documenting private items of standard library
2022-12-28 Lukas Markeffskydelete more `cfg(bootstrap)`
2022-12-28 Pietro AlbiniUpdate bootstrap cfg
2022-12-28 Pietro Albiniupdate stabilization version numbers
2022-12-28 Matthias KrügerRollup merge of #106199 - estebank:quiet-type-err-in...
2022-12-28 Matthias KrügerRollup merge of #106194 - notriddle:notriddle/sidebar...
2022-12-28 Matthias KrügerRollup merge of #106176 - compiler-errors:fn-kw-as...
2022-12-28 Matthias KrügerRollup merge of #106173 - compiler-errors:deduplicate...
2022-12-28 Matthias KrügerRollup merge of #106172 - estebank:suggest-impl-trait...
2022-12-28 Matthias KrügerRollup merge of #106028 - Ezrashaw:add-docs+test-e0461...
2022-12-28 borsAuto merge of #106129 - compiler-errors:compare_method...
2022-12-28 borsAuto merge of #106209 - fee1-dead-contrib:rollup-47ysdc...
2022-12-28 Ralf Jungadjust message on non-unwinding panic
2022-12-28 fee1-deadRollup merge of #106205 - compiler-errors:oopsy, r...
2022-12-28 fee1-deadRollup merge of #106201 - estebank:verbose-transparent...
2022-12-28 fee1-deadRollup merge of #106184 - albertlarsan68:docs-106154...
2022-12-28 fee1-deadRollup merge of #105484 - nbdd0121:upcast, r=compiler...
2022-12-28 fee1-deadRollup merge of #105347 - estebank:single-line-match...
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 borsAuto merge of #106193 - compiler-errors:rollup-0l54wka...
2022-12-27 Albert LarsanFix `core::any` mod-level docs
2022-12-27 Michael GouletRollup merge of #106189 - alexhrao:master, r=Nilstrieb
2022-12-27 Michael GouletRollup merge of #106187 - ChayimFriedman2:patch-4,...
2022-12-27 Michael GouletRollup merge of #106181 - kraktus:fix_doc_parsing,...
2022-12-27 Michael GouletRollup merge of #106179 - RetroSeven:typo_fix, r=compil...
2022-12-27 Michael GouletRollup merge of #106064 - lukas-code:outlives-macro...
2022-12-27 Michael GouletRollup merge of #105965 - compiler-errors:issue-105896...
2022-12-27 Michael GouletRollup merge of #105852 - compiler-errors:hex-float...
2022-12-27 Michael GouletRollup merge of #105765 - estebank:range-typo, r=compil...
2022-12-27 Michael GouletRollup merge of #103718 - matklad:infer-lazy, r=dtolnay
2022-12-27 Alex RaoFix UnsafeCell Documentation Spelling Error
2022-12-27 borsAuto merge of #97176 - kraktus:cmd_debug, r=the8472
2022-12-27 Chayim Refael FriedmanUpdate the documentation of `Vec` to use `extend(array...
2022-12-27 Matthias KrügerRollup merge of #106066 - JohnTitor:rm-bindings-after...
2022-12-27 Matthias KrügerRollup merge of #105994 - JohnTitor:issue-99647, r...
2022-12-27 RetroSevenFix a formatting error
2022-12-27 kraktusMore verbose `Debug` implementation of `std::process...
2022-12-27 Matthias KrügerRollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514
2022-12-27 Matthias KrügerRollup merge of #105515 - estebank:issue-104141, r...
2022-12-27 borsAuto merge of #106095 - estebank:pin-mut-reborrow,...
2022-12-27 Esteban KüberSuggest `impl Iterator` when possible for `_` return...
2022-12-26 borsAuto merge of #103020 - lyming2007:issue-102598-fix...
2022-12-26 Maja KądziołkaIterator::find: link to Iterator::position in docs...
2022-12-26 fee1-deadRollup merge of #106153 - GuillaumeGomez:search-tabs...
2022-12-26 fee1-deadRollup merge of #106151 - TaKO8Ki:remove-unused-imports...
2022-12-26 borsAuto merge of #103828 - cassaundra:fix-format-args...
2022-12-26 borsAuto merge of #105605 - inquisitivecrystal:attr-validat...
2022-12-25 borsAuto merge of #106143 - matthiaskrgr:rollup-3kpy1dc...
2022-12-25 Matthias KrügerRollup merge of #105955 - Nilstrieb:no-trivial-opt...
2022-12-25 Matthias KrügerRollup merge of #105375 - WaffleLapkin:docfix, r=cjgillot
2022-12-25 borsAuto merge of #105997 - RalfJung:immediate-abort, r...
2022-12-25 borsAuto merge of #106121 - RalfJung:miri, r=RalfJung
2022-12-25 borsAuto merge of #105701 - RedDocMD:bug-105634, r=cjgillot
2022-12-25 borsAuto merge of #106112 - RalfJung:into-iter, r=thomcc
2022-12-24 borsAuto merge of #106123 - gimbles:patch-1, r=jyn
2022-12-24 borsAuto merge of #106110 - GuillaumeGomez:toggle-line...
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-24 borsAuto merge of #106111 - matthiaskrgr:rollup-nnpoe5h...
2022-12-24 Ralf Jungadd tracking issue, fix typo
2022-12-24 borsAuto merge of #2738 - RalfJung:rustup, r=RalfJung
2022-12-24 Ralf JungMerge from rustc
2022-12-24 Ralf Jungadd lib tests for vec::IntoIter alignment issues
2022-12-24 Matthias KrügerRollup merge of #106109 - notriddle:notriddle/source...
2022-12-24 Matthias KrügerRollup merge of #106100 - scottmcm:derived-less-than...
2022-12-24 Matthias KrügerRollup merge of #106078 - nikic:filecheck-context,...
2022-12-24 Matthias KrügerRollup merge of #106032 - mcha-forks:lfs-musl-fix,...
2022-12-24 Matthias KrügerRollup merge of #105872 - chenyukang:yukang/fix-105494...
2022-12-24 Matthias KrügerRollup merge of #105465 - jyn514:docs, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #106081 - mina86:c, r=Mark-Simulacrum
2022-12-24 borsAuto merge of #105893 - Ayush1325:remote-test-server...
2022-12-24 borsAuto merge of #106103 - matthiaskrgr:rollup-8xe9ddz...
next