]> git.lizzy.rs Git - rust.git/history - library/std
Stabilize `#[feature(available_parallelism)]`
[rust.git] / library / std /
2021-12-29 Matthias KrügerRollup merge of #92118 - jackh726:type-alias-position...
2021-12-29 Konrad BorowskiRemove CommandEnv::apply
2021-12-29 borsAuto merge of #92254 - krasimirgg:gsgdt-up, r=Mark...
2021-12-29 XuanwoAddress comments
2021-12-29 borsAuto merge of #92291 - AngelicosPhosphoros:typeid_inlin...
2021-12-29 XuanwoUpdate library/std/src/ffi/os_str.rs
2021-12-29 borsAuto merge of #92283 - vacuus:print-generic-bounds...
2021-12-28 borsAuto merge of #92269 - vacuus:clean-generics-print...
2021-12-28 Matthias KrügerRollup merge of #92335 - ecstatic-morse:std-column...
2021-12-28 Matthias KrügerRollup merge of #92333 - compiler-errors:elided-lifetim...
2021-12-28 Matthias KrügerRollup merge of #92330 - wesleywiser:mailmap, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92238 - dtolnay:stringifytest, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92219 - ehuss:remove-vcvars, r=Mark...
2021-12-28 Matthias KrügerRollup merge of #92076 - Aaron1011:rustdoc-auto-trait...
2021-12-28 borsAuto merge of #92159 - petrochenkov:decoditer, r=cjgillot
2021-12-28 XuanwoImplement support in wtf8
2021-12-28 XuanwoFix windows build
2021-12-28 XuanwoAdd try_reserve for OsString
2021-12-28 borsAuto merge of #92130 - Kobzol:stable-hash-str, r=cjgillot
2021-12-27 borsAuto merge of #92329 - matthiaskrgr:rollup-l3b4fl1...
2021-12-27 Matthias KrügerRollup merge of #92307 - hiroshi-maybe:fix-minor-typos...
2021-12-27 Matthias KrügerRollup merge of #92161 - petrochenkov:misclean, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #92147 - calebcartwright:publicize...
2021-12-27 Matthias KrügerRollup merge of #92112 - SparrowLii:issue92010, r=cjgillot
2021-12-27 Matthias KrügerRollup merge of #90586 - jswrenn:relax-privacy-lints...
2021-12-27 Hiroshi Korifix typo: intialized -> initialized
2021-12-27 Hiroshi Korifix typo: the use f.pad -> then use f.pad
2021-12-26 Scallop YeFix a pair of mistyped test cases in std::net::ip
2021-12-25 borsAuto merge of #92262 - notriddle:notriddle/unused-hash...
2021-12-25 Laurence TrattLanguage tweak.
2021-12-25 borsAuto merge of #92227 - Kobzol:rustdoc-doc-hidden, r...
2021-12-24 borsAuto merge of #92229 - fee1-dead:fix-rustdoc-const...
2021-12-24 borsAuto merge of #92135 - AngelicosPhosphoros:typeid_inlin...
2021-12-24 borsAuto merge of #92156 - petrochenkov:ctorkind, r=davidtwco
2021-12-24 borsAuto merge of #92226 - woppopo:const_black_box, r=josht...
2021-12-24 borsAuto merge of #91342 - RalfJung:fn-abi, r=eddyb,oli-obk
2021-12-24 borsAuto merge of #92220 - nnethercote:RawVec-dont-recomput...
2021-12-23 borsAuto merge of #92222 - nnethercote:rm-global_allocator...
2021-12-23 borsAuto merge of #92232 - matthiaskrgr:rollup-eqdac7z...
2021-12-23 Matthias KrügerRollup merge of #92231 - ehuss:update-books, r=ehuss
2021-12-23 Matthias KrügerRollup merge of #92203 - Aaron1011:mir-adt-def, r=oli-obk
2021-12-23 Matthias KrügerRollup merge of #92166 - fee1-dead:patch-2, r=jyn514
2021-12-23 Matthias KrügerRollup merge of #92121 - RalfJung:miri-core-test, r...
2021-12-23 Matthias KrügerRollup merge of #90625 - Milo123459:ref-unwind-safe...
2021-12-23 borsAuto merge of #92110 - nagisa:def-inlining, r=nikic
2021-12-23 borsAuto merge of #92177 - GuillaumeGomez:pattern-matching...
2021-12-23 borsAuto merge of #92167 - pierwill:chalk-update, r=jackh726
2021-12-23 borsAuto merge of #92155 - m-ou-se:panic-fn, r=eddyb
2021-12-23 borsAuto merge of #92216 - matthiaskrgr:rollup-luplvuc...
2021-12-22 Matthias KrügerRollup merge of #92208 - ChrisDenton:win-bat-cmd, r...
2021-12-22 Matthias KrügerRollup merge of #92146 - willcrichton:example-analyzer...
2021-12-22 Matthias KrügerRollup merge of #92139 - dtolnay:backtrace, r=m-ou-se
2021-12-22 Matthias KrügerRollup merge of #92117 - solid-rs:fix-kmc-solid-read...
2021-12-22 Matthias KrügerRollup merge of #92026 - jsha:jsdoc-search, r=Guillaume...
2021-12-22 Matthias KrügerRollup merge of #91544 - rukai:91492, r=wesleywiser
2021-12-22 Matthias KrügerRollup merge of #88858 - spektom:to_lower_upper_rev...
2021-12-22 borsAuto merge of #90408 - pierwill:untrack-localdefid...
2021-12-22 borsAuto merge of #92201 - ChrisDenton:fix-tests, r=Mark...
2021-12-22 Chris DentonFix tests
2021-12-21 borsAuto merge of #92095 - vacuus:master, r=jyn514
2021-12-21 borsAuto merge of #92149 - fee1-dead:cache-fix, r=oli-obk
2021-12-21 borsAuto merge of #92152 - matthiaskrgr:rollup-nmskpw6...
2021-12-21 Matthias KrügerRollup merge of #92131 - bjorn3:sync_cg_clif-2021-12...
2021-12-21 Matthias KrügerRollup merge of #92129 - RalfJung:join-handle-docs...
2021-12-21 Matthias KrügerRollup merge of #92127 - GuillaumeGomez:search-results...
2021-12-21 Matthias KrügerRollup merge of #91823 - woppopo:const_ptr_as_ref,...
2021-12-21 Matthias KrügerRollup merge of #91770 - TaKO8Ki:suggest-adding-cfg...
2021-12-21 Matthias KrügerRollup merge of #91412 - compiler-errors:issue-86035...
2021-12-21 Matthias KrügerRollup merge of #90345 - passcod:entry-insert, r=dtolnay
2021-12-21 borsAuto merge of #91903 - tmiasko:bit-set-hash, r=jackh726
2021-12-21 Tomoaki Kawadakmc-solid: Add `std::sys::solid::fs::File::read_buf`
2021-12-20 David TolnayBump insert_entry stabilization to Rust 1.59
2021-12-20 David TolnayChange Backtrace::enabled atomic from SeqCst to Relaxed
2021-12-20 David Tolnayimpl RefUnwindSafe for Once
2021-12-20 bjorn3Merge commit '97e504549371d7640cf011d266e3c17394fdddac...
2021-12-20 Ralf JungJoinHandle docs: add missing 'the'
2021-12-20 borsAuto merge of #91924 - Aaron1011:serialize-adt-def...
2021-12-20 borsAuto merge of #92041 - Aaron1011:remove-speculative...
2021-12-20 borsAuto merge of #91900 - pitaj:fix-91714, r=jyn514
2021-12-19 Matthias KrügerRollup merge of #92029 - nikic:section-flags-fix, r...
2021-12-19 Matthias KrügerRollup merge of #91895 - pitaj:91867-monomorphize,...
2021-12-19 Matthias KrügerRollup merge of #91878 - LegionMammal978:less-inband...
2021-12-19 Matthias KrügerRollup merge of #91791 - terrarier2111:fix-float-ice...
2021-12-19 Matthias KrügerRollup merge of #92042 - ChrisDenton:msvc-static-tls...
2021-12-19 Matthias KrügerRollup merge of #92028 - petrochenkov:psimd, r=Mark...
2021-12-19 Matthias KrügerRollup merge of #91984 - Aaron1011:rustc-middle-lifetim...
2021-12-19 Matthias KrügerRollup merge of #91141 - jhpratt:int_roundings, r=josht...
2021-12-19 borsAuto merge of #91957 - nnethercote:rm-SymbolStr, r...
2021-12-19 borsAuto merge of #91871 - camelid:urlpartsbuilder, r=Guill...
2021-12-18 Matthias KrügerRollup merge of #92063 - OverOrion:patch-1, r=jyn514
2021-12-18 Matthias KrügerRollup merge of #92020 - Folyd:stream-unpin, r=m-ou-se
2021-12-18 Matthias KrügerRollup merge of #91956 - notriddle:notriddle/unused...
2021-12-18 Matthias KrügerRollup merge of #91932 - Kixiron:randomize-seed, r...
2021-12-18 Matthias KrügerRollup merge of #91894 - pitaj:91867-incremental, r...
2021-12-18 Matthias KrügerRollup merge of #91834 - GuillaumeGomez:improve-gui...
2021-12-18 borsAuto merge of #91837 - Kobzol:stable-hash-map-avoid...
2021-12-18 borsAuto merge of #92064 - matthiaskrgr:rollup-tgj2pai...
2021-12-18 Matthias KrügerRollup merge of #92050 - r00ster91:patch-5, r=camelid
2021-12-18 Matthias KrügerRollup merge of #92047 - Aaron1011:location-detail...
2021-12-18 Matthias KrügerRollup merge of #92037 - fee1-dead:fix_env_dmbic, r...
next