Files
rust/library
Dylan DPC 6a73024661 Rollup merge of #94991 - CAD97:const-weak-new, r=dtolnay
Make Weak::new const

Simple enough. This is const creation of an allocating container, but no actual allocation is done, because it's defined to.
2022-03-19 14:50:25 +01:00
..
2022-03-18 17:47:36 -05:00
2021-11-02 12:31:34 +01:00
2022-03-02 20:06:46 +01:00