Files
rust/src/liballoc
Dylan DPC 62b362472d Rollup merge of #71523 - Mark-Simulacrum:alloc-inline-dup, r=Amanieu
Take a single root node in range_search

The unsafe code can be justified within range_search, as it makes sure to not
overlap the returned references, but from the callers perspective it's an
entirely safe algorithm and there's no need for the caller to know about the
duplication.

cc @ssomers
r? @Amanieu
2020-04-25 11:25:53 +02:00
..
2020-03-28 20:22:07 +01:00
2019-11-29 20:25:07 -08:00
2020-03-26 17:14:12 +01:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-12-22 17:42:47 -05:00
2019-08-04 14:50:26 +02:00
2020-04-14 10:27:55 +03:00
2020-04-23 10:40:28 -04:00
2020-04-23 10:40:28 -04:00
2020-04-03 11:33:27 +02:00
2020-04-15 23:38:48 +02:00