Files
rust/src/liballoc
Mazdak Farrokhzad b76a558227 Rollup merge of #63684 - GrayJack:const_list_new, r=Centril
Constify LinkedList new function

Change the `LinkedList::new()` function to become a const fn, allowing the use in constant context.
2019-08-30 23:08:01 +02:00
..
2019-08-04 14:50:26 +02:00
2019-08-17 15:42:05 +02:00
2019-08-04 14:50:26 +02:00
2019-07-09 18:19:10 +02:00
2019-07-09 18:19:18 +02:00
2019-08-30 01:00:55 +02:00