Files
rust/library/std/src
Manish Goregaokar 3683c43a05 Rollup merge of #103193 - krasimirgg:sysonce, r=Amanieu
mark sys_common::once::generic::Once::new const-stable

Attempt to address https://github.com/rust-lang/rust/issues/103191 by marking the impl const-stable.
Picked the declaration from the callsite:
21b246587c/library/std/src/sync/once.rs (L67)

This is similar to https://github.com/rust-lang/rust/pull/98457.

With this in, `python3 x.py build library/std --target x86_64-unknown-none` succeeds.
2022-11-22 01:26:07 -05:00
..
2022-08-01 20:10:40 +00:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2022-07-18 15:06:07 +01:00
2022-10-24 01:06:34 -07:00
2022-11-13 18:49:21 +00:00
2022-08-18 18:07:39 -04:00
2022-09-28 21:51:09 +02:00
2022-09-26 10:14:45 +02:00
2022-11-17 12:50:33 -08:00
2022-11-17 12:50:33 -08:00
2022-10-10 17:05:59 -07:00
2022-10-07 15:21:47 +02:00
2022-11-20 11:19:11 -05:00
2022-10-06 09:55:32 +02:00
2022-11-06 17:11:02 -05:00