about summary refs log tree commit diff
path: root/library
AgeCommit message (Expand)AuthorLines
2021-06-12Remove "generic type" in boxed.rsDeadbeef-1/+1
2021-06-11Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieubors-0/+1
2021-06-10std: Stabilize wasm simd intrinsicsAlex Crichton-0/+1
2021-06-10Auto merge of #85630 - gilescope:to_digit_speedup3, r=nagisabors-16/+21
2021-06-10Further simplification of to_digitGiles Cope-16/+21
2021-06-10Rollup merge of #86111 - spookyvision:master, r=JohnTitorYuki Okushi-1/+1
2021-06-10Rollup merge of #86051 - erer1243:update_move_keyword_docs, r=Mark-SimulacrumYuki Okushi-11/+9
2021-06-10Rollup merge of #84687 - a1phyr:improve_rwlock, r=m-ou-seYuki Okushi-133/+111
2021-06-09Auto merge of #86003 - pnkfelix:issue-84297-revert-81238, r=Mark-Simulacrumbors-214/+198
2021-06-09Auto merge of #85975 - the8472:revert-take-tra, r=scottmcmbors-22/+1
2021-06-09Rollup merge of #86142 - m-ou-se:proc-macro-subspan-bound-cloned-cleanup, r=p...Yuki Okushi-11/+3
2021-06-09Rollup merge of #86121 - nickshiling:forwarding_impl_for_seek_trait_stream_po...Yuki Okushi-0/+10
2021-06-09Rollup merge of #85791 - CDirkx:is_unicast, r=joshtriplettYuki Okushi-1/+29
2021-06-09Rollup merge of #85715 - fee1-dead:document-string, r=JohnTitorYuki Okushi-7/+43
2021-06-09Rollup merge of #85676 - CDirkx:ip-style, r=JohnTitorYuki Okushi-26/+26
2021-06-09Update library/core/src/iter/traits/iterator.rsAnatol Ulrich-1/+1
2021-06-08Simplify proc_macro code using Bound::cloned().Mara Bos-11/+3
2021-06-08Rollup merge of #86101 - glittershark:bound-as-mut-doc-fix, r=m-ou-seYuki Okushi-1/+1
2021-06-08Rollup merge of #86074 - reaganmcf:iss-86039, r=jyn514Yuki Okushi-1/+1
2021-06-08Rollup merge of #85985 - Lionelf329:master, r=joshtriplettYuki Okushi-9/+15
2021-06-08Auto merge of #83515 - tamird:string-remove-matches-rev, r=m-ou-sebors-22/+39
2021-06-07Forwarding implementation for Seek trait's stream_position methodmyshylin-0/+10
2021-06-07Clarify documentation of slice sorting methodsLionel Foxcroft-9/+15
2021-06-07fix off by oneAnatol Ulrich-1/+1
2021-06-07Correct type signature in doc for Bound::as_mutGriffin Smith-1/+1
2021-06-06Default panic message should print Box<dyn Any>Reagan McFarland-1/+1
2021-06-06String::remove_matches O(n^2) -> O(n)Tamir Duberstein-15/+38
2021-06-06Use iter::from_fn in String::remove_matchesTamir Duberstein-9/+3
2021-06-06Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitorbors-50/+41
2021-06-06Rollup merge of #85930 - mominul:array_into_iter, r=m-ou-seYuki Okushi-50/+41
2021-06-06Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-sebors-2/+120
2021-06-05Updated code examples and wordingerer1243-11/+9
2021-06-05Rollup merge of #85974 - GuillaumeGomez:td-align, r=jshaGuillaume Gomez-2/+2
2021-06-05Rollup merge of #85760 - ChrisDenton:path-doc-platform-specific, r=m-ou-seGuillaume Gomez-9/+9
2021-06-05Rollup merge of #85710 - fee1-dead:document-path, r=m-ou-seGuillaume Gomez-0/+24
2021-06-05Rollup merge of #83646 - glittershark:bound-map, r=m-ou-seGuillaume Gomez-1/+35
2021-06-05Add a map method to BoundGriffin Smith-1/+35
2021-06-05Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomezbors-1/+0
2021-06-05Rollup merge of #84942 - jyn514:channel-replace, r=ManishearthYuki Okushi-18/+4
2021-06-04Revert PRs 81238 and 82967 (which made copy and copy_nonoverlapping intrinsics).Felix S. Klock II-152/+192
2021-06-04Revert tests added by PR 81167.Felix S. Klock II-50/+0
2021-06-04Revert effects of PRs 81167 and 83091.Felix S. Klock II-12/+6
2021-06-04rustdoc: link to stable/beta docs consistently in documentationJoshua Nelson-18/+4
2021-06-04Auto merge of #85806 - ATiltedTree:android-ndk-beta, r=petrochenkovbors-2/+15
2021-06-04Remove `doc(include)`Joshua Nelson-1/+0
2021-06-04Fix invalid align attribute generation on <td> elementsGuillaume Gomez-2/+2
2021-06-04Rollup merge of #85963 - m-ou-se:constructor-type-name, r=yaahcYuki Okushi-0/+13
2021-06-04Rollup merge of #85888 - steffahn:fix_internal_trustedrandomaccess_docs, r=Ma...Yuki Okushi-1/+1
2021-06-04Rollup merge of #85717 - fee1-dead:document-cow, r=yaahcYuki Okushi-0/+18
2021-06-03Auto merge of #85867 - steffahn:remove_unnecessary_specfromiter_impls, r=Mark...bors-34/+1