Files
rust/library/core/src
Dylan DPC efd2519e10 Rollup merge of #97569 - thomcc:fill_with_isnt_memset, r=Amanieu
Remove `memset` alias from `fill_with`.

In https://rust-lang.zulipchat.com/#narrow/stream/219381-t-libs/topic/Unsafe.20and.20Safe.20versions.20of.20APIs.20both.20getting.20the.20same.20alias/near/284413029 `@Amanieu` pointed out that we had this, which is not really right.

In our guidelines we say that we will "not add an alias for a function that's only somewhat similar or related", which applies here. Memset doesn't take a closure, not even conceptually.
2022-05-31 07:57:37 +02:00
..
2022-05-20 11:04:13 -03:00
2022-05-27 07:36:17 -04:00
2022-05-27 07:36:17 -04:00
2022-04-02 02:45:49 -04:00
2022-05-31 00:41:39 +02:00
2022-05-30 16:26:00 -07:00
2022-05-22 07:18:32 -03:00
2022-05-04 13:22:08 +02:00
2022-05-23 18:04:53 +09:00
2022-04-07 20:03:24 -04:00
2022-05-06 09:34:41 +02:00
2022-05-30 22:38:29 +00:00
2022-05-22 07:18:32 -03:00
2022-04-05 23:18:40 +02:00
2022-04-05 23:18:40 +02:00
2022-04-10 12:41:31 -07:00
2020-07-27 19:51:13 -05:00
2022-04-12 16:23:36 -03:00