]> git.lizzy.rs Git - rust.git/history - library/std/src/io/mod.rs
Rollup merge of #86387 - JohnTitor:now-no-unused-lifetimes, r=Mark-Simulacrum
[rust.git] / library / std / src / io / mod.rs
2021-06-21 Yuki OkushiRollup merge of #86387 - JohnTitor:now-no-unused-lifeti...
2021-06-21 Yuki OkushiRollup merge of #86381 - yerke:add-test-for-issue-39161...
2021-06-21 Yuki OkushiRollup merge of #86367 - m-ou-se:fix-abs-comment, r...
2021-06-21 Yuki OkushiRollup merge of #86334 - LeSeulArtichaut:86120-links...
2021-06-21 Yuki OkushiRollup merge of #86297 - GuillaumeGomez:rustdoc-gui...
2021-06-21 Yuki OkushiRollup merge of #86114 - JDuchniewicz:feat/panic-frame...
2021-06-21 Yuki OkushiRollup merge of #86037 - soerenmeier:cursor_remaining...
2021-06-21 Yuki OkushiRollup merge of #85054 - jethrogb:jb/sgx-inline-asm...
2021-06-21 Yuki OkushiRollup merge of #86424 - calebcartwright:rustfmt-mod...
2021-06-21 Yuki OkushiRollup merge of #86349 - yerke:add-test-for-issue-78632...
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Yuki OkushiRollup merge of #86248 - JohnTitor:issue-85113, r=Mark...
2021-06-21 Yuki OkushiRollup merge of #86192 - hi-rustin:rustin-patch-lint...
2021-06-21 borsAuto merge of #86157 - jsha:tera, r=jyn514,GuillaumeGomez
2021-06-21 borsAuto merge of #85775 - adamrk:warn-unused-target-fields...
2021-06-21 borsAuto merge of #86166 - tmiasko:no-alloca-for-zsts,...
2021-06-21 Yuki OkushiRollup merge of #86452 - the8472:fix-zip-drop-safety...
2021-06-21 Yuki OkushiRollup merge of #86427 - hi-rustin:rustin-patch-release...
2021-06-21 Yuki OkushiRollup merge of #86156 - ehuss:linkchecker-fixes, r...
2021-06-21 Yuki OkushiRollup merge of #86152 - the8472:lazify-npm-queries...
2021-06-21 Yuki OkushiRollup merge of #85637 - RalfJung:partial-ord, r=m...
2021-06-21 Yuki OkushiRollup merge of #83739 - JohnTitor:issue-75889, r=estebank
2021-06-20 borsAuto merge of #85980 - ssomers:btree_cleanup_LeafRange...
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-20 borsAuto merge of #86250 - RalfJung:intrinsic_operation_uns...
2021-06-19 borsAuto merge of #86433 - paolobarbolini:string-overlappin...
2021-06-19 borsAuto merge of #86034 - nagisa:nagisa/rt-soundness,...
2021-06-19 borsAuto merge of #86437 - nikomatsakis:tait-docs, r=oli-obk
2021-06-19 borsAuto merge of #86426 - hi-rustin:rustin-patch-lint...
2021-06-19 borsAuto merge of #86378 - Smittyvb:thir-walker-pat, r...
2021-06-19 Yuki OkushiRollup merge of #86444 - FabianWolff:issue-83505, r...
2021-06-19 Yuki OkushiRollup merge of #86440 - rust-lang:libs-api-issue-templ...
2021-06-19 Yuki OkushiRollup merge of #86425 - dtolnay:rustversion, r=Mark...
2021-06-19 Yuki OkushiRollup merge of #86407 - LingMan:map-or, r=LeSeulArtichaut
2021-06-19 Yuki OkushiRollup merge of #86397 - Eosis:alter-cell-docs, r=JohnTitor
2021-06-19 Yuki OkushiRollup merge of #86370 - matteo-briani:fix-rustdoc...
2021-06-19 Yuki OkushiRollup merge of #86359 - fee1-dead:f64-junit-formatter...
2021-06-19 Yuki OkushiRollup merge of #86136 - m-ou-se:proc-macro-open-close...
2021-06-18 borsAuto merge of #86194 - RalfJung:const-ub-hard-error...
2021-06-18 borsAuto merge of #85815 - YuhanLiin:buf-read-data-left...
2021-06-18 borsAuto merge of #85747 - maxwase:path-symlinks-methods...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 borsAuto merge of #86322 - trinity-1686a:rustdoc-fix-overfl...
2021-06-18 borsAuto merge of #85284 - eggyal:custom-profiler-runtime...
2021-06-18 YuhanLiinUpdate tracking issue
2021-06-18 borsAuto merge of #86385 - JohnTitor:use-attrvec, r=davidtwco
2021-06-17 borsAuto merge of #86417 - m-ou-se:rollup-vo2y1rz, r=m...
2021-06-17 Mara BosRollup merge of #86405 - rust-lang:pnkfelix-incr-comp...
2021-06-17 Mara BosRollup merge of #86401 - FabianWolff:issue-83512, r...
2021-06-17 Mara BosRollup merge of #86388 - JohnTitor:static-symbol-s...
2021-06-17 Mara BosRollup merge of #86357 - de-vri-es:simplify-repeated...
2021-06-17 Mara BosRollup merge of #86202 - a1phyr:spec_io_bytes_size_hint...
2021-06-17 Mara BosRollup merge of #85925 - clarfonthey:lerp, r=m-ou-se
2021-06-17 borsAuto merge of #86392 - JohnTitor:use-partition-point...
2021-06-17 borsAuto merge of #83572 - pkubaj:patch-1, r=nagisa
2021-06-17 borsAuto merge of #86399 - JohnTitor:rollup-qlm2dvz, r...
2021-06-17 Yuki OkushiRollup merge of #86389 - kpreid:sum, r=scottmcm
2021-06-17 Yuki OkushiRollup merge of #86355 - JohnTitor:issue-82158, r=estebank
2021-06-17 Yuki OkushiRollup merge of #86343 - JohnTitor:issue-85581, r=estebank
2021-06-17 Yuki OkushiRollup merge of #86340 - Smittyvb:ctfe-hard-error-messa...
2021-06-17 Yuki OkushiRollup merge of #85970 - jsha:remove-methods-implemento...
2021-06-17 Yuki OkushiRollup merge of #85802 - Thomasdezeeuw:ioslice-advance...
2021-06-17 Mara BosFix typos in code examples.
2021-06-15 borsAuto merge of #85406 - VillSnow:integrate_binary_search...
2021-06-15 Yuki OkushiRollup merge of #85608 - scottmcm:stabilize-control...
2021-06-15 Yuki OkushiRollup merge of #82179 - mbartlett21:patch-5, r=joshtri...
2021-06-15 Yuki OkushiRollup merge of #80269 - pickfire:patch-4, r=joshtriplett
2021-06-15 borsAuto merge of #85541 - XAMPPRocky:relnotes_1.53.0,...
2021-06-10 borsAuto merge of #85630 - gilescope:to_digit_speedup3...
2021-06-10 Benoît du GarreauSpecialize `io::Bytes::size_hint` for more types
2021-06-10 Yuki OkushiRollup merge of #82037 - calavera:strip_debuginfo_osx...
2021-06-09 Yuki OkushiRollup merge of #85676 - CDirkx:ip-style, r=JohnTitor
2021-06-07 Yuki OkushiRollup merge of #84262 - camelid:sized-ice, r=estebank
2021-06-06 Yuki OkushiRollup merge of #85436 - tamird:save-clone, r=estebank
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-06-05 Guillaume GomezRollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-05 Thomas de ZeeuwRename IoSlice(Mut)::advance_slice to advance_slices
2021-06-04 Yuki OkushiRollup merge of #85939 - m-ou-se:fix-remove-ref-macro...
2021-06-04 Yuki OkushiRollup merge of #84880 - jyn514:cleanup-itemkind, r...
2021-06-04 Yuki OkushiRollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez
2021-06-04 Yuki OkushiRollup merge of #85963 - m-ou-se:constructor-type-name...
2021-06-04 Yuki OkushiRollup merge of #85937 - m-ou-se:macro-ref-suggestions...
2021-06-03 borsAuto merge of #85617 - hi-rustin:rustin-patch-fix,...
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-06-03 Yuki OkushiRollup merge of #85852 - m-ou-se:machineapplicable...
2021-06-01 borsAuto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011
2021-06-01 Guillaume GomezRollup merge of #85473 - infinity0:master, r=jackh726
2021-05-31 borsAuto merge of #85266 - cjgillot:hir-dep-clean, r=michae...
2021-05-31 borsAuto merge of #85597 - 0yoyoyo:fix-issue-71563-remove...
2021-05-30 borsAuto merge of #85559 - 12101111:sanitizer-crt-static...
2021-05-30 Guillaume GomezRollup merge of #85781 - badboy:document-aarch-ios...
2021-05-30 borsAuto merge of #85319 - cjgillot:query-simp, r=Mark...
2021-05-29 YuhanLiinAdd has_data_left() to BufRead
2021-05-29 Thomas de ZeeuwAdd IoSlice(Mut)::advance
2021-05-29 Thomas de ZeeuwRename IoSlice(Mut)::advance to advance_slice
2021-05-28 borsAuto merge of #85789 - ptrojahn:generator_typo, r=nagisa
2021-05-28 borsAuto merge of #85546 - hyd-dev:unwind, r=RalfJung
2021-05-28 borsAuto merge of #84968 - FabianWolff:master, r=estebank
next