]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #93347 - WaffleLapkin:better_char_decode_utf16_size_hint, r=dtolnay
[rust.git] / library /
2022-01-25 borsAuto merge of #93308 - matthiaskrgr:rollup-9tc73ft...
2022-01-25 Matthias KrügerRollup merge of #93303 - compiler-errors:issue-93282...
2022-01-25 Matthias KrügerRollup merge of #93300 - RalfJung:win-abort-miri, r...
2022-01-25 Matthias KrügerRollup merge of #93291 - conradludgate:minor-fix-93231...
2022-01-25 Matthias KrügerRollup merge of #93286 - jsha:sidebar-nowrap, r=Guillau...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 Ralf Jungmake Windows abort_internal Miri-compatible
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 DeadbeefAdd a minimal working `append_const_msg` argument
2022-01-25 Chris DentonAvoid double panics when using `TempDir` in tests
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 borsAuto merge of #93288 - matthiaskrgr:rollup-uu4uwd1...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
2022-01-25 Matthias KrügerRollup merge of #93169 - CraftSpider:rustdoc-clean...
2022-01-25 Matthias KrügerRollup merge of #93144 - wesleywiser:uninhabited_type_c...
2022-01-25 Matthias KrügerRollup merge of #93118 - jackh726:param-heuristics...
2022-01-25 Matthias KrügerRollup merge of #93064 - Aaron1011:provisional-dep...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-24 borsAuto merge of #90842 - pierwill:localdefid-indexmap...
2022-01-24 Thomas de ZeeuwRename SocketAddr::unix to from_path
2022-01-24 borsAuto merge of #93260 - matthiaskrgr:rollup-c5b9c76...
2022-01-24 Matthias KrügerRollup merge of #93253 - jsha:theme-on-show, r=Guillaum...
2022-01-24 Matthias KrügerRollup merge of #93241 - GuillaumeGomez:rust-logo-appea...
2022-01-24 Matthias KrügerRollup merge of #93231 - conradludgate:doc-link-brightn...
2022-01-24 Matthias KrügerRollup merge of #93212 - GuillaumeGomez:cursor-pointer...
2022-01-24 Matthias KrügerRollup merge of #93188 - jsha:fix-safari-bumpy-search...
2022-01-24 Matthias KrügerRollup merge of #93186 - kraai:fix-CVE-2022-21658-link...
2022-01-24 Matthias KrügerRollup merge of #93152 - ivmarkov:master, r=m-ou-se
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 EFanZhMake `join!` description more accurate
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-23 borsAuto merge of #93245 - matthiaskrgr:rollup-djsi6jr...
2022-01-23 Matthias KrügerRollup merge of #93234 - mati865:mir-transform-use...
2022-01-23 Matthias KrügerRollup merge of #93229 - mark-i-m:noquiet, r=eddyb
2022-01-23 Matthias KrügerRollup merge of #93227 - compiler-errors:gat-hrtb-wfche...
2022-01-23 Matthias KrügerRollup merge of #93226 - compiler-errors:issue-93141...
2022-01-23 Matthias KrügerRollup merge of #93219 - cr1901:msp430-asm-squashed...
2022-01-23 Matthias KrügerRollup merge of #93213 - c410-f3r:let-chains-feature...
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
2022-01-23 Matthias KrügerRollup merge of #91526 - petrochenkov:earlint, r=cjgillot
2022-01-23 Thomas de ZeeuwAdd os::unix::net::SocketAddr::unix
2022-01-23 borsAuto merge of #93066 - nnethercote:infallible-decoder...
2022-01-23 woppopoMake `NonNull::new` `const`
2022-01-23 borsAuto merge of #93047 - matthiaskrgr:defer__dist_PlainSo...
2022-01-23 borsAuto merge of #93220 - matthiaskrgr:rollup-9bkrlk0...
2022-01-23 woppopoAdd `intrinsics::const_deallocate`
2022-01-23 borsAuto merge of #93165 - eholk:disable-generator-drop...
2022-01-23 Matthias KrügerRollup merge of #93196 - mati865:remove-build_helper...
2022-01-23 Matthias KrügerRollup merge of #93185 - camelid:crate-private, r=Guill...
2022-01-23 Matthias KrügerRollup merge of #93168 - skrap:master, r=Amanieu
2022-01-23 Matthias KrügerRollup merge of #93113 - GuillaumeGomez:unify-sizes...
2022-01-23 Matthias KrügerRollup merge of #93103 - estebank:await-span, r=nagisa
2022-01-23 Matthias KrügerRollup merge of #93068 - jsha:dot-spacing, r=GuillaumeGomez
2022-01-23 Matthias KrügerRollup merge of #91122 - dtolnay:not, r=m-ou-se
2022-01-23 Matthias KrügerRollup merge of #90666 - bdbai:arc_new_cyclic, r=m...
2022-01-22 borsAuto merge of #92998 - Amanieu:hashbrown12, r=Mark...
2022-01-22 borsAuto merge of #93202 - matthiaskrgr:rollup-rki39xg...
2022-01-22 Mara BosAdd test for thread::Scope invariance.
2022-01-22 Mara BosUpdate stabilization version of arc_new_cyclic
2022-01-22 Mara BosAdd tracking issue number for scoped_threads.
2022-01-22 Mara BosSimplify Send/Sync of std::thread::Packet.
2022-01-22 Matthias KrügerRollup merge of #93172 - jsha:re-remove-line, r=camelid
2022-01-22 Matthias KrügerRollup merge of #93170 - GuillaumeGomez:gui-tests-expla...
2022-01-22 Matthias KrügerRollup merge of #93153 - tmiasko:reject-unsupported...
2022-01-22 Matthias KrügerRollup merge of #93147 - nnethercote:interner-cleanups...
2022-01-22 Matthias KrügerRollup merge of #93132 - Urgau:fix-rustdoc-json-format...
2022-01-22 Matthias KrügerRollup merge of #93116 - rust-lang:oli-obk-patch-1...
2022-01-22 Matthias KrügerRollup merge of #93012 - GuillaumeGomez:pulldown-list...
2022-01-22 Matthias KrügerRollup merge of #92828 - Amanieu:unwind-abort, r=dtolnay
2022-01-22 Matthias KrügerRollup merge of #85967 - atopia:update-l4re-target...
2022-01-22 Amanieu d'AntrasDisable test_try_reserve on Android
2022-01-21 borsAuto merge of #93173 - matthiaskrgr:rollup-49bj7ta...
2022-01-21 Matthias KrügerRollup merge of #93139 - jsha:fix-wrapped-names, r...
2022-01-21 Matthias KrügerRollup merge of #93134 - tlyu:delete-stdin-split, r...
2022-01-21 Matthias KrügerRollup merge of #93109 - JakobDegen:arc-docs, r=m-ou-se
2022-01-21 Matthias KrügerRollup merge of #93046 - est31:let_else, r=davidtwco
2022-01-21 Matthias KrügerRollup merge of #92963 - terrarier2111:tuple-diagnostic...
2022-01-21 Matthias KrügerRollup merge of #92843 - camelid:str-concat-sugg, r...
2022-01-21 Matthias KrügerRollup merge of #92835 - iwanders:issue-66450-improve...
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 borsAuto merge of #92363 - the8472:less-compiletest-normali...
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 Amanieu d'AntrasUpdate HashMap::try_reserve test to version from hashbrown
2022-01-21 Amanieu d'AntrasUpdate hashbrown to 0.12.0
2022-01-21 Benjamin Lamowskiadapt L4Bender implementation
2022-01-21 Amanieu d'AntrasOld versions of Android generate SIGSEGV from libc...
2022-01-21 Tavian Barnesfs: Use readdir() instead of readdir_r() on Android
2022-01-21 Tavian Barnesfs: Use readdir() instead of readdir_r() on Linux
2022-01-21 Tavian Barnesfs: Implement more ReadDir methods in terms of name_cstr()
2022-01-21 borsAuto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
2022-01-21 ivmarkovFix STD compilation for the ESP-IDF target
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-21 borsAuto merge of #93138 - matthiaskrgr:rollup-m8akifd...
2022-01-20 Matthias KrügerRollup merge of #93104 - dtolnay:ppbless, r=Mark-Simulacrum
2022-01-20 Matthias KrügerRollup merge of #93102 - dtolnay:ringbuffer, r=lcnr
2022-01-20 Matthias KrügerRollup merge of #93099 - tomkris:rustdoc-fix, r=jsha
next