]> git.lizzy.rs Git - rust.git/history - library
itron: Rename `itron::thread::{available_conccurrency -> available_parallelism}`
[rust.git] / library /
2021-11-01 Tomoaki Kawadaitron: Rename `itron::thread::{available_conccurrency...
2021-11-01 Tomoaki KawadaBump libc dependency of std to 0.2.106
2021-10-28 borsAuto merge of #90387 - matthiaskrgr:rollup-b2x8v0x...
2021-10-28 Matthias KrügerRollup merge of #90376 - oli-obk:🧹, r=spastorino
2021-10-28 Matthias KrügerRollup merge of #90336 - mbartlett21:patch-4, r=Mark...
2021-10-28 Matthias KrügerRollup merge of #90082 - noncombatant:patch-1, r=Guilla...
2021-10-28 borsAuto merge of #90281 - xldenis:public-borrow-set, r...
2021-10-28 borsAuto merge of #90218 - JakobDegen:adt_significant_drop_...
2021-10-28 borsAuto merge of #90145 - cjgillot:sorted-map, r=michaelwo...
2021-10-28 borsAuto merge of #90339 - GuillaumeGomez:doc-alias-doc...
2021-10-27 borsAuto merge of #90347 - matthiaskrgr:rollup-rp2ms7j...
2021-10-27 Matthias KrügerRollup merge of #90344 - xfix:tracking-issue-const_cstr...
2021-10-27 Matthias KrügerRollup merge of #90304 - vandenheuvel:test_issue_75961...
2021-10-27 Matthias KrügerRollup merge of #90288 - JakobDegen:import_diagnostics...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 r00ster91Remove big O notation
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 Konrad BorowskiAdd tracking issue number to const_cstr_unchecked
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 borsAuto merge of #90337 - matthiaskrgr:rollup-azkr158...
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-27 mbartlett21Remove extra lines in examples for `Duration::try_from_...
2021-10-27 borsAuto merge of #89937 - JohnTitor:fix-89875, r=Amanieu
2021-10-26 borsAuto merge of #90314 - matthiaskrgr:rollup-ag1js8n...
2021-10-26 Matthias KrügerRollup merge of #90305 - vandenheuvel:test_issue_87258...
2021-10-26 Matthias KrügerRollup merge of #90303 - WaffleLapkin:regression_test_9...
2021-10-26 Matthias KrügerRollup merge of #90302 - GuillaumeGomez:rm-unneeded...
2021-10-26 Matthias KrügerRollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum
2021-10-26 borsAuto merge of #90290 - nyanpasu64:fix-string-as-mut...
2021-10-26 borsAuto merge of #90284 - tonyyzy:patch-1, r=JohnTitor
2021-10-26 Tony YangRemove redundant Aligner
2021-10-26 borsAuto merge of #90075 - pierwill:fix-79717, r=petrochenkov
2021-10-26 nyanpasu64Fix copy-paste error in String::as_mut_vec() docs
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-26 Matthias KrügerRollup merge of #90181 - notriddle:notriddle/error...
2021-10-26 CAD97Remove fNN::lerp - consensus unlikely
2021-10-26 borsAuto merge of #85830 - bjorn3:separate_provide_extern...
2021-10-25 borsAuto merge of #90282 - matthiaskrgr:rollup-c6trbff...
2021-10-25 Matthias KrügerRollup merge of #90266 - b-naber:uneval_substs, r=lcnr
2021-10-25 Matthias KrügerRollup merge of #90255 - lnicola:rust-analyzer-2021...
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 borsAuto merge of #89430 - GuillaumeGomez:rustdoc-clippy...
2021-10-25 Gary GuoClean up special function const checks
2021-10-25 borsAuto merge of #90265 - GuillaumeGomez:rollup-gx3ficp...
2021-10-25 Guillaume GomezRollup merge of #90261 - Mark-Simulacrum:fix-try, r...
2021-10-25 Guillaume GomezRollup merge of #90257 - zommiommy:patch-1, r=m-ou-se
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 Tommaso FontanaFixed missing double quote in the patch (slice.swap)
2021-10-25 Tommaso FontanaChanged slice.swap documentation for better readability
2021-10-25 borsAuto merge of #90042 - pietroalbini:1.56-master, r...
2021-10-25 Matthias KrügerRollup merge of #90238 - GuillaumeGomez:mailmap-alias...
2021-10-25 Matthias KrügerRollup merge of #90127 - JohnTitor:fix-90113, r=estebank
2021-10-25 Matthias KrügerRollup merge of #89889 - estebank:unmet-send-bound...
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-25 borsAuto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum
2021-10-24 borsAuto merge of #89427 - estebank:collect-overlapping...
2021-10-24 Ilya YanokFix and extend ControlFlow `traverse_inorder` example
2021-10-24 borsAuto merge of #90235 - matthiaskrgr:rollup-7pqtevk...
2021-10-24 Matthias KrügerRollup merge of #90234 - rusticstuff:rustc-rayon-core...
2021-10-24 Matthias KrügerRollup merge of #90221 - JakobDegen:issue-90213, r...
2021-10-24 Matthias KrügerRollup merge of #90162 - WaffleLapkin:const_array_slice...
2021-10-24 Matthias KrügerRollup merge of #90155 - jsha:outdent-methods, r=Guilla...
2021-10-24 Matthias KrügerRollup merge of #90100 - Mark-Simulacrum:speed-macos...
2021-10-24 Matthias KrügerRollup merge of #89558 - lcnr:query-stable-lint, r...
2021-10-24 borsAuto merge of #85254 - cjgillot:reveal-mir, r=lcnr
2021-10-24 borsAuto merge of #90208 - Mark-Simulacrum:hash-bytes-fast...
2021-10-24 Pietro Albiniupdate cfg(bootstrap)
2021-10-24 borsAuto merge of #89776 - rusticstuff:ci-overflow-checks...
2021-10-23 borsAuto merge of #90175 - cuviper:min-llvm-12, r=nagisa
2021-10-23 Maybe WaffleAdd tests for `const_slice_from_ref` and `const_array_f...
2021-10-23 Maybe WaffleFill tracking issue for `const_slice_from_ref` and...
2021-10-23 borsAuto merge of #90203 - matthiaskrgr:rollup-v215wew...
2021-10-23 Matthias KrügerRollup merge of #90198 - the8472:available-parallelism...
2021-10-23 Matthias KrügerRollup merge of #90168 - tmiasko:const-qualif-storage...
2021-10-23 Matthias KrügerRollup merge of #89829 - voidc:assoc-const-variance...
2021-10-23 Matthias KrügerRollup merge of #88041 - Aaron1011:deny-proc-macro...
2021-10-23 Matthias KrügerRollup merge of #85833 - willcrichton:example-analyzer...
2021-10-23 borsAuto merge of #90104 - spastorino:coherence-for-negativ...
2021-10-23 The8472Add caveat about changing parallelism and function...
2021-10-23 Ilya YanokUpdate control_flow.rs
2021-10-23 borsAuto merge of #90065 - cjgillot:novalcache, r=Mark...
2021-10-23 borsAuto merge of #90188 - matthiaskrgr:rollup-74cwv5c...
2021-10-23 Matthias KrügerRollup merge of #90166 - smmalis37:patch-1, r=joshtriplett
2021-10-23 Matthias KrügerRollup merge of #90122 - rusticstuff:ci_curl_max_time...
2021-10-23 Matthias KrügerRollup merge of #90117 - calebsander:fix/rsplit-clone...
2021-10-23 Matthias KrügerRollup merge of #90087 - calebcartwright:rustfmt-subtre...
2021-10-23 Matthias KrügerRollup merge of #90070 - llogiq:compiletest-config...
2021-10-23 Matthias KrügerRollup merge of #89920 - hudson-ayers:location-detail...
2021-10-23 Matthias KrügerRollup merge of #89730 - crlf0710:type_changing_feature...
2021-10-23 Matthias KrügerRollup merge of #89468 - FabianWolff:issue-89358, r...
2021-10-23 Matthias KrügerRollup merge of #89416 - notriddle:notriddle/do-not...
2021-10-23 Matthias KrügerRollup merge of #88300 - ijackson:exitstatusext-methods...
2021-10-23 Matthias KrügerRollup merge of #83233 - jethrogb:split_array, r=yaahc
2021-10-23 borsAuto merge of #90054 - michaelwoerister:v0-mangling...
2021-10-22 Noah Levdocs: Escape brackets to satisfy the linkchecker
next