Files
rust/library
Matthias Krüger 13fb051074 Rollup merge of #91918 - fee1-dead:constification0-the-great-constification-begins, r=oli-obk
Constify `bool::then{,_some}`

Note on `~const Drop`: it has no effect when called from runtime functions, when called from const contexts, the trait system ensures that the type can be dropped in const contexts.
2021-12-15 10:57:03 +01:00
..
2021-11-02 12:31:34 +01:00
2021-12-14 16:40:43 +01:00
2021-12-12 11:20:03 +00:00